| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-06-22 | add max horz/vert actions. add toggle/on/off ability to all the maximize ↵ | Dana Jansens | |
| actions. add shade action. | |||
| 2007-06-22 | add moverelative action | Dana Jansens | |
| 2007-06-22 | add the moveto action | Dana Jansens | |
| 2007-06-22 | add horiz/vertical options to the maximize action | Dana Jansens | |
| 2007-06-22 | add maximize action | Dana Jansens | |
| 2007-06-22 | add the fullscreen action | Dana Jansens | |
| 2007-06-22 | add the iconify action | Dana Jansens | |
| 2007-06-22 | add the unfocus action | Dana Jansens | |
| 2007-06-22 | add lower and raiselower actions | Dana Jansens | |
| 2007-06-22 | add raise action | Dana Jansens | |
| 2007-06-22 | add the move action | Dana Jansens | |
| 2007-06-22 | add breakchroot action | Dana Jansens | |
| 2007-06-22 | add the activate action. it will replace the focus action, as it can just ↵ | Dana Jansens | |
| focus without raising now (or without unshading) | |||
| 2007-06-22 | add the cyclewindows action | Dana Jansens | |
| 2007-06-22 | add restart action | Dana Jansens | |
| 2007-06-22 | add exit and reconfigure actions | Dana Jansens | |
| 2007-06-22 | add the showdesktop action | Dana Jansens | |
| 2007-06-22 | add the showmenu action | Dana Jansens | |
| 2007-06-22 | added the debug action | Dana Jansens | |
| 2007-06-22 | the execute action works again. | Dana Jansens | |
| default hardcoded bindings are temporarily offline | |||
| 2007-06-21 | don't activate on raise | Dana Jansens | |
| 2007-06-13 | fix move to center on xinerama | Dana Jansens | |
| 2007-06-13 | raise windows smartly when merging desktops | Dana Jansens | |
| 2007-06-13 | little thing | Dana Jansens | |
| 2007-06-13 | improve the add/remove desktop actions a bunch. | Dana Jansens | |
| make the lastdesktop action not assert if you remove a desktop (i think it could have) | |||
| 2007-06-13 | don't raise windows when moving them between desktops in some cases | Dana Jansens | |
| 2007-06-13 | add AddDesktopLast RemoveDesktopLast AddDesktopCurrent RemoveDesktopCurrent | Dana Jansens | |
| 2007-06-13 | xinerama support like crazy for struts and everything else too. this ↵ | Dana Jansens | |
| probably crashes but its been way too long without a commit. | |||
| 2007-06-13 | very cool struts. partial struts actually are partial struts now. possibly ↵ | Dana Jansens | |
| way broken with xinerama? | |||
| 2007-06-12 | add debug print | Dana Jansens | |
| 2007-06-10 | make um.. the resizerelative action work right and also not move the window ↵ | Dana Jansens | |
| when resizing it and it cant get any smaller/bigger | |||
| 2007-06-10 | remove debug prints | Dana Jansens | |
| 2007-06-10 | allow noninteractive directional focus. | Dana Jansens | |
| make keybinds noninteractive when the last key in the chain has no modifiers (i think this is what the code was supposed to do but failed.) don't reset key chains during an interactive action. reset them after an interactive action finishes (honoring chroot) so you can <C-t><C-Up>Stuff<//> and it'll do stuff as you hit C-Up, you dont have to keep hitting C-t | |||
| 2007-06-10 | copy/paste :x | Dana Jansens | |
| 2007-06-10 | fix resizerelative for right/bottom edges | Dana Jansens | |
| 2007-06-04 | allow focus to fallback to omnipresent windows, except during desktop ↵ | Dana Jansens | |
| switching which is when they are vile | |||
| 2007-06-03 | super amazing enter event skipping. | Dana Jansens | |
| also mucho fixed for <underMouse> | |||
| 2007-06-03 | add <underMouse> focus option | Dana Jansens | |
| 2007-06-01 | revert 7246 and simplify action_raiselower a bit, turns out 7246 wasn't ↵ | Mikael Magnusson | |
| needed for that after all | |||
| 2007-05-27 | make focuslast only apply to switching desktops, like 3.3.1 | Dana Jansens | |
| 2007-05-27 | don't queue focusing actions. so they don't hide the menu right away | Dana Jansens | |
| 2007-05-26 | this fits in 80 cols on one line and oh my god I wrote where instead of ↵ | Mikael Magnusson | |
| we're :(((((((((((((((((( sad face | |||
| 2007-05-26 | don't fake an enter event if where still in the same window | Mikael Magnusson | |
| 2007-05-26 | change in how things are ungrabbed to avoid grabwhilenotify. don't ungrab ↵ | Dana Jansens | |
| every key press. just ungrab the passive grab when there is no active grab and we are going to move focus. this should be less intrusive and seems to work | |||
| 2007-05-26 | revert r6802. | Dana Jansens | |
| it seems that focusin/out notifygrab business is only affected by *keyboard* grabs, not pointer grabs, at least not passive pointer grabs | |||
| 2007-05-25 | missed a spot | Mikael Magnusson | |
| 2007-05-25 | check desktop switching stuff in screen_set_desktop | Mikael Magnusson | |
| 2007-05-25 | prevent flicker in the follow actiosn again instead of in focus fallback. ↵ | Dana Jansens | |
| focus fallback needs to be very reliable. | |||
| 2007-05-25 | put the actions back so they don't have to be smart. | Dana Jansens | |
| make focus_fallback not send focus anywhere if the new target is the same as what is already focused | |||
| 2007-05-25 | make omnipresent windows not flicker when changing desktops | Mikael Magnusson | |
