| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-06-13 | backwards args | Dana Jansens | |
| 2007-06-13 | fix another crash | Dana Jansens | |
| 2007-06-13 | fix 1 crash. | 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 | set workarea correctly | Dana Jansens | |
| 2007-06-13 | dont unshade when clicking the titlebar. | Dana Jansens | |
| lower when rolling up, raise when rolling down with mouse wheel | |||
| 2007-06-13 | ignore the dock in placing as a last resort | Dana Jansens | |
| 2007-06-13 | use all possible struts when maximizing to fill the screen | Dana Jansens | |
| 2007-06-13 | fix how the dock is placed, its struts, and set a window type hint on it | Dana Jansens | |
| 2007-06-13 | bugfix | Dana Jansens | |
| 2007-06-13 | add the dock struts to everything | Dana Jansens | |
| 2007-06-13 | some typos | Dana Jansens | |
| 2007-06-13 | plug memory leaks from the new strut code | Dana Jansens | |
| 2007-06-13 | very cool struts. partial struts actually are partial struts now. possibly ↵ | Dana Jansens | |
| way broken with xinerama? | |||
| 2007-06-12 | comment | Dana Jansens | |
| 2007-06-12 | ratios are floats | Dana Jansens | |
| 2007-06-12 | use the same decision code to focus new windows as for focus cycling or ↵ | Dana Jansens | |
| focus fallback. yay consistency. | |||
| 2007-06-12 | include padding in the menu header min width | Dana Jansens | |
| 2007-06-12 | only xungrabkeyboard when we actually have a passive grab on it | Dana Jansens | |
| 2007-06-12 | respect max/min sizes when fullscreen or maximized | Dana Jansens | |
| 2007-06-12 | add debug print | Dana Jansens | |
| 2007-06-12 | stop ignoring enters on window hide, and explain why | Dana Jansens | |
| 2007-06-12 | like unmap, don't let enter events move focus when a window iconifies ↵ | Dana Jansens | |
| unless underMouse is on | |||
| 2007-06-12 | dont use enter events from new windows appearing to focus them, unless ↵ | Dana Jansens | |
| underMouse is on | |||
| 2007-06-12 | i dont think people shade windows with the intention of having them hidden ↵ | Dana Jansens | |
| by stuff. also bug fix. | |||
| 2007-06-12 | try place under the mouse when theres no free space? maybe thats dumb | Dana Jansens | |
| 2007-06-12 | basically this is smart placement but its better now.. | Dana Jansens | |
| 2007-06-12 | new window placement, but i was a lil tipsy when i started this so maybe its ↵ | Dana Jansens | |
| not so good. smart placement was just as useless anyways though, so yeah. and this code is much cleaner. on to stealing fvwm code now. | |||
| 2007-06-11 | redundant if'ing | Dana Jansens | |
| 2007-06-11 | when undecorated and keepborder is on, show only the outside border not the ↵ | Dana Jansens | |
| clientborder | |||
| 2007-06-11 | instead of falling back to any normal window. fallback to the same windows ↵ | Dana Jansens | |
| you can focus cycle to. | |||
| 2007-06-10 | update changelog | Dana Jansens | |
| 2007-06-10 | bump version. fix library versions | Dana Jansens | |
| 2007-06-10 | put new things at the bottom of the struct | Dana Jansens | |
| 2007-06-10 | let the shadow be 0-256 | Dana Jansens | |
| 2007-06-10 | don't limit the highlight at all | Dana Jansens | |
| 2007-06-10 | fix a debug print | Dana Jansens | |
| 2007-06-10 | make bevel strengths theme-selectable | Dana Jansens | |
| 2007-06-10 | move focus consistantly when changing desktops with different mouse-focus ↵ | Dana Jansens | |
| options - while still being not annoying with omnipresent windows | |||
| 2007-06-10 | cache pipe menus without crashing! | 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 | cache pipe menus until the menus close | Dana Jansens | |
| 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 | frigging gtk frig. | Dana Jansens | |
| 2007-06-10 | i think that other emacs fix was "the right one" and this one where we don't ↵ | Dana Jansens | |
| always send configurenotifies can go away. that should fix the xemacs stall thing. | |||
| 2007-06-10 | copy/paste :x | Dana Jansens | |
| 2007-06-10 | fix resizerelative for right/bottom edges | Dana Jansens | |
| 2007-06-10 | remove SCIM by default. its caused people problems | Dana Jansens | |
| 2007-06-10 | delay re-rendering the frame while it is being iconify-animated until the ↵ | Dana Jansens | |
| animation finishes (avoid it flashing to unfocused) | |||
