2003-09-24 |
Dana Jansens | hide the dock when reconfiguring otherwise the user... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Dana Jansens | insert timers in the correct order |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Dana Jansens | fix for icons.c |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Dana Jansens | fix problems with conflicing interactive desktop switch... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Dana Jansens | add raise to the desktop left press binding |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Dana Jansens | ignore all NotifyInferior crossing events again |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Dana Jansens | typo |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Dana Jansens | move foreign into the Makefile.am |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | same thing |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | udpate comment to match new basedir shit |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | update hideTimeout to hideDelay |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | update to the new hideDelay option |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | missing a \n |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | reorder the lib_LTLIBRARIES variable, apparently this... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | fixes for auto* build process |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | recent changes |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | fix capitalization |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | add focusLast and raiseOnFocus |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | beta4 |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | recent changes |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | add focusLast and raiseOnFocus |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | visible is in the frame struct |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | ignore non-visible windows too |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | simplify the default bindings |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | s/Activate/Go there/ |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | whitespace |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | gettextize the empty desktop string |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | change Switch To... to Activate... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | dont need to swallow enter events on ungrab cuz we... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | provide a means to properly ignore enter events for... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | add back focusLast |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | eat enter events on desktop switch so that our own... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | we always want to start with something focused, moving... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | add comment |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Dana Jansens | indenting |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | when ending actions which can move windows, and we... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | move the code to find the window under the pointer... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | place so to avoid windows in layers above the window... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | add glib.h include |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | add raiseOnFocus option |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | fix race condition in focus delay |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | ignore ungrab enter notifies for focus |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | pass the context to action_run_mouse |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | grab the pointer before doing client actions more intel... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | rename dock/himeTimeout to dock/hideDelay in the config... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | dont assert, just ignore client_unfocus() when the... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | dont save the appearance when reconfiguring!! that... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | allow a number of enter events to be ignored. Don't... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | count the EnterNotify events and tell openbox to ignore... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | if the keyboard is grabbed then dont ungrab it! |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | export if the keyboard and pointer are currently grabbe... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | remove that shti |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | whitespace |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | export if an interactive grab is in progress |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | dont drop out of dirfocus when there is no new target... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | use the new action_run symantics |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | declare variables at the top of the blocks |
commit | commitdiff | tree | snapshot |
2003-09-21 |
Dana Jansens | dont add null actions to the list |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Dana Jansens | use DESTDIR in install-data-hook |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | add the generated xml files |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | smart xinerama placement for groups |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | smart placement has a fallback for just groups now too |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | install the menu.xsd |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | add the schemas to the distribution |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | look for sed |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | comment |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | use the new action ru system which always runs lists... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | const |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | only allow running lists of actions at a time, policy... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | properly send resize events for when the app has reques... |
commit | commitdiff | tree | snapshot |
2003-09-19 |
Dana Jansens | dont allow 0 desktops |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Dana Jansens | dont split client requested resizes into 2 events,... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Dana Jansens | make a warning into a debug message |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Dana Jansens | rename gnomepanelproxy to gnome-panel-control |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Dana Jansens | add gnomepanelproxy |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Dana Jansens | add a 'Switch to...' entry to empty desktops in the... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Dana Jansens | while doing a moveresize, the client actions act on... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
Dana Jansens | off by one error |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | provide some default bindings, not a complete list... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | provide a way to remove all bindings |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | const |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | no tabs |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | make the installed themeupdate.py executable |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | install themupdate.py to share/openbox/ |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | add the MoveResize context, which is used while doing... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | api cleanups for render/theme.h |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | use the theme padding for the menu title's size |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | make ob_exit() take an error code. don't exit with... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | move where grabs are init'd since they use the screen_s... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | remoev unneeded include |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | fix to be up-to-date with the theme spec |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Dana Jansens | allow the use of keycodes directly in key bindings |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Dana Jansens | dont assert if a moveresize is started while one is... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Dana Jansens | grab the pointer on the screen_support_win, causing... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Dana Jansens | dont use -release for libtool |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Dana Jansens | fallback when nothing is focused and we switch desktops! |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Dana Jansens | ifdef DEBUG_FOCUS focus output |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Dana Jansens | default to "TheBear" |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Dana Jansens | fix properly |
commit | commitdiff | tree | snapshot |
next |