| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-12-20 | be a little more typesafe | Dana Jansens | |
| 2002-12-19 | python has begun! | Dana Jansens | |
| 2002-12-04 | some cleanups | Dana Jansens | |
| make the OBActions instance not static | |||
| 2002-12-04 | button press/releases WORK | Dana Jansens | |
| 2002-12-04 | erase from the map more efficiently | Dana Jansens | |
| 2002-12-04 | add a skeletal OBActions class for user actions | Dana Jansens | |
| 2002-12-04 | put a header where it belongs | Dana Jansens | |
| 2002-12-04 | map and unmap work great now yay | Dana Jansens | |
| 2002-12-04 | handle configure requests | Dana Jansens | |
| 2002-12-02 | handle map requests with the root window class | Dana Jansens | |
| 2002-12-02 | handle map events with the Openbox class | Dana Jansens | |
| 2002-12-01 | window decorations use "unmanaged" widgets now. | Dana Jansens | |
| 2002-11-11 | watch for when screens cant be managed | Dana Jansens | |
| 2002-11-11 | HRM manageExisting() isnt working! | Dana Jansens | |
| 2002-11-11 | manage and unmanage windows in OBScreen | Dana Jansens | |
| 2002-11-11 | not using any old blackbox classes anymore! | Dana Jansens | |
| 2002-11-10 | cleanups. | Dana Jansens | |
| OBScreen almost ready for some action | |||
| 2002-11-10 | add \n's to the signal printfs | Dana Jansens | |
| make the hash of all clients destroy properly | |||
| 2002-11-10 | position the client inside the frame correctly. | Dana Jansens | |
| unmanage all clients on shutdown | |||
| 2002-11-06 | fix compiling with the new strut (new namespace) | Dana Jansens | |
| and fix general errors that broke compiling. make xeventhandler find the OBClient for most events.. | |||
| 2002-11-05 | finish conversion to the new otk::OBProperty class with its new interface | Dana Jansens | |
| 2002-11-04 | initialize the _doshutdown member | Dana Jansens | |
| 2002-11-04 | xeventhandler can handle everything except client messages now. | Dana Jansens | |
| blackbox is no longer the event handler | |||
| 2002-11-04 | documenting classes! | Dana Jansens | |
| 2002-11-03 | make it shutdown on signals | Dana Jansens | |
| 2002-11-03 | new timers, timer manager | Dana Jansens | |
| 2002-11-03 | WE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^!*@*!! YAY | Dana Jansens | |
| 2002-05-25 | import from bb-cvs | Dana Jansens | |
| added slit and enable-clobber defines back in Makefile.am | |||
| 2002-05-23 | added XAtom class, and it all now compiles. | Dana Jansens | |
| 2002-05-23 | merge the sticky window fix from 1.2. | Dana Jansens | |
| 2002-05-16 | new i18n class using overloaded operator() instead of getMessage() | Dana Jansens | |
| 2002-05-16 | make auto-raise value load. | Dana Jansens | |
| 2002-05-15 | moved menu from a rc file option to a command line option | Dana Jansens | |
| 2002-05-14 | update changelog. | Dana Jansens | |
| removed a redundant var from BaseDisplay. | |||
| 2002-05-14 | new version of bsetroot ported from blackbox cvs | Dana Jansens | |
| 2002-05-14 | new focus code! working better than ever! | Dana Jansens | |
| 2002-05-13 | fix segfaut from uninitialized focused_screen pointer | Dana Jansens | |
| 2002-05-13 | focus code updates | Dana Jansens | |
| 2002-05-12 | converted all of the openbox class LinkedLists to STL objects | Dana Jansens | |
| 2002-05-10 | better gcc3 compat. using ostrstream again. and using namespace std; | Dana Jansens | |
| some focus changes. workspace contains a focused window instead of openbox class. this fixes a seg | |||
| 2002-04-30 | bug #1 from click placement fixed. was catching more motionNotify events ↵ | Dana Jansens | |
| than i wanted to with the new/modified move grabs. now i drop any left-over extras when the move completes so they dont come in too late | |||
| 2002-04-30 | save the titlebarLayout in the default config | Dana Jansens | |
| 2002-04-28 | properly handle placing a window while another window is still placing. | Dana Jansens | |
| 2002-04-28 | added ClickMouse window placement policy | Dana Jansens | |
| 2002-04-20 | compile fix for --disable-slit | Dana Jansens | |
| 2002-04-20 | on reconfigure, if an option isn't specified in the rc file, then it will ↵ | Dana Jansens | |
| revert to its default value instead of staying at its current value. | |||
| 2002-04-20 | fixed a memory leak for resource.titlebar_layout | Scott Moynes | |
| 2002-04-19 | starting openbox without an rc file now works. it makes an empty Xrm db ↵ | Dana Jansens | |
| instead of crashing :) | |||
| 2002-04-18 | now yuo can change styles again! (oops) wasnt saving teh nwe style file to ↵ | Dana Jansens | |
| the Resource class when it changed. | |||
| 2002-04-17 | menus update their values when they are reconfigure()d. | Dana Jansens | |
| the screen, toolbar and slit rc values are reloaded in BScreen::reconfigure() before the menus. the toolbar and slit rc values are explicitly loaded in their constructors, as is BScreen's. | |||
