2007-06-04 |
Dana Jansens | allow focus to fallback to omnipresent windows, except... |
blob | commitdiff | raw |
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-01 |
Mikael Magnusson | revert 7246 and simplify action_raiselower a bit, turns... |
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 | don't queue focusing actions. so they don't hide the... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Mikael Magnusson | this fits in 80 cols on one line and oh my god I wrote... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Mikael Magnusson | don't fake an enter event if where still in the same... |
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-26 |
Dana Jansens | revert r6802. |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Mikael Magnusson | missed a spot |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Mikael Magnusson | check desktop switching stuff in screen_set_desktop |
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 | put the actions back so they don't have to be smart. |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Mikael Magnusson | make omnipresent windows not flicker when changing... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | backwards logic |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | cleanup, and don't send windows to desktop if they... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dana Jansens | don't fallback focus if the focused client is being... |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Dana Jansens | i remembered why i remvoed the fake enter events from... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Dana Jansens | add missing include for new header |
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 | super correct enter event ignoring that will only ignor... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Mikael Magnusson | static makes more sense than inline i think |
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-16 |
Dana Jansens | comment what i did |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Dana Jansens | don't queue showmenu events, and set button to 0 when... |
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 | revert r6485, for backwards compatibility |
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 | ungrab the keyboard for passive grabs. kill interactive... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | always ungrab keyboard before doing a noninteractive... |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Dana Jansens | remove the dialog option for Desktop action for now... |
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-13 |
Dana Jansens | change now the keyboard is ungrabbed before executing... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | add grab/ungrab macros so dont need to pass in 10 argum... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | let unfocus action go back to the same window. you... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | revert part of r6074. i don't think it needs to be... |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Dana Jansens | dont make mouse bindings focus windows that dont take... |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Dana Jansens | fix for running actions that end up wanting to grab... |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Dana Jansens | split the move and resize functions. |
blob | commitdiff | raw | diff to current |
2007-05-12 |
Dana Jansens | add <desktop>yes</desktop> option for Next/Previous... |
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 | add comments explaining why we don't switch desktops... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Dana Jansens | don't make interactive desktop cycling switch until... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Mikael Magnusson | only allow west/move/east for shaded windows |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | moveresize_start already checks if the window can move... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | optimization |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | make cycling desktops not move when cancelling |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Dana Jansens | button presses which run actions during interactive... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | let windows that cant iconify still iconify with their... |
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 |
2007-05-08 |
Dana Jansens | try again. merge r6177-6182 from 3.4-working |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Dana Jansens | make helper windows share desktops with all their appli... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Dana Jansens | remove a debugging print |
blob | commitdiff | raw | diff to current |
2007-05-06 |
Dana Jansens | add an allDesktops option to Next/PreviousWindow to... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | yay. way way cleaner code for iconify animations. let... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | lots of fixes for the iconify animation. i think it... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | when restoring from show-desktop mode because a window... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | more hacks to avoid races |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Dana Jansens | this is so bogus.. im going to break people's config... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | fix 2 actions. |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Dana Jansens | revert r6029, as it didnt fix anything. |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Dana Jansens | a whole lot of changes to the moving/resizing code... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Dana Jansens | place the client menu at the top left of the window... |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Dana Jansens | fixes for new keybindings stuff/chroot/parsing |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | remove the four corners option |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Mikael Magnusson | working tapered corners resize |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | print the corner out that was chosen |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Mikael Magnusson | what I have so far |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Mikael Magnusson | this doesn't work yet but i don't want to screw it... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dana Jansens | preliminary change to the 9 corners thing, to add a... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | cycling between dock windows now possible with the... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dana Jansens | 1) translate all of openbox's output |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | a) remove focus_hilite, it is not needed and complicate... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | dont need to ignore mouse events during a keyboard... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Dana Jansens | only pass thru events when the menu is open, don't... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Mikael Magnusson | delete the SN env var after launching a program |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | use setenv to set up the DESKTOP_STARTUP_ID when launch... |
blob | commitdiff | raw | diff to current |
2007-03-28 |
Dana Jansens | drop some wasted client_validates. |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Dana Jansens | bad idea.. more thought is needed.. |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Dana Jansens | when opening the client menu with a key, open it at... |
blob | commitdiff | raw | diff to current |
2007-03-21 |
Dana Jansens | launch things on the desktop where you ran it. |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Dana Jansens | not passing timestamps sometimes and not others. set... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | oh, 2 things in this commit.. |
blob | commitdiff | raw | diff to current |
2007-03-14 |
Dana Jansens | a) fix resizerelative moving windows when they reach... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Dana Jansens | save and restore pre-maximized/fullscreen sizes properly |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | don't validate inside client_focus. instead, validate... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Dana Jansens | remove the group option for the restacking commands... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Mikael Magnusson | allow setting startupnotify per execute action, default... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Dana Jansens | wow... this is a big commit... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Dana Jansens | this includes a number of things since my magnificent... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Mikael Magnusson | 80 cols |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Mikael Magnusson | Add MoveFromEdge* actions, shorten client_directional_e... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Mikael Magnusson | stray ; killed if |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Mikael Magnusson | update copyright step 2 |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Mikael Magnusson | stacking_list contains ObWindows that may or may not... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Mikael Magnusson | fix some warnings from -Wall |
blob | commitdiff | raw | diff to current |
2006-08-04 |
Mikael Magnusson | really fix focus_last? |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Mikael Magnusson | add moverelative and resizerelative |
blob | commitdiff | raw | diff to current |
2005-03-11 |
Mikael Magnusson | Add a FocusToBottom action which moves the client to... |
blob | commitdiff | raw | diff to current |
next |