2003-09-26 |
Dana Jansens | remove the dialog options |
tree | commitdiff |
2003-09-26 |
Dana Jansens | dont use undermouse at all if focusNew is off |
tree | commitdiff |
2003-09-26 |
Dana Jansens | use under-mouse placement *instead* of smart placement... |
tree | commitdiff |
2003-09-26 |
Dana Jansens | when looking for the focus target, search for modal... |
tree | commitdiff |
2003-09-26 |
Dana Jansens | smarter picking valid focus cycle targets |
tree | commitdiff |
2003-09-26 |
Dana Jansens | allow focus fallbacks to fullscreen windows |
tree | commitdiff |
2003-09-26 |
Dana Jansens | use client_raise/lower instead of action_run_string |
tree | commitdiff |
2003-09-26 |
Dana Jansens | add client_raise and client_lower which just fire off... |
tree | commitdiff |
2003-09-26 |
Dana Jansens | use actions for raising |
tree | commitdiff |
2003-09-26 |
Dana Jansens | bring back action_run_string, |
tree | commitdiff |
2003-09-26 |
Dana Jansens | use action_run_string for raising/lowering |
tree | commitdiff |
2003-09-26 |
Dana Jansens | bring back action_run_string |
tree | commitdiff |
2003-09-26 |
Dana Jansens | use an action only for Raise |
tree | commitdiff |
2003-09-26 |
Dana Jansens | remove action_run_string, as this is not going to be... |
tree | commitdiff |
2003-09-26 |
Dana Jansens | add a NONE user action, for internal stuff, ie running... |
tree | commitdiff |
2003-09-26 |
Dana Jansens | dont iconify fullscreen windows, just recalc stacking... |
tree | commitdiff |
2003-09-26 |
Dana Jansens | use actions to focus and raise the wnidow ni client_act... |
tree | commitdiff |
2003-09-26 |
Dana Jansens | dont run actions immediately. put them in the queue... |
tree | commitdiff |
2003-09-26 |
Dana Jansens | queue up ObActions and run them when idle |
tree | commitdiff |
2003-09-26 |
Dana Jansens | give actions a ref count |
tree | commitdiff |
2003-09-26 |
Dana Jansens | indenting |
tree | commitdiff |
2003-09-26 |
Dana Jansens | checked the wrong var for unmaxing |
tree | commitdiff |
2003-09-26 |
Dana Jansens | add <dialog><focus/><desktop/> to allow disabling popups |
tree | commitdiff |
2003-09-26 |
Dana Jansens | add <dock><moveButton> which can change which button... |
tree | commitdiff |
2003-09-26 |
Dana Jansens | make the Desktop action an interactive one |
tree | commitdiff |
2003-09-26 |
Dana Jansens | make the desktop popup a public function |
tree | commitdiff |
2003-09-26 |
Dana Jansens | dont end moveresizes for interactive actions |
tree | commitdiff |
2003-09-26 |
Dana Jansens | add some more client tree searching functions. make... |
tree | commitdiff |
2003-09-26 |
Dana Jansens | comment the client_search_transient function |
tree | commitdiff |
2003-09-26 |
Dana Jansens | dont include transients in raise/lower interactions |
tree | commitdiff |
2003-09-26 |
Dana Jansens | add ob_wm_state_undecorated to the net_supported hint |
tree | commitdiff |
2003-09-26 |
Dana Jansens | remove debug print |
tree | commitdiff |
2003-09-26 |
Dana Jansens | use partial struts to determine struts properly for... |
tree | commitdiff |
2003-09-25 |
Dana Jansens | add client_set_undecorated(). |
tree | commitdiff |
2003-09-25 |
Dana Jansens | remove openbox_premax, add ob_wm_state_undecorated |
tree | commitdiff |
2003-09-25 |
Dana Jansens | dont use the _OPENBOX_PREMAX window property anymore... |
tree | commitdiff |
2003-09-25 |
Dana Jansens | typo |
tree | commitdiff |
2003-09-25 |
Dana Jansens | fix a variable used without being initialized case |
tree | commitdiff |
2003-09-25 |
Dana Jansens | focus new children if their direct parent is focused |
tree | commitdiff |
2003-09-25 |
Dana Jansens | focus nwe transients when another window in their trans... |
tree | commitdiff |
2003-09-25 |
Dana Jansens | indenting |
tree | commitdiff |
2003-09-25 |
Dana Jansens | ft was uninitialized |
tree | commitdiff |
2003-09-25 |
Dana Jansens | handle the focus_cycle_target being destroyed during... |
tree | commitdiff |
2003-09-24 |
Dana Jansens | dont kill interactive actions when the client dies... |
tree | commitdiff |
2003-09-24 |
Dana Jansens | add the ObClientActionReq to ObAction which says if... |
tree | commitdiff |
2003-09-24 |
Dana Jansens | support the _KDE_NET_WM_FRAME_STRUT hint |
tree | commitdiff |
2003-09-24 |
Dana Jansens | support the _KDE_WM_CHANGE_STATE hint |
tree | commitdiff |
2003-09-24 |
Dana Jansens | remove the kde systray hints, add _kde_wm_change_state... |
tree | commitdiff |
2003-09-24 |
Dana Jansens | add PARTIAL_SRUT_EQUAL |
tree | commitdiff |
2003-09-24 |
Dana Jansens | hide the dock when reconfiguring otherwise the user... |
tree | commitdiff |
2003-09-24 |
Dana Jansens | insert timers in the correct order |
tree | commitdiff |
2003-09-24 |
Dana Jansens | fix problems with conflicing interactive desktop switch... |
tree | commitdiff |
2003-09-24 |
Dana Jansens | ignore all NotifyInferior crossing events again |
tree | commitdiff |
2003-09-22 |
Dana Jansens | missing a \n |
tree | commitdiff |
2003-09-22 |
Dana Jansens | visible is in the frame struct |
tree | commitdiff |
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 |
next |