2003-01-16 |
Dana Jansens | use -export-dynamic when linking libpython.a |
tree | commitdiff |
2003-01-16 |
Dana Jansens | redo otk::Property. make it static. |
tree | commitdiff |
2003-01-16 |
Dana Jansens | dont allow resizing < 1 (based on increments) |
tree | commitdiff |
2003-01-16 |
Dana Jansens | stacking list on root is bottom to top |
tree | commitdiff |
2003-01-14 |
Dana Jansens | just return if a valid widget isnt found, racey to... |
tree | commitdiff |
2003-01-14 |
Dana Jansens | otk::Timer-ng!! thanks ManMower for this shizznit! |
tree | commitdiff |
2003-01-13 |
Dana Jansens | fix indenting |
tree | commitdiff |
2003-01-13 |
Dana Jansens | add the global display variable |
tree | commitdiff |
2003-01-13 |
Dana Jansens | set the global 'display' var to the otk::Display in use |
tree | commitdiff |
2003-01-13 |
Dana Jansens | use the new non-static display |
tree | commitdiff |
2003-01-13 |
Dana Jansens | move the Openbox::instance pointer to simply "openbox". |
tree | commitdiff |
2003-01-13 |
Dana Jansens | dont use append, dont need to extend ustring! |
tree | commitdiff |
2003-01-13 |
Dana Jansens | almost done the ustring conversion |
tree | commitdiff |
2003-01-13 |
Dana Jansens | more conversion to ustring. added more members |
tree | commitdiff |
2003-01-13 |
Dana Jansens | show a warning if we fail to set the locale |
tree | commitdiff |
2003-01-13 |
Dana Jansens | add more doxygen |
tree | commitdiff |
2003-01-12 |
Dana Jansens | check for shutdown before waiting for timers |
tree | commitdiff |
2003-01-12 |
Dana Jansens | typo.. just PACKAGE |
tree | commitdiff |
2003-01-12 |
Dana Jansens | use the UTF-8 codeset |
tree | commitdiff |
2003-01-12 |
Dana Jansens | default to 1 desktop if its not read from the configs |
tree | commitdiff |
2003-01-12 |
Dana Jansens | dispatch events before waiting for timers on startup |
tree | commitdiff |
2003-01-12 |
Dana Jansens | use PyInt for vars not PyLong |
tree | commitdiff |
2003-01-12 |
Dana Jansens | dont assert when given an out-of-range desktop |
tree | commitdiff |
2003-01-12 |
Dana Jansens | clean up childrens' transient_for refs |
tree | commitdiff |
2003-01-11 |
Dana Jansens | add aliases for mouse buttons |
tree | commitdiff |
2003-01-11 |
Dana Jansens | dont need 2 of these comments |
tree | commitdiff |
2003-01-11 |
Dana Jansens | removing all prefixes completed |
tree | commitdiff |
2003-01-11 |
Dana Jansens | old bb shitz |
tree | commitdiff |
2003-01-11 |
Dana Jansens | wrapper updates |
tree | commitdiff |
2003-01-11 |
Dana Jansens | valgrind fixes, and fixes for writing shit all over... |
tree | commitdiff |
2003-01-11 |
Dana Jansens | broken to all hell. oh no. |
tree | commitdiff |
2003-01-11 |
Dana Jansens | only send configu notify if the window is mapped (has... |
tree | commitdiff |
2003-01-11 |
Dana Jansens | new autoconf shit woowoo |
tree | commitdiff |
2003-01-11 |
Dana Jansens | send configure notify when moving a window |
tree | commitdiff |
2003-01-10 |
Dana Jansens | load a global defaults.py if the user.py isnt loaded |
tree | commitdiff |
2003-01-10 |
Dana Jansens | dont bother making a copy of the event to change its... |
tree | commitdiff |
2003-01-10 |
Dana Jansens | when i get a button press on the client window, i have... |
tree | commitdiff |
2003-01-10 |
Dana Jansens | don't grab for motion/releases on the client window... |
tree | commitdiff |
2003-01-10 |
Dana Jansens | add to comment |
tree | commitdiff |
2003-01-10 |
Dana Jansens | updated wrappers |
tree | commitdiff |
2003-01-10 |
Dana Jansens | dont define the 'display' global |
tree | commitdiff |
2003-01-10 |
Dana Jansens | add OBDisplay_display() |
tree | commitdiff |
2003-01-10 |
Dana Jansens | dont need the otk initializer |
tree | commitdiff |
2003-01-10 |
Dana Jansens | the openbox module has to include shit from otk that... |
tree | commitdiff |
2003-01-10 |
Dana Jansens | rm printf |
tree | commitdiff |
2003-01-10 |
Dana Jansens | add some comments to the procedure |
tree | commitdiff |
2003-01-10 |
Dana Jansens | stop including otk in the openbox module. makes the... |
tree | commitdiff |
2003-01-10 |
Dana Jansens | include the all otk stuff into the openbox python modul... |
tree | commitdiff |
2003-01-10 |
Dana Jansens | typosnsuch |
tree | commitdiff |
2003-01-10 |
Dana Jansens | install the shadow wrappers |
tree | commitdiff |
2003-01-10 |
Dana Jansens | add the shadow class wrappers |
tree | commitdiff |
2003-01-10 |
Dana Jansens | new python interface! using the .py shadow wrappers... |
tree | commitdiff |
2003-01-10 |
Dana Jansens | include point and rect from otk so that they can have... |
tree | commitdiff |
2003-01-09 |
Dana Jansens | new python callbacks data, infrastructure. going to... |
tree | commitdiff |
2003-01-09 |
Dana Jansens | change what re-maprequest events do, just convert them... |
tree | commitdiff |
2003-01-09 |
Dana Jansens | s/False/false |
tree | commitdiff |
2003-01-08 |
Dana Jansens | wrapper updates |
tree | commitdiff |
2003-01-08 |
Dana Jansens | make close() and shade() private. |
tree | commitdiff |
2003-01-08 |
Dana Jansens | state_above/below work now |
tree | commitdiff |
2003-01-08 |
Dana Jansens | add a -single argument which only runs on a single... |
tree | commitdiff |
2003-01-08 |
Dana Jansens | check for python errors a little better i think.. |
tree | commitdiff |
2003-01-08 |
Dana Jansens | rework focus event handling. does it basically like... |
tree | commitdiff |
2003-01-08 |
Dana Jansens | put unmanageWindow back how it used to be. no 'remap... |
tree | commitdiff |
2003-01-08 |
Dana Jansens | add some comments |
tree | commitdiff |
2003-01-08 |
Dana Jansens | rm old comment |
tree | commitdiff |
2003-01-08 |
Dana Jansens | map the window if it was reparented, on release |
tree | commitdiff |
2003-01-08 |
Dana Jansens | make some funcs const, and don't try focus a client... |
tree | commitdiff |
2003-01-08 |
Dana Jansens | clarify an incorrect comment, and make some funcs const |
tree | commitdiff |
2003-01-08 |
Dana Jansens | *** empty log message *** |
tree | commitdiff |
2003-01-08 |
Dana Jansens | grab the server around key ungrab/grabs to prevent... |
tree | commitdiff |
2003-01-08 |
Dana Jansens | fix typo |
tree | commitdiff |
2003-01-07 |
Dana Jansens | move a comment |
tree | commitdiff |
2003-01-07 |
Dana Jansens | don't reparent to root if the client has already repare... |
tree | commitdiff |
2003-01-07 |
Dana Jansens | better reparent handling, dont fux with the event stack.. |
tree | commitdiff |
2003-01-07 |
Dana Jansens | rm old junk |
tree | commitdiff |
2003-01-07 |
Dana Jansens | i think im handling reparent events correctly now,... |
tree | commitdiff |
2003-01-07 |
Dana Jansens | ignore the right about of unmap notifies |
tree | commitdiff |
2003-01-07 |
Dana Jansens | in synch mode, chew up 100% cpu, cuz we cant select... |
tree | commitdiff |
2003-01-07 |
Dana Jansens | handle unmaps better. all thanks to acroread sending... |
tree | commitdiff |
2003-01-07 |
Dana Jansens | dont move frame if not frame exists while mapping |
tree | commitdiff |
2003-01-07 |
Dana Jansens | don't place the window magically if we're starting... |
tree | commitdiff |
2003-01-07 |
Dana Jansens | add a PlaceWindow event hook type |
tree | commitdiff |
2003-01-07 |
Dana Jansens | add a check for ShapeBounding shape events |
tree | commitdiff |
2003-01-07 |
Dana Jansens | dont unset focused client if it is still/already set... |
tree | commitdiff |
2003-01-07 |
Dana Jansens | change the unmanae ordeer around to have the callbacks... |
tree | commitdiff |
2003-01-07 |
Dana Jansens | fixed condition that could cause 2 windows to look... |
tree | commitdiff |
2003-01-07 |
Dana Jansens | sending windows to workspaces works. focus messes up... |
tree | commitdiff |
2003-01-07 |
Dana Jansens | use client messages to switch desktops/move windows... |
tree | commitdiff |
2003-01-07 |
Dana Jansens | add python.hh to the openbox.i deps |
tree | commitdiff |
2003-01-07 |
Dana Jansens | add startup and shutdown callback events for each screen |
tree | commitdiff |
2003-01-07 |
Dana Jansens | supply python routines for next/prev workspace |
tree | commitdiff |
2003-01-07 |
Dana Jansens | dont hide windows when switching to the current workspace |
tree | commitdiff |
2003-01-07 |
Dana Jansens | windows stay on their desktops |
tree | commitdiff |
2003-01-07 |
Dana Jansens | grab SIGUSR1 |
tree | commitdiff |
2003-01-07 |
Dana Jansens | dont reset focus to the unfocused window! |
tree | commitdiff |
2003-01-07 |
Dana Jansens | desktops |
tree | commitdiff |
2003-01-07 |
Dana Jansens | move the shit from OBRootWindow into OBScreen |
tree | commitdiff |
2003-01-07 |
Dana Jansens | keep track of desktops... |
tree | commitdiff |
2003-01-06 |
Dana Jansens | allow to bind multiple functions to everything |
tree | commitdiff |
2003-01-06 |
Dana Jansens | add comments for rming masks from the events |
tree | commitdiff |
next |