2003-09-21 |
Dana Jansens | add glib.h include |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | add raiseOnFocus option |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | fix race condition in focus delay |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | ignore ungrab enter notifies for focus |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | pass the context to action_run_mouse |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | grab the pointer before doing client actions more intel... |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | rename dock/himeTimeout to dock/hideDelay in the config... |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | dont assert, just ignore client_unfocus() when the... |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | dont save the appearance when reconfiguring!! that... |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | allow a number of enter events to be ignored. Don't... |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | count the EnterNotify events and tell openbox to ignore... |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | if the keyboard is grabbed then dont ungrab it! |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | export if the keyboard and pointer are currently grabbe... |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | remove that shti |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | whitespace |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | export if an interactive grab is in progress |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | dont drop out of dirfocus when there is no new target... |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | use the new action_run symantics |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | declare variables at the top of the blocks |
commit | commitdiff | tree |
2003-09-21 |
Dana Jansens | dont add null actions to the list |
commit | commitdiff | tree |
2003-09-20 |
Dana Jansens | use DESTDIR in install-data-hook |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | add the generated xml files |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | smart xinerama placement for groups |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | smart placement has a fallback for just groups now too |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | install the menu.xsd |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | add the schemas to the distribution |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | look for sed |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | comment |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | use the new action ru system which always runs lists... |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | const |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | only allow running lists of actions at a time, policy... |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | properly send resize events for when the app has reques... |
commit | commitdiff | tree |
2003-09-19 |
Dana Jansens | dont allow 0 desktops |
commit | commitdiff | tree |
2003-09-18 |
Dana Jansens | dont split client requested resizes into 2 events,... |
commit | commitdiff | tree |
2003-09-18 |
Dana Jansens | make a warning into a debug message |
commit | commitdiff | tree |
2003-09-18 |
Dana Jansens | rename gnomepanelproxy to gnome-panel-control |
commit | commitdiff | tree |
2003-09-18 |
Dana Jansens | add gnomepanelproxy |
commit | commitdiff | tree |
2003-09-18 |
Dana Jansens | add a 'Switch to...' entry to empty desktops in the... |
commit | commitdiff | tree |
2003-09-18 |
Dana Jansens | while doing a moveresize, the client actions act on... |
commit | commitdiff | tree |
2003-09-18 |
Dana Jansens | off by one error |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | provide some default bindings, not a complete list... |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | provide a way to remove all bindings |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | const |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | no tabs |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | make the installed themeupdate.py executable |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | install themupdate.py to share/openbox/ |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | add the MoveResize context, which is used while doing... |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | api cleanups for render/theme.h |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | use the theme padding for the menu title's size |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | make ob_exit() take an error code. don't exit with... |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | move where grabs are init'd since they use the screen_s... |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | remoev unneeded include |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | fix to be up-to-date with the theme spec |
commit | commitdiff | tree |
2003-09-17 |
Dana Jansens | allow the use of keycodes directly in key bindings |
commit | commitdiff | tree |
2003-09-16 |
Dana Jansens | dont assert if a moveresize is started while one is... |
commit | commitdiff | tree |
2003-09-16 |
Dana Jansens | grab the pointer on the screen_support_win, causing... |
commit | commitdiff | tree |
2003-09-16 |
Dana Jansens | dont use -release for libtool |
commit | commitdiff | tree |
2003-09-16 |
Dana Jansens | fallback when nothing is focused and we switch desktops! |
commit | commitdiff | tree |
2003-09-16 |
Dana Jansens | ifdef DEBUG_FOCUS focus output |
commit | commitdiff | tree |
2003-09-16 |
Dana Jansens | default to "TheBear" |
commit | commitdiff | tree |
2003-09-16 |
Dana Jansens | fix properly |
commit | commitdiff | tree |
2003-09-16 |
Dana Jansens | make TheBear install poroerly in its openbox-3 dir |
commit | commitdiff | tree |
2003-09-16 |
Dana Jansens | install the libs with release and version info via... |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | look in ~/.themes for themes also |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | new icon from merry, more clarity when small |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | make openbox base-dir spec compliant, and change the... |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | revert my commit of d3th, it fucked up focus badly |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | raise all the windows with the transient |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | raise all parents with a transient |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | break focus. or maybe make it better. |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | dont leave non-submenu items selected when the mouse... |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | recent changes |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | remove focusLast and focusLastOnDesktop |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | fix directional focus when nothing is focused |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | recent changes |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | beta3 |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | use the sm_client_id in the client struct |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | save the sm_client_id just like saving other properties... |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | propogate property changes on the group leader to the... |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | remove debug prints |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | remove debug print |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | sloppy focus fixes, ignore a few more enter events |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | fix crashing when doing a directional focus with no... |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | best fit only one direction |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | no center in the first smart-place |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | sort smallest to largest area |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | 2 passes at smart placement |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | smart placement only avoids the focused window, and... |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | whitespace |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | fallback to random when focus follows mouse is off |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | fix comment |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | oops backwarsd |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | dont use continue |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | remove blank line |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | allow more than one timer to work at a time |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | allow more than one timer to process at a time |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | apply gravity to the chosen coords, bound the undermous... |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | always use smart placement, add under-mouse placement... |
commit | commitdiff | tree |
2003-09-15 |
Dana Jansens | dont count !normal clients for placement |
commit | commitdiff | tree |
next |