2007-06-12 |
Dana Jansens | comment |
blob | commitdiff | raw |
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 |
2007-05-19 |
Dana Jansens | fix escape's behavior in menus. make static stuff that... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | fix flashy menus |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | move focus cycling into its own file |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | 80 cols |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | remove a function that is no longer used. and backwards... |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Dana Jansens | get rid of the serials for ignoring enters.. |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Dana Jansens | super correct enter event ignoring that will only ignor... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | but don't count the same enter events more than once... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | fix a comment |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | ignore enter events without disrupting the event queue |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | re-staticify this function |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | don't ignore the same enter events more than once |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | old comment |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | kill enter events without using pointer grabs |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | rename client_configure_full to client_configure |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | simpler code yay |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Dana Jansens | grab the pointer when windows move them selves so no... |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Dana Jansens | always ignore errors for client_focus like we used to. |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Dana Jansens | fix a comment |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Dana Jansens | simplify focus handling a bit. no need to listen to... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | add a debug action.. change focus debug output a lil... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | fix a comment |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | another little focus cleanup/rearrangement, for focus... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | only set focus_client to null if the window losing... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | set focus_client when focus leaves a window |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | rename the openbox_* atoms back to ob_* |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | some focus fixes. always set the new focus when we... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | no more losing focus from wm_torture -t map_response |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | use the right list in client_add_hide_notify, rename... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | some changes to focus handling. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | dont count focusin on the support window to be a focusi... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | maybe better logic for looking for focus in's on clients |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Dana Jansens | debug print |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Dana Jansens | missing a break statement |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Dana Jansens | do it better, prevent creating new races |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Dana Jansens | try catch weird racey corner case where we try fallback... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Dana Jansens | change when configurerequests create configurenotifies. |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | when un-showing the desktop if a window is getting... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | set the session stuff before trying to apply per-app... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Mikael Magnusson | fix typo in a comment, at least i do'nt think config5Au... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | make configurerequest activate but net_restack_windows... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | add support for _NET_RESTACK_WINDOW |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | make restacking much better, yay |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | less redrawing |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | fix hovering for corner buttons during full-max |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | when a window is fully maxed, make clicking on the... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | add support for _NET_REQUEST_FRAME_EXTENTS |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | support for _NET_WM_USER_TIME_WINDOW round 2 ! yay... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | add support for _NET_WM_USER_TIME_WINDOW. round 1 ... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | don't focus splash screens and toolbars and menus when... |
blob | commitdiff | raw | diff to current |
next |