| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-03-03 | add --reconfigure option to openbox. | Dana Jansens | |
| this option will open the display, find the current openbox's PID from the root window, and send a SIGUSR2 to it, telling it to reconfigure. then it exits. no longer printing help if you pass an invalid argument to openbox since that is the case, session_startup doesnt need to be modifying the args anymore | |||
| 2003-11-11 | use g_snprintf instead of sprintf | Dana Jansens | |
| 2003-11-11 | dont go changing the session file all the time, and so then dont need to ↵ | Dana Jansens | |
| unlink so we dont end up stalling when the same session is asked for more than once. | |||
| 2003-10-25 | g_strerror | Dana Jansens | |
| 2003-10-25 | capitalization consistency | Dana Jansens | |
| 2003-10-25 | much improved functions for maknig directories, props to Logan | Dana Jansens | |
| 2003-10-15 | missing ; | Dana Jansens | |
| 2003-10-15 | delete old save file when changing the session save file | Dana Jansens | |
| 2003-10-15 | consistant glib type usage | Dana Jansens | |
| 2003-10-10 | remove the --sm-disable from argv | Dana Jansens | |
| 2003-09-25 | dont use the _OPENBOX_PREMAX window property anymore, save max and ↵ | Dana Jansens | |
| fullscreen pre-areas in the client struct | |||
| 2003-09-22 | missing a \n | Dana Jansens | |
| 2003-09-18 | make a warning into a debug message | Dana Jansens | |
| 2003-09-17 | no tabs | Dana Jansens | |
| 2003-09-17 | add copyright headers, adjust --version output to include copyright, and ↵ | Dana Jansens | |
| --help output to not include version output. | |||
| 2003-09-17 | make ob_exit() take an error code. don't exit with 0 for signals other than ↵ | Dana Jansens | |
| TERM and INT. | |||
| 2003-09-15 | make openbox base-dir spec compliant, and change the theme dir structure, so ↵ | Dana Jansens | |
| that themes go in $XDG_DATA_DIRS/themes/ with gtk/metacity/whateverelse themes | |||
| 2003-09-15 | use the sm_client_id in the client struct | Dana Jansens | |
| 2003-09-07 | dont use obsolete xmlChildrenNode | Dana Jansens | |
| 2003-09-04 | move session code out of openbox.c all into session.c | Dana Jansens | |
| remove --sm-save-file and --sm-client-id from argv so that they dont get reused when doing a restart. | |||
| 2003-09-02 | remove debug prints | Dana Jansens | |
| 2003-08-28 | load menu plugins automatically from whats in the menu file | Dana Jansens | |
| menu fixups move enabled into the 'normal menu item' specific data stuff | |||
| 2003-08-25 | blef | Dana Jansens | |
| 2003-08-25 | type change | Dana Jansens | |
| 2003-08-25 | make --disable-session-management work i think | Dana Jansens | |
| 2003-08-25 | save the stacking order of the windows, and sort the saved session data ↵ | Dana Jansens | |
| based on stacking when it is loaded. make the list public. | |||
| 2003-08-01 | compile fixes | Dana Jansens | |
| 2003-07-31 | kill some output | Dana Jansens | |
| 2003-07-31 | declare functions that are needed when built without session support | Dana Jansens | |
| 2003-07-31 | use the new sm_client_id function so all windows who should save state do. ↵ | Dana Jansens | |
| session save/load seems to be working with gnome-session rather well. | |||
| 2003-07-30 | restore saved session data for applications | Dana Jansens | |
| 2003-07-28 | set teh clone comamnd | Dana Jansens | |
| 2003-07-28 | use char not a long, since we're telling the SM that its 1 byte lone | Dana Jansens | |
| 2003-07-28 | save the commands on startup | Dana Jansens | |
| 2003-07-28 | use the path properly for the session file | Dana Jansens | |
| 2003-07-28 | use teh save file not the session id | Dana Jansens | |
| 2003-07-24 | save and load the session save file, though its data is not used yet! | Dana Jansens | |
