2009-12-08 |
Dana Jansens | Fix client_activate() to work for internal Openbox... |
blob | commitdiff | raw |
2009-12-08 |
Dana Jansens | Change _net_active_window behaviour. |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Mikael Magnusson | Reload motif wm hints when property changes |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Mikael Magnusson | Another debug message typo |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Mikael Magnusson | Handle InputShape type shaping too. |
blob | commitdiff | raw | diff to current |
2008-11-05 |
Mikael Magnusson | Using format specifiers without arguments in printf... |
blob | commitdiff | raw | diff to current |
2008-10-26 |
Mikael Magnusson | Correct a 64-bit bug in event_time_after |
blob | commitdiff | raw | diff to current |
2008-03-08 |
Mikael Magnusson | Remove double newlines. |
blob | commitdiff | raw | diff to current |
2008-03-02 |
Dana Jansens | add a RECONFIGURING state, and enter that when doing... |
blob | commitdiff | raw | diff to current |
2008-03-02 |
Dana Jansens | don't let you use left to go "up to parent" on menus... |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Mikael Magnusson | Various cleanups of event.c |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Mikael Magnusson | Refactor the event handling for titlebar buttons a... |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Dana Jansens | Fixing bug from commit 041d17373e04 |
blob | commitdiff | raw | diff to current |
2008-02-19 |
Dana Jansens | Fix button press behaviours. On LeaveNotify, make... |
blob | commitdiff | raw | diff to current |
2008-02-17 |
Mikael Magnusson | Fix some typos in comments. |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | prompt to kill windows when they are not responding |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | key input works for ObPrompt windows now |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | make the prompt buttons respond to button presses.... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | Make ObPrompt windows get managed as clients, and make... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | you can create dialog windows called "prompts" which... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Dana Jansens | _net_active_window shouldn't change desktop, is the... |
blob | commitdiff | raw | diff to current |
2008-02-03 |
Dana Jansens | ignore fake generated enters if they are in the serial... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
Dana Jansens | comment typo |
blob | commitdiff | raw | diff to current |
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 |
next |