| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-05-18 | add (optional) support for showing a busy cursor via startup notification | Dana Jansens | |
| 2003-05-16 | rename "Slit" to "Dock". | Dana Jansens | |
| add config options to the rc3 for the dock. create a window_map, add DockApps to the ObWindow types, use the window_map for translating windows into objects for event handling (only one lookup now) and remove the old maps (client_map, menu_map). | |||
| 2003-05-11 | Clients Menus and Slits are all 'ObWindow's now. | Dana Jansens | |
| Stacking is done with ObWindows. Slits add themselves to the stacking order, as do clients of course. Added some macros for adding/removing to the stacking order. | |||
| 2003-05-10 | add a slit to the kernel | Dana Jansens | |
| 2003-05-09 | all my changes while i was offline. | Dana Jansens | |
| better alt-tabbing. better transient handling. i dont even know. lots of fucking cool shit so WATCH the FUCK OUT. | |||
| 2003-04-25 | restore the desktop and focused window on restarts if possible | Dana Jansens | |
| 2003-04-22 | Render menus only when they are invalid. | Scott Moynes | |
| 2003-04-17 | move the move/resize functionality into moveresize.c, for use with the netwm ↵ | Dana Jansens | |
| atoms. use it from teh plugins. combine the two actions. | |||
| 2003-04-13 | back to automake | Dana Jansens | |
| 2003-04-03 | new build system without automake | Dana Jansens | |
| 2003-04-02 | BLEF HATE DIE | Dana Jansens | |
| 2003-04-02 | bison doesnt use y.tab.* | Dana Jansens | |
| 2003-04-02 | rename the parse.yacc to parse.y | Dana Jansens | |
| 2003-04-02 | make parse.h depend on y.tab.h | Dana Jansens | |
| 2003-04-02 | add y.tab.h to the headers so the yacc shit runs | Dana Jansens | |
| 2003-04-02 | rm the generated files on clean | Dana Jansens | |
| 2003-04-02 | wrong .h for the make rule | Dana Jansens | |
| 2003-04-02 | deps the lex h on the c | Dana Jansens | |
| 2003-04-02 | create a generic tokenizer/sectionizer for the config file. pass off the ↵ | Dana Jansens | |
| token to functions registered for each section to parse them further. some fixes for the engine irt font shadows, and fixed a bug with rendering the iconify button when it was not in the layout | |||
| 2003-03-29 | Menu data structures basically completed. | Scott Moynes | |
| Need the engine support still, parser, and controllers. | |||
| 2003-03-26 | usnig flex directly, renaming symbols so that theres no clash with other lexers | Dana Jansens | |
| 2003-03-23 | rm themerc.[ch] | Dana Jansens | |
| 2003-03-22 | config system fleshed out. many thanks to woodlbock for his code! yay! | Dana Jansens | |
| 2003-03-22 | start the config system, add the config file parser | Dana Jansens | |
| 2003-03-21 | build 'openbox3' instead of 'ob3' | Dana Jansens | |
| 2003-03-21 | build the binary called 'openbox3' | Dana Jansens | |
| 2003-03-21 | add a dispatched event for interactively moving a window. | Dana Jansens | |
| move window snapping/resistance out of the kernel. make the action_move dispatch the new event. | |||
| 2003-03-20 | add the binary and urls to the Makefile and -D's | Dana Jansens | |
| 2003-03-19 | add code for snapping windows to screen edges | Dana Jansens | |
| 2003-03-18 | provide functions for grabbing and ungrabbing the keyboard and pointer | Dana Jansens | |
| 2003-03-18 | add actions for key/mouse bindings etc | Dana Jansens | |
| 2003-03-18 | plugins work. | Dana Jansens | |
| start a focus plugin. | |||
| 2003-03-17 | stop using python internally. add an event dispatcher | Dana Jansens | |
| 2003-03-16 | pointer's variables are config vars | Dana Jansens | |
| 2003-03-16 | merge the C branch into HEAD | Dana Jansens | |
