2003-10-06 |
Dana Jansens | save premax values properly, individually for each... |
tree | commitdiff |
2003-10-06 |
Dana Jansens | resist screen physical edges as well as strut edges |
tree | commitdiff |
2003-10-03 |
Dana Jansens | dont resize the window when restoring session state... |
tree | commitdiff |
2003-10-03 |
Dana Jansens | always set focus_out, since a focusin can come first... |
tree | commitdiff |
2003-10-03 |
Dana Jansens | indenting |
tree | commitdiff |
2003-10-03 |
Dana Jansens | remove debug prints |
tree | commitdiff |
2003-10-03 |
Dana Jansens | run the event done stuff before firing queued actions |
tree | commitdiff |
2003-10-03 |
Dana Jansens | hilight the fallback target before it actually gets... |
tree | commitdiff |
2003-10-03 |
Dana Jansens | let functions get which window would be selected on... |
tree | commitdiff |
2003-10-03 |
Dana Jansens | indenting |
tree | commitdiff |
2003-10-03 |
Dana Jansens | remove debug prints |
tree | commitdiff |
2003-10-02 |
Dana Jansens | indenting |
tree | commitdiff |
2003-10-02 |
Dana Jansens | dont queue up interative end actions |
tree | commitdiff |
2003-10-01 |
Dana Jansens | use frame->visible instead of the desktop number |
tree | commitdiff |
2003-10-01 |
Dana Jansens | define DEBUG, NDEBUG, and G_DISABLE_ASSERTS |
tree | commitdiff |
2003-09-29 |
Dana Jansens | remoce debug print |
tree | commitdiff |
2003-09-29 |
Dana Jansens | use a client destructor to watch for focus_in/out becom... |
tree | commitdiff |
2003-09-29 |
Dana Jansens | completely rework focus tracking. i hope this is sane... |
tree | commitdiff |
2003-09-29 |
Dana Jansens | dont use the X done callback |
tree | commitdiff |
2003-09-29 |
Dana Jansens | provide a callback for when there are no more X events... |
tree | commitdiff |
2003-09-29 |
Dana Jansens | only fallback when nothing is focused, provide comment... |
tree | commitdiff |
2003-09-29 |
Dana Jansens | indenting, focus fallback to None not PointerRoot |
tree | commitdiff |
2003-09-29 |
Dana Jansens | only do sloppy focus/raise if the client is not already... |
tree | commitdiff |
2003-09-29 |
Dana Jansens | dont start a move/resize on clients that cant do it |
tree | commitdiff |
2003-09-29 |
Dana Jansens | when a window is lowered, move it to the bottom of... |
tree | commitdiff |
2003-09-29 |
Dana Jansens | dialog options are no longer used |
tree | commitdiff |
2003-09-29 |
Dana Jansens | make the Desktop action default to non-interactive |
tree | commitdiff |
2003-09-29 |
Dana Jansens | remove unused var |
tree | commitdiff |
2003-09-28 |
Dana Jansens | start menus with the cursor inside it, not over the... |
tree | commitdiff |
2003-09-28 |
Dana Jansens | when nothing in a menu is selected, still let keybindin... |
tree | commitdiff |
2003-09-28 |
Dana Jansens | make the timeout apply to releases on menu items too |
tree | commitdiff |
2003-09-28 |
Dana Jansens | perhaps fix problems of being left in menus without... |
tree | commitdiff |
2003-09-28 |
Dana Jansens | add option for under-mouse placement |
tree | commitdiff |
2003-09-28 |
Dana Jansens | removing focusLast again.. |
tree | commitdiff |
2003-09-28 |
Dana Jansens | fix resizing to 0 from aspect ratios |
tree | commitdiff |
2003-09-28 |
Dana Jansens | remove debug prints |
tree | commitdiff |
2003-09-28 |
Dana Jansens | try grab an icon even when there are none |
tree | commitdiff |
2003-09-28 |
Dana Jansens | halfway through client changes but... |
tree | commitdiff |
2003-09-27 |
Dana Jansens | remove from parents when changing groups |
tree | commitdiff |
2003-09-27 |
Dana Jansens | formatting, add an assert |
tree | commitdiff |
2003-09-27 |
Dana Jansens | indenting |
tree | commitdiff |
2003-09-27 |
Dana Jansens | properly show/hide the dialog for the Desktop action |
tree | commitdiff |
2003-09-27 |
Dana Jansens | better focus fallbacking n shit |
tree | commitdiff |
2003-09-27 |
Dana Jansens | ok unfocus before removing transient shit, but remove... |
tree | commitdiff |
2003-09-27 |
Dana Jansens | that was a really bad idea, i didnt mean it, i swear |
tree | commitdiff |
2003-09-27 |
Dana Jansens | fix cancelling desktordir actions |
tree | commitdiff |
2003-09-27 |
Dana Jansens | some smarter focus fallback for sloppy focus |
tree | commitdiff |
2003-09-27 |
Dana Jansens | unfocus before unlinking the client from the transient... |
tree | commitdiff |
2003-09-26 |
Dana Jansens | allow focus and desktop actions to specify a <dialog... |
tree | commitdiff |
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 |
next |