2003-01-17 |
Dana Jansens | Some cleanups in the mapping procedure. Apply requested... |
tree | commitdiff |
2003-01-17 |
Dana Jansens | add internal_move/resize and wrap them with move()... |
tree | commitdiff |
2003-01-17 |
Dana Jansens | add frame.. wrapper changes. |
tree | commitdiff |
2003-01-17 |
Dana Jansens | add frame.hh to openbox.i's deps |
tree | commitdiff |
2003-01-17 |
Dana Jansens | provide the strut for the frame's size instead of an... |
tree | commitdiff |
2003-01-17 |
Dana Jansens | make window placement not go off screen at all |
tree | commitdiff |
2003-01-17 |
Dana Jansens | call the place routine after the window is grabbed |
tree | commitdiff |
2003-01-17 |
Dana Jansens | call the place window routine after the frame is created |
tree | commitdiff |
2003-01-17 |
Dana Jansens | add the Frame class |
tree | commitdiff |
2003-01-17 |
Dana Jansens | add a drag threshold |
tree | commitdiff |
2003-01-17 |
Dana Jansens | get all the normal hints when mapping again, oops. |
tree | commitdiff |
2003-01-17 |
Dana Jansens | centered gravities lose one borderwidth when mapping too |
tree | commitdiff |
2003-01-17 |
Dana Jansens | add {}'s |
tree | commitdiff |
2003-01-17 |
Dana Jansens | add whitespace |
tree | commitdiff |
2003-01-17 |
Dana Jansens | try use the gravity in the WM_NORMAL hint, and fall... |
tree | commitdiff |
2003-01-17 |
Dana Jansens | add a getGravity function to get the gravity from the... |
tree | commitdiff |
2003-01-17 |
Dana Jansens | s/SIGCLD/SIGCHLD/ that was Sysv4 shit |
tree | commitdiff |
2003-01-17 |
Dana Jansens | test for borders on static grav windows |
tree | commitdiff |
2003-01-16 |
Dana Jansens | reap child processes when they die |
tree | commitdiff |
2003-01-16 |
Dana Jansens | new raise/lower window code. only restacks 2 windows... |
tree | commitdiff |
2003-01-16 |
Dana Jansens | exec a requested new process via /bin/sh to allow for... |
tree | commitdiff |
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 |
next |