| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-01-11 | make a GravityPoint and GravityCoord data structures for those --x, ++y type ↵ | Dana Jansens | |
| values | |||
| 2008-01-11 | let you specify the resize popup to be in a fixed place | Dana Jansens | |
| 2008-01-11 | add an <active> option for window placement, to try force new windows on the ↵ | Dana Jansens | |
| active monitor (for xinerama) | |||
| 2007-09-04 | ANSI function declarations, ie () -> (void) | Mikael Magnusson | |
| 2007-09-04 | Fix shadowed variables | Mikael Magnusson | |
| 2007-08-06 | Fix some memleaks | Mikael Magnusson | |
| 2007-08-04 | make the default time for the desktop notificatin 875ms | Dana Jansens | |
| 2007-08-03 | show a popup notification when switching desktops (also make all the config ↵ | Dana Jansens | |
| options export time in milliseconds not half milli half micro) | |||
| 2007-07-20 | xml values for per app settings should be case insensitive | Mikael Magnusson | |
| change strcasecmp to g_ascii_strcasecmp | |||
| 2007-07-17 | remove trailing whitespace | Mikael Magnusson | |
| 2007-07-13 | ok i take that back | Dana Jansens | |
| 2007-07-13 | i know c...honest. | Dana Jansens | |
| 2007-07-13 | add hardcoded key binds back | Dana Jansens | |
| 2007-07-13 | update hardcoded bindings to previous changes | Dana Jansens | |
| 2007-07-11 | add default bindings for the side edges | Dana Jansens | |
| 2007-07-10 | user-sepcified margins | Dana Jansens | |
| 2007-06-23 | warp desktops when you hit the edge of the screen while moving a window | Dana Jansens | |
| 2007-06-23 | put back default hardcoded mouse bindings. remove default key bindigns | Dana Jansens | |
| 2007-06-22 | the execute action works again. | Dana Jansens | |
| default hardcoded bindings are temporarily offline | |||
| 2007-06-21 | dont build the old action stuff. | Dana Jansens | |
| config uses the new action stuff. add actions_parse_string | |||
| 2007-06-21 | maybe the new actions framework is kinda there now | Dana Jansens | |
| 2007-06-13 | add center option to placement section | Mikael Magnusson | |
| 2007-06-10 | let you use +-+-x in the positions for per-app settings, like x geometry | Dana Jansens | |
| 2007-06-03 | make focuslast default to true | Dana Jansens | |
| 2007-06-03 | add <underMouse> focus option | Dana Jansens | |
| 2007-06-01 | make the default drag threshold 8px | Dana Jansens | |
| 2007-05-21 | use simple pattern matching for per-app settings. all rules that match are ↵ | Dana Jansens | |
| applied to a window rather than just the first | |||
| 2007-05-20 | remove unused config_menu_warppointer | Mikael Magnusson | |
| 2007-05-12 | remove the edges_hit_layers_below option. don't use windows in other layers ↵ | Dana Jansens | |
| for resistance | |||
| 2007-05-12 | change the "handle" context to "bottom". add a "top" context. make the top | Dana Jansens | |
| and bottom contexts resize vertically in the default config file. | |||
| 2007-05-09 | kill the hideDisabled option | Dana Jansens | |
| 2007-05-09 | further work to r6205. make the disabled titlebar buttons hide if they won't ↵ | Dana Jansens | |
| move other buttons around by doing so. | |||
| 2007-05-06 | missed some stuff? | Dana Jansens | |
| 2007-05-06 | change the perapp settings "head" option to "monitor" i think its easier to ↵ | Dana Jansens | |
| understand. some cleanup for perapp settings. make monitor and desktop be specified starting at 1, like elsewhere in the config file. | |||
| 2007-05-06 | document the per app settings in rc.xml.in. some xsd fixes. add the ↵ | Dana Jansens | |
| "default" option to all the per-app settings which is the same as not putting it in there at all. | |||
| 2007-05-05 | make animation default on again. :/ | Dana Jansens | |
| 2007-05-05 | don't animate iconify/restore by default | Mikael Magnusson | |
| 2007-05-05 | animate iconify/reestore. yeah. | Dana Jansens | |
| 2007-04-26 | add a separate font config for onscreendisplays | Dana Jansens | |
| change menutitle in the rc to menuheader fix up the xsd for fonts | |||
| 2007-04-26 | dont parse both keybindings and actions in the same block | Dana Jansens | |
| 2007-04-26 | allow actions and chains at the same level | Dana Jansens | |
| 2007-04-26 | fixes for new keybindings stuff/chroot/parsing | Dana Jansens | |
| 2007-04-26 | add chrooting. use chroot="true" on the chroot location | Dana Jansens | |
| 2007-04-25 | consistency for dock layer naming | Mikael Magnusson | |
| 2007-04-24 | remove the four corners option | Dana Jansens | |
| document what these serious macros are with art! | |||
| 2007-04-23 | 1) translate all of openbox's output | Dana Jansens | |
| 2) update copyrights. 3) make release. ok that part not quite yet. | |||
| 2007-03-25 | don't menu menus jump around at all anymore. open them on screen in the ↵ | Dana Jansens | |
| first place | |||
| 2007-03-24 | kill window title numbering... | Dana Jansens | |
| probably it was a dumb idea all along. you're not picking the numbers yourself and you're probably not remembering which window they apply to and the focus indicator thinger is much more clever than numbers | |||
| 2007-03-04 | i moved the font shadow stuff back into the theme, so move them out of the ↵ | Dana Jansens | |
| font configuration stuff | |||
| 2007-03-04 | change the rc config format for font shadows, now: | Dana Jansens | |
| <font... <shadow enabled="yes/no"> <offset>1</offset> <tint>25</tint> </shadow> </font> | |||
