2003-09-22 |
Dana Jansens | ignore non-visible windows too |
tree | commitdiff |
2003-09-22 |
Dana Jansens | simplify the default bindings |
tree | commitdiff |
2003-09-22 |
Dana Jansens | s/Activate/Go there/ |
tree | commitdiff |
2003-09-22 |
Dana Jansens | whitespace |
tree | commitdiff |
2003-09-22 |
Dana Jansens | gettextize the empty desktop string |
tree | commitdiff |
2003-09-22 |
Dana Jansens | change Switch To... to Activate... |
tree | commitdiff |
2003-09-22 |
Dana Jansens | dont need to swallow enter events on ungrab cuz we... |
tree | commitdiff |
2003-09-22 |
Dana Jansens | provide a means to properly ignore enter events for... |
tree | commitdiff |
2003-09-22 |
Dana Jansens | add back focusLast |
tree | commitdiff |
2003-09-22 |
Dana Jansens | eat enter events on desktop switch so that our own... |
tree | commitdiff |
2003-09-22 |
Dana Jansens | we always want to start with something focused, moving... |
tree | commitdiff |
2003-09-22 |
Dana Jansens | add comment |
tree | commitdiff |
2003-09-22 |
Dana Jansens | indenting |
tree | commitdiff |
2003-09-21 |
Dana Jansens | when ending actions which can move windows, and we... |
tree | commitdiff |
2003-09-21 |
Dana Jansens | move the code to find the window under the pointer... |
tree | commitdiff |
2003-09-21 |
Dana Jansens | place so to avoid windows in layers above the window... |
tree | commitdiff |
2003-09-21 |
Dana Jansens | add glib.h include |
tree | commitdiff |
2003-09-21 |
Dana Jansens | add raiseOnFocus option |
tree | commitdiff |
2003-09-21 |
Dana Jansens | fix race condition in focus delay |
tree | commitdiff |
2003-09-21 |
Dana Jansens | ignore ungrab enter notifies for focus |
tree | commitdiff |
2003-09-21 |
Dana Jansens | pass the context to action_run_mouse |
tree | commitdiff |
2003-09-21 |
Dana Jansens | grab the pointer before doing client actions more intel... |
tree | commitdiff |
2003-09-21 |
Dana Jansens | rename dock/himeTimeout to dock/hideDelay in the config... |
tree | commitdiff |
2003-09-21 |
Dana Jansens | dont assert, just ignore client_unfocus() when the... |
tree | commitdiff |
2003-09-21 |
Dana Jansens | dont save the appearance when reconfiguring!! that... |
tree | commitdiff |
2003-09-21 |
Dana Jansens | allow a number of enter events to be ignored. Don't... |
tree | commitdiff |
2003-09-21 |
Dana Jansens | count the EnterNotify events and tell openbox to ignore... |
tree | commitdiff |
2003-09-21 |
Dana Jansens | if the keyboard is grabbed then dont ungrab it! |
tree | commitdiff |
2003-09-21 |
Dana Jansens | export if the keyboard and pointer are currently grabbe... |
tree | commitdiff |
2003-09-21 |
Dana Jansens | remove that shti |
tree | commitdiff |
2003-09-21 |
Dana Jansens | whitespace |
tree | commitdiff |
2003-09-21 |
Dana Jansens | export if an interactive grab is in progress |
tree | commitdiff |
2003-09-21 |
Dana Jansens | dont drop out of dirfocus when there is no new target... |
tree | commitdiff |
2003-09-21 |
Dana Jansens | use the new action_run symantics |
tree | commitdiff |
2003-09-21 |
Dana Jansens | dont add null actions to the list |
tree | commitdiff |
2003-09-19 |
Dana Jansens | smart xinerama placement for groups |
tree | commitdiff |
2003-09-19 |
Dana Jansens | smart placement has a fallback for just groups now too |
tree | commitdiff |
2003-09-19 |
Dana Jansens | comment |
tree | commitdiff |
2003-09-19 |
Dana Jansens | use the new action ru system which always runs lists... |
tree | commitdiff |
2003-09-19 |
Dana Jansens | const |
tree | commitdiff |
2003-09-19 |
Dana Jansens | only allow running lists of actions at a time, policy... |
tree | commitdiff |
2003-09-19 |
Dana Jansens | properly send resize events for when the app has reques... |
tree | commitdiff |
2003-09-19 |
Dana Jansens | dont allow 0 desktops |
tree | commitdiff |
2003-09-18 |
Dana Jansens | dont split client requested resizes into 2 events,... |
tree | commitdiff |
2003-09-18 |
Dana Jansens | make a warning into a debug message |
tree | commitdiff |
2003-09-18 |
Dana Jansens | add a 'Switch to...' entry to empty desktops in the... |
tree | commitdiff |
2003-09-18 |
Dana Jansens | while doing a moveresize, the client actions act on... |
tree | commitdiff |
2003-09-18 |
Dana Jansens | off by one error |
tree | commitdiff |
2003-09-17 |
Dana Jansens | provide some default bindings, not a complete list... |
tree | commitdiff |
2003-09-17 |
Dana Jansens | provide a way to remove all bindings |
tree | commitdiff |
2003-09-17 |
Dana Jansens | const |
tree | commitdiff |
2003-09-17 |
Dana Jansens | no tabs |
tree | commitdiff |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
tree | commitdiff |
2003-09-17 |
Dana Jansens | add the MoveResize context, which is used while doing... |
tree | commitdiff |
2003-09-17 |
Dana Jansens | api cleanups for render/theme.h |
tree | commitdiff |
2003-09-17 |
Dana Jansens | use the theme padding for the menu title's size |
tree | commitdiff |
2003-09-17 |
Dana Jansens | make ob_exit() take an error code. don't exit with... |
tree | commitdiff |
2003-09-17 |
Dana Jansens | move where grabs are init'd since they use the screen_s... |
tree | commitdiff |
2003-09-17 |
Dana Jansens | remoev unneeded include |
tree | commitdiff |
2003-09-17 |
Dana Jansens | allow the use of keycodes directly in key bindings |
tree | commitdiff |
2003-09-16 |
Dana Jansens | dont assert if a moveresize is started while one is... |
tree | commitdiff |
2003-09-16 |
Dana Jansens | grab the pointer on the screen_support_win, causing... |
tree | commitdiff |
2003-09-16 |
Dana Jansens | fallback when nothing is focused and we switch desktops! |
tree | commitdiff |
2003-09-16 |
Dana Jansens | ifdef DEBUG_FOCUS focus output |
tree | commitdiff |
2003-09-15 |
Dana Jansens | make openbox base-dir spec compliant, and change the... |
tree | commitdiff |
2003-09-15 |
Dana Jansens | revert my commit of d3th, it fucked up focus badly |
tree | commitdiff |
2003-09-15 |
Dana Jansens | raise all the windows with the transient |
tree | commitdiff |
2003-09-15 |
Dana Jansens | raise all parents with a transient |
tree | commitdiff |
2003-09-15 |
Dana Jansens | break focus. or maybe make it better. |
tree | commitdiff |
2003-09-15 |
Dana Jansens | dont leave non-submenu items selected when the mouse... |
tree | commitdiff |
2003-09-15 |
Dana Jansens | remove focusLast and focusLastOnDesktop |
tree | commitdiff |
2003-09-15 |
Dana Jansens | fix directional focus when nothing is focused |
tree | commitdiff |
2003-09-15 |
Dana Jansens | use the sm_client_id in the client struct |
tree | commitdiff |
2003-09-15 |
Dana Jansens | save the sm_client_id just like saving other properties... |
tree | commitdiff |
2003-09-15 |
Dana Jansens | propogate property changes on the group leader to the... |
tree | commitdiff |
2003-09-15 |
Dana Jansens | remove debug prints |
tree | commitdiff |
2003-09-15 |
Dana Jansens | remove debug print |
tree | commitdiff |
2003-09-15 |
Dana Jansens | sloppy focus fixes, ignore a few more enter events |
tree | commitdiff |
2003-09-15 |
Dana Jansens | fix crashing when doing a directional focus with no... |
tree | commitdiff |
2003-09-15 |
Dana Jansens | best fit only one direction |
tree | commitdiff |
2003-09-15 |
Dana Jansens | no center in the first smart-place |
tree | commitdiff |
2003-09-15 |
Dana Jansens | sort smallest to largest area |
tree | commitdiff |
2003-09-15 |
Dana Jansens | 2 passes at smart placement |
tree | commitdiff |
2003-09-15 |
Dana Jansens | smart placement only avoids the focused window, and... |
tree | commitdiff |
2003-09-15 |
Dana Jansens | whitespace |
tree | commitdiff |
2003-09-15 |
Dana Jansens | fallback to random when focus follows mouse is off |
tree | commitdiff |
2003-09-15 |
Dana Jansens | fix comment |
tree | commitdiff |
2003-09-15 |
Dana Jansens | oops backwarsd |
tree | commitdiff |
2003-09-15 |
Dana Jansens | dont use continue |
tree | commitdiff |
2003-09-15 |
Dana Jansens | remove blank line |
tree | commitdiff |
2003-09-15 |
Dana Jansens | allow more than one timer to work at a time |
tree | commitdiff |
2003-09-15 |
Dana Jansens | allow more than one timer to process at a time |
tree | commitdiff |
2003-09-15 |
Dana Jansens | apply gravity to the chosen coords, bound the undermous... |
tree | commitdiff |
2003-09-15 |
Dana Jansens | always use smart placement, add under-mouse placement... |
tree | commitdiff |
2003-09-15 |
Dana Jansens | dont count !normal clients for placement |
tree | commitdiff |
2003-09-15 |
Dana Jansens | added smart placement |
tree | commitdiff |
2003-09-15 |
Dana Jansens | use the new RECT_LEFT/RIGHT/TOP/BOTTOM for clarity |
tree | commitdiff |
2003-09-15 |
Dana Jansens | add some interesection shit, and RECT_LEFT/RIGHT/TOP... |
tree | commitdiff |
2003-09-14 |
Dana Jansens | kill the padding in the menu title |
tree | commitdiff |
2003-09-14 |
Dana Jansens | dont raise parents of transients when the transient... |
tree | commitdiff |
next |