| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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) | |||
| 2007-06-10 | use the osd theme stuff for the dock instead of active titlebar | Dana Jansens | |
| 2007-06-10 | update changelog | Dana Jansens | |
| 2007-06-10 | make client_under_pointer only count windows on the visible desktop. its ↵ | Dana Jansens | |
| called halfway thru showing/hiding windows on a desktop change when focusLast is off | |||
| 2007-06-10 | let you use +-+-x in the positions for per-app settings, like x geometry | Dana Jansens | |
| 2007-06-09 | update changelog for 3.4.1 so far | Dana Jansens | |
| 2007-06-09 | update onyx themes | Dana Jansens | |
| 2007-06-09 | let you focus cycle to helper windows if there are only dialog windows ↵ | Dana Jansens | |
| around in its group (only normal type windows count as siblings for this case) | |||
| 2007-06-09 | only configure the window after it sets WM_NORMAL_HINTS if it is outside of ↵ | Dana Jansens | |
| its new bounds | |||
| 2007-06-09 | mismerged the 3.4 xsd stuff into trunk. | Dana Jansens | |
| 2007-06-09 | add shadows on inactive windows | Dana Jansens | |
| 2007-06-09 | wrongly indented line | Mikael Magnusson | |
| 2007-06-09 | revert change to theme.. *^^* | Dana Jansens | |
| 2007-06-09 | fix when 1or2px splitvertical | Dana Jansens | |
| 2007-06-09 | no crashing in splitvertical | Dana Jansens | |
| 2007-06-09 | middle gradient in splitvertical | Dana Jansens | |
| 2007-06-09 | small tweak for nonfocused windows? i dont think they are perfect yet. | Dana Jansens | |
| 2007-06-09 | better buttons for inactive windows - no hover and bright lightup pressed | Dana Jansens | |
| 2007-06-09 | add onyx themes to install. make non-active stuff grey | Dana Jansens | |
| 2007-06-08 | add Onyx themes!?! | Dana Jansens | |
| 2007-06-08 | add a hover for pressed | Mikael Magnusson | |
| 2007-06-08 | yay. toggled textures and colors for all states. | Dana Jansens | |
| 2007-06-07 | revert the change to frame.c | Dana Jansens | |
| 2007-06-07 | missed a spot | Mikael Magnusson | |
| 2007-06-07 | back xml themes out of trunk | Mikael Magnusson | |
| 2007-06-07 | bump version | Dana Jansens | |
| 2007-06-07 | stop processing x events or actions when loop->run becomes false | Dana Jansens | |
| 2007-06-07 | don't reconfigure twice | Dana Jansens | |
| 2007-06-07 | remove {} just cuz | Dana Jansens | |
| 2007-06-07 | fix dirfocus when no dialog | Dana Jansens | |
| 2007-06-07 | why is this function declared twice | Dana Jansens | |
| 2007-06-07 | let you lower siblings below eachother | Dana Jansens | |
| 2007-06-07 | better. | Dana Jansens | |
| 2007-06-07 | c comments | Dana Jansens | |
| 2007-06-07 | i dont think that line is valid, if it ever did run | Dana Jansens | |
| 2007-06-07 | put the directional focus dialog on the active monitor | Dana Jansens | |
| 2007-06-07 | make popup dialogs appear on the active monitor with xinerama | Dana Jansens | |
| 2007-06-07 | forgot to change the version string in the header | Mikael Magnusson | |
| 2007-06-07 | updated japanese translation, ui visible strings only | Mikael Magnusson | |
| 2007-06-07 | update vietnamese translation and rename to just vi | Mikael Magnusson | |
| 2007-06-07 | add debug prints | Dana Jansens | |
| 2007-06-07 | if Key_R is set to multiple mods, then it'll use them all now. but Key_L ↵ | Dana Jansens | |
| still takes precidence if they are different | |||
| 2007-06-07 | rather than making you hit both Key_L and Key_R if they are bound to ↵ | Dana Jansens | |
| different things, make Key_L take precidence. But if only Key_R is bound then use that. If Key_L is bound to multiple masks it'll use them all, but that won't work for Key_R right now. | |||
