| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-11-21 | Revert all commits for the Hooks feature to move it to a topic branch. | Dana Jansens | |
| This reverts commit fd2f617be7ff57fcb187daa737f66d243544c8cd. This reverts commit a47d0a53652a96ca1df96fc9268757df1431ae55. This reverts commit a1908e076736e1a618bd305c5963dbfecaa30497. This reverts commit dc2e6f6bf7143a56de360a393b33906735e63625. This reverts commit 985e7dadf9a3ebf4bd265d955c3198e96405e5d2. This reverts commit db781556d63d1a50bd1b1b4b6b5423ef703bf2c7. This reverts commit feec8f663f0a11546c2da87575fecc8a88d97ca1. | |||
| 2008-03-02 | Merge branch 'backport' into work | Dana Jansens | |
| Conflicts: openbox/actions/execute.c openbox/event.c openbox/openbox.c openbox/openbox.h | |||
| 2008-03-02 | add a RECONFIGURING state, and enter that when doing reconfiguring | Dana Jansens | |
| 2008-02-29 | Add a hook system. They hooks don't run yet but they parse from the config ↵ | Dana Jansens | |
| file. | |||
| 2008-02-14 | prompt to kill windows when they are not responding | Dana Jansens | |
| 2008-02-14 | make the prompt buttons respond to button presses. keyboard input code is ↵ | Dana Jansens | |
| there too but not working yet. | |||
| 2008-02-07 | prompt to kill windows when they are not responding | Dana Jansens | |
| 2008-02-07 | make the prompt buttons respond to button presses. keyboard input code is ↵ | Dana Jansens | |
| there too but not working yet. | |||
| 2007-05-29 | set a OB_ICONIFY_ALPHA define in misc.h for the 3 places to all use | Dana Jansens | |
| 2007-05-19 | for startup notification, use the left ptr+watch if it is available, and ↵ | Dana Jansens | |
| fall back to the pointer instead of the unusable watch if its not | |||
| 2007-04-23 | 1) translate all of openbox's output | Dana Jansens | |
| 2) update copyrights. 3) make release. ok that part not quite yet. | |||
| 2003-09-26 | add a NONE user action, for internal stuff, ie running actions without ↵ | Dana Jansens | |
| direct user interaction (from anotehr action etc) | |||
| 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-07 | little bit of an actions overhaul, added action_run* so that duplicated code ↵ | Dana Jansens | |
| can all be in the same place now woot. allow actions to specify when they can be used (ShowMenu cant in the OB_USER_ACTION_MENU_SELECTION case) remove KeyboardMove ad KeyboardResize. Instead, just use Move and Resize and determine if it should be a keyboard move/resize in the code | |||
| 2003-09-03 | add a NONE cursor, to not change the cursor at all | Dana Jansens | |
| 2003-07-10 | add misc.h with some standard enumerations with proper prefixing and ↵ | Dana Jansens | |
| capitalizations. use the new enums throughout. provide keycodes and cursors through ob_cursor and ob_keycode functions, which use the new misc.h enums for picking the cursor and keycode. | |||
