2008-02-02 |
Dana Jansens | comment typo |
blob | commitdiff | raw |
2008-02-02 |
Dana Jansens | make fullscreen windows more xinerama and multi-screen... |
blob | commitdiff | raw | diff to current |
2008-01-27 |
Dana Jansens | when ignoring enter events, only ignore up to the curre... |
blob | commitdiff | raw | diff to current |
2008-01-25 |
Dana Jansens | Create fake enter events in fewer situations - avoiding... |
blob | commitdiff | raw | diff to current |
2008-01-25 |
Dana Jansens | strip non-modifier masks from the keyboard state for... |
blob | commitdiff | raw | diff to current |
2008-01-16 |
Dana Jansens | use hash tables in ping.[ch] instead of a list. we... |
blob | commitdiff | raw | diff to current |
2008-01-16 |
Mikael Magnusson | Various fixes for sparse warnings. |
blob | commitdiff | raw | diff to current |
2008-01-16 |
Dana Jansens | can tell when a window that was "closed" has stopped... |
blob | commitdiff | raw | diff to current |
2008-01-13 |
Dana Jansens | sync when killing all keyboard grabs, so that we can... |
blob | commitdiff | raw | diff to current |
2008-01-12 |
Dana Jansens | since the internal windows are in window_map now, it... |
blob | commitdiff | raw | diff to current |
2008-01-12 |
Dana Jansens | dont reparse the config file when the keyboard map... |
blob | commitdiff | raw | diff to current |
2008-01-11 |
Dana Jansens | don't take KeyRelease events for menus until they recei... |
blob | commitdiff | raw | diff to current |
2008-01-11 |
Dana Jansens | continue commit 2b80e4e8ef56bb4fba614139601e750344418e5... |
blob | commitdiff | raw | diff to current |
2008-01-11 |
Dana Jansens | fixes from commit 0ce14a727968736e57fb3fabba3794b46903875f |
blob | commitdiff | raw | diff to current |
2008-01-11 |
Dana Jansens | ignore mouse clicks on override-redirect windows that... |
blob | commitdiff | raw | diff to current |
2008-01-11 |
Dana Jansens | fix a focus race condition in two ways: |
blob | commitdiff | raw | diff to current |
2008-01-11 |
Dana Jansens | code clean up |
blob | commitdiff | raw | diff to current |
2008-01-11 |
Dana Jansens | XKB modifiers are strange things, and i don't know... |
blob | commitdiff | raw | diff to current |
2008-01-11 |
Dana Jansens | reconfigure openbox when the input mapping changes... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Mikael Magnusson | Add --exit. |
blob | commitdiff | raw | diff to current |
2007-09-04 |
Mikael Magnusson | ANSI function declarations, ie () -> (void) |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Dana Jansens | When halting focus-follows-mouse, ignore any enter... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Dana Jansens | don't make omnipresent windows lose focus when changing... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Dana Jansens | only use user_time updates if they are on the focused... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Dana Jansens | show a popup notification when switching desktops ... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Dana Jansens | don't make delayed focus-follows-mouse interupt menus... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Dana Jansens | new least-intrusive focus stealing prevention |
blob | commitdiff | raw | diff to current |
2007-08-02 |
Dana Jansens | remove focus-stealing-prevention stuff, don't use user_... |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Dana Jansens | remove unused variable |
blob | commitdiff | raw | diff to current |
2007-07-22 |
Dana Jansens | kill moveresize cleanly if focus is moving (it uses... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Dana Jansens | remove mysterious xkb code... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Dana Jansens | be explicit about the event |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Dana Jansens | cleanup |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Dana Jansens | use keypress for navigating the menu but use keyrelease... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Dana Jansens | use keyrelease to fire menu actions not key press |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Dana Jansens | don't restack windows when they request it with an... |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Dana Jansens | take care when sibling is specified as an unmanaged... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Mikael Magnusson | remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Dana Jansens | adding trunk |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Dana Jansens | add the activate action. it will replace the focus... |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Dana Jansens | add the cyclewindows action |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Dana Jansens | well.. it compiles.. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Dana Jansens | add code for interactive actions |
blob | commitdiff | raw | diff to current |
2007-06-21 |
Dana Jansens | don't activate on raise |
blob | commitdiff | raw | diff to current |
2007-06-21 |
Dana Jansens | clearer code paths |
blob | commitdiff | raw | diff to current |
2007-06-21 |
Dana Jansens | don't call framerender directly |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Dana Jansens | add force_reply back to client_configure(). client_reco... |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Dana Jansens | don't raise windows when moving them between desktops... |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Dana Jansens | fix moved comment |
blob | commitdiff | raw | diff to current |
2007-06-13 |
Dana Jansens | don't force reconfigure in a number of places, also... |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Dana Jansens | comment |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Dana Jansens | only xungrabkeyboard when we actually have a passive... |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Dana Jansens | redundant if'ing |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Dana Jansens | i think that other emacs fix was "the right one" and... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
Dana Jansens | only configure the window after it sets WM_NORMAL_HINTS... |
blob | commitdiff | raw | diff to current |
2007-06-07 |
Dana Jansens | bump version |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Dana Jansens | fallback under the mouse when config_focus_under_mouse |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Dana Jansens | remove some debug prints |
blob | commitdiff | raw | diff to current |
2007-06-04 |
Dana Jansens | allow focus to fallback to omnipresent windows, except... |
blob | commitdiff | raw | diff to current |
2007-06-04 |
Dana Jansens | when undermouse is off, ignore enter events from window... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
Dana Jansens | support serials wrapping around |
blob | commitdiff | raw | diff to current |
2007-06-03 |
Dana Jansens | super amazing enter event skipping. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
Dana Jansens | add <underMouse> focus option |
blob | commitdiff | raw | diff to current |
2007-06-02 |
Dana Jansens | do the menu_can_hide thing properly. was such a hack... |
blob | commitdiff | raw | diff to current |
2007-06-02 |
Dana Jansens | better fix for focus going to the frame window when... |
blob | commitdiff | raw | diff to current |
2007-06-02 |
Dana Jansens | catch focus out events on the frame window - this happe... |
blob | commitdiff | raw | diff to current |
2007-05-31 |
Dana Jansens | make escape close the whole menu |
blob | commitdiff | raw | diff to current |
2007-05-31 |
Dana Jansens | don't hover buttons while the pointer is grabbed |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Dana Jansens | make it possible to iconify a modal window when its... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Dana Jansens | don't hide the dock when the mouse goes into a dock app |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Dana Jansens | fix hack for windows moving by their decor size |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | give the client a 0 border again. |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | get rid of the plate window |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | when focus goes to the root window, and it is coming... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | better more obvious code |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | call client_reconfigure after setup_decor_and_functions... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | make mouse clicks higher up in the menu select the... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | dont make motions in menus outside of the active menu... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | update the strut when strut_partial changes |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | do try_configure to find out what width the window... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Dana Jansens | when compressing motion events use both xy and rootxy |
blob | commitdiff | raw | diff to current |
2007-05-27 |
Dana Jansens | ignore focusout notifyungrab. |
blob | commitdiff | raw | diff to current |
2007-05-27 |
Dana Jansens | make focuslast only apply to switching desktops, like... |
blob | commitdiff | raw | diff to current |
2007-05-27 |
Dana Jansens | mssing a break; *^^;* |
blob | commitdiff | raw | diff to current |
2007-05-27 |
Mikael Magnusson | don't crash when you press enter with nothing selected... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Dana Jansens | don't change clients' borders |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Dana Jansens | change in how things are ungrabbed to avoid grabwhileno... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | move some code aaround for focusing. proper layer calcu... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | let you use control button to run keyboard accels in... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | prevent flicker in the follow actiosn again instead... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | debug print in focus.c |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Dana Jansens | some focus changes... |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Dana Jansens | yay! gravity finally works right! |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Dana Jansens | little sanity check. dont let you create more than... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | revert r6775, it didnt help, and then more event storm |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | dont compress motion events. it breaks things, moveresi... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | don't use the timestamp and such fields when the _NET_A... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Dana Jansens | only send configure notify when they requested a move... |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Dana Jansens | some repositioning of frame elements for maximized... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | make binding fallback for mouse clicks less restrictive... |
blob | commitdiff | raw | diff to current |
next |