| Age | Commit message (Expand) | Author |
| 2007-05-20 | the left and right resize handles are the border, not grips | Dana Jansens |
| 2007-05-20 | stop using a border for the outer frame window. step 1 of borderless-ness. no... | Dana Jansens |
| 2007-05-20 | don't assume screen 0 | Dana Jansens |
| 2007-05-20 | i think this is good? can you run X at 32 bits? | Dana Jansens |
| 2007-05-20 | set the functions recursively, so if you change it after the menu has been op... | Dana Jansens |
| 2007-05-20 | fix segfault by ordering shutdown properly | Dana Jansens |
| 2007-05-20 | set the functions in the more menu the same as the parent menu | Dana Jansens |
| 2007-05-20 | old unused variable | Dana Jansens |
| 2007-05-20 | maybe smaller icons look nicer? | Dana Jansens |
| 2007-05-20 | put text back to the left and add a bit more spacing | Dana Jansens |
| 2007-05-19 | does the popup look better with centered text? | Dana Jansens |
| 2007-05-19 | show and hide the new left/right resize bars at the right time | Dana Jansens |
| 2007-05-19 | revert r6638 | Dana Jansens |
| 2007-05-19 | add a root context that only applies to the root window. it fallsback to the ... | Dana Jansens |
| 2007-05-19 | make binding fallback for mouse clicks less restrictive. if you dont have a b... | Dana Jansens |
| 2007-05-19 | for startup notification, use the left ptr+watch if it is available, and fall... | Dana Jansens |
| 2007-05-19 | missing new left and right contexts | Dana Jansens |
| 2007-05-19 | add Left and Right contexts for resizing | Dana Jansens |
| 2007-05-19 | make either key work for people who have super_l and super_r (or whatever one... | Dana Jansens |
| 2007-05-19 | let you resize on the bottom of the frame when handle height is 0 in the theme | Dana Jansens |
| 2007-05-19 | fix escape's behavior in menus. make static stuff that shouldnt be used by ot... | Dana Jansens |
| 2007-05-19 | show the old single-window popup for directional focus. | Dana Jansens |
| 2007-05-19 | round up rather than down for figuring out the width of the popup, so it will... | Dana Jansens |
| 2007-05-19 | center the icons when there is only 1 row | Dana Jansens |
| 2007-05-19 | fix the popup for directional focusing, only show what is going to be a valid... | Dana Jansens |
| 2007-05-19 | fix positioning of stuff in the cycling popup. oh my god. the image texture i... | Dana Jansens |
| 2007-05-19 | fix flashy menus | Dana Jansens |
| 2007-05-19 | better positioning and some spacing | Dana Jansens |
| 2007-05-19 | better coloring for the cycling hilite | Dana Jansens |
| 2007-05-19 | new focus cycle popup of doom | Dana Jansens |
| 2007-05-19 | move focus_cycle_popup into its own file | Dana Jansens |
| 2007-05-19 | move focus_cycle_indicator into its own file | Dana Jansens |
| 2007-05-19 | (no commit message) | Dana Jansens |
| 2007-05-19 | add missing include for new header | Dana Jansens |
| 2007-05-19 | move focus cycling into its own file | Dana Jansens |
| 2007-05-19 | 80 cols | Dana Jansens |
| 2007-05-19 | remove a function that is no longer used. and backwards boolean algebra was c... | Dana Jansens |
| 2007-05-18 | get rid of the serials for ignoring enters.. | Dana Jansens |
| 2007-05-18 | when done iconify animating, send a configure notify (this fixes kde's pager ... | Dana Jansens |
| 2007-05-18 | super correct enter event ignoring that will only ignore what it has to, yay? | Dana Jansens |
| 2007-05-17 | but don't count the same enter events more than once still | Dana Jansens |
| 2007-05-17 | fix a comment | Dana Jansens |
| 2007-05-17 | ignore enter events without disrupting the event queue | Dana Jansens |
| 2007-05-17 | re-staticify this function | Dana Jansens |
| 2007-05-17 | don't ignore the same enter events more than once | Dana Jansens |
| 2007-05-17 | old comment | Dana Jansens |
| 2007-05-17 | static makes more sense than inline i think | Mikael Magnusson |
| 2007-05-17 | name of the action_undecorate atom was wrong | Dana Jansens |
| 2007-05-17 | add an atom ob_wm_action_undecorate to match with ob_wm_state_undecorated, so... | Dana Jansens |
| 2007-05-17 | a little check that catches firefox and other buggy apps, which set the same ... | Dana Jansens |