2007-03-25 |
Dana Jansens | return the old cursor. oops |
blob | commitdiff | raw |
2007-03-25 |
Dana Jansens | add support for the X Cursor library. this means a... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Dana Jansens | use const char*'s when we should be |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | oh, 2 things in this commit.. |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Mikael Magnusson | update copyright notice in --version output |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | use EXIT_SUCCESS. it's the same thing, but more correct. |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Mikael Magnusson | use ob_reconfigure/restart directly instead of actions... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Mikael Magnusson | use integers instead of atoms for the actual control... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Mikael Magnusson | use the X protocol to reconfigure instead of signals... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | oops... I'm combining two different things in this... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
Dana Jansens | Fonts are now going to be configured in the rc.xml... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Dana Jansens | let the configuration file changes affect windows'... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Dana Jansens | ok this time for real... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Dana Jansens | reverse that last commit.. that was by accident.. |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Dana Jansens | add --reconfigure option to openbox. |
blob | commitdiff | raw | diff to current |
2007-03-03 |
Dana Jansens | why aren't these variables getting initialized. how... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Mikael Magnusson | update copyright step 1 |
blob | commitdiff | raw | diff to current |
2006-08-17 |
Mikael Magnusson | close but not quite |
blob | commitdiff | raw | diff to current |
2006-08-17 |
Mikael Magnusson | add a client destructor to frame.c so it doesn't try... |
blob | commitdiff | raw | diff to current |
2005-04-01 |
Mikael Magnusson | nullterminate arguments to execlp |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | that looked a bit silly |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Mikael Magnusson | update copyright notices |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Mikael Magnusson | whitespace changes |
blob | commitdiff | raw | diff to current |
2003-12-22 |
Dana Jansens | dont have glib reap children, we shall reap them instea... |
blob | commitdiff | raw | diff to current |
2003-10-25 |
Dana Jansens | show a message if chdir() fails |
blob | commitdiff | raw | diff to current |
2003-10-25 |
Dana Jansens | free the GErrror |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | consistant glib type usage |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Dana Jansens | print the signal handler messages only when debugging |
blob | commitdiff | raw | diff to current |
2003-10-11 |
Dana Jansens | remove XXX |
blob | commitdiff | raw | diff to current |
2003-10-10 |
Dana Jansens | same shit different pile |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Dana Jansens | dont queue up interative end actions |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Dana Jansens | we always want to start with something focused, moving... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | no tabs |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | make ob_exit() take an error code. don't exit with... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | move where grabs are init'd since they use the screen_s... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | make openbox base-dir spec compliant, and change the... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | adjust the themes for the frames before everything... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | move moveresize_startup/shutdown so its between its... |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Dana Jansens | new popups with subclasses, added an ObIconPopup for... |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Dana Jansens | start the session shit, and grab the params before... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Dana Jansens | was adding an extra / in ob_expand_tilde |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Dana Jansens | move session code out of openbox.c all into session.c |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Dana Jansens | remove the reconfigure popup |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | kill the window mapping.. its not doing anything anyway... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | dont exit when a theme can't be loaded during reconfigure |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | display a popup and perform a smooth transition when... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | add the NONE cursor. |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | add a reconfigure action, also reconfigure on SIGUSR2. |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | make ob_expand_tilde expand all tildes in the string |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | move expand_tilde to ob_expand_tilde in openbox.c to... |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Dana Jansens | using the ObMainLoop, which rulz the planet |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Dana Jansens | remove the plugin stuffs |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Dana Jansens | remove the event dispatcher |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dana Jansens | fix a bunch of memleaks from valgrind and stuff |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dana Jansens | change the menu plugin interface, no need for the creat... |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Dana Jansens | shutdown the menus before the plugins are unloaded |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | adjust for changes to the parsing api. |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | move the keyboard and mouse plugins into the kernel... |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Dana Jansens | oops missed one |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Dana Jansens | expose exit_with_error |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Dana Jansens | only load the session from file if a file was provided |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Dana Jansens | save and load the session save file, though its data... |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Dana Jansens | use ob_debug for any debug printing and only display... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Dana Jansens | add the --replace command line option, and support... |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Dana Jansens | add --g-fatal-warnings |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | add disabled buttons, instead of now showing buttons... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | sync is in unistd.h |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | move ob_pointer_pos to screen_pointer_pos |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | make ob_state a function so it cant be changed outside... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | remove the ob_root var, its redundant of what Xlib... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | use gint |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | ob_remote has been killed, remove ob_sync from the... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | the --rc arg and rc_path var wasnt even being used... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | make the ob_restart/shutdown stuff static vars and... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | add misc.h with some standard enumerations with proper... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | remove the use of the BINARY define. kill a compiler... |
blob | commitdiff | raw | diff to current |
2003-07-05 |
Dana Jansens | use --foo instead of -foo for cmd line arguments |
blob | commitdiff | raw | diff to current |
2003-06-29 |
Dana Jansens | add some comments and asserts to make sure I don't... |
blob | commitdiff | raw | diff to current |
2003-06-28 |
Dana Jansens | use fprintf not g_message in the signal handler. no... |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Dana Jansens | add a call to g_set_prgname |
blob | commitdiff | raw | diff to current |
2003-06-22 |
Dana Jansens | reorder startup so menu goes before config parsing |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | always use the session id from the session manager... |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | add -sm-disable option |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | only show -sm-client-id in the help when session manage... |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | session management works, and it can resume with its... |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | make session management optional |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | set the required properties so that session managers... |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | add libSM *client* support, so we should work with... |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | more namespacing to Rr* |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | put the render theme into a struct |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | fixed to accomodate the changes to the render/ API. |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Dana Jansens | this is a big one! im putting stats in here just cuz! |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Dana Jansens | ECKS EM ELL |
blob | commitdiff | raw | diff to current |
2003-05-18 |
Dana Jansens | add (optional) support for showing a busy cursor via... |
blob | commitdiff | raw | diff to current |
2003-05-16 |
Dana Jansens | rename "Slit" to "Dock". |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Dana Jansens | Clients Menus and Slits are all 'ObWindow's now. |
blob | commitdiff | raw | diff to current |
2003-05-10 |
Dana Jansens | add a slit to the kernel |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Dana Jansens | add shit that i made in the last week! |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Dana Jansens | all my changes while i was offline. |
blob | commitdiff | raw | diff to current |
next |