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 |
2003-01-06 |
Dana Jansens | rm debugging comment |
tree | commitdiff |
2003-01-06 |
Dana Jansens | handle maprequests after mapped correctly. thus making... |
tree | commitdiff |
2003-01-06 |
Dana Jansens | grab the first known window type |
tree | commitdiff |
2003-01-06 |
Dana Jansens | clean up transient's parent's reference in destructor |
tree | commitdiff |
2003-01-05 |
Dana Jansens | gets transients! woot. tested and such.. no groups... |
tree | commitdiff |
2003-01-05 |
Dana Jansens | keep track of transients. however not group transients yet |
tree | commitdiff |
2003-01-05 |
Dana Jansens | transient window support..halfway |
tree | commitdiff |
2003-01-04 |
Dana Jansens | SIGHIP not SUGHUP |
tree | commitdiff |
2003-01-04 |
Dana Jansens | only focus new 'normal' windows |
tree | commitdiff |
2003-01-04 |
Dana Jansens | dont restart on HUP. badness. restart on USR1. |
tree | commitdiff |
2003-01-04 |
Dana Jansens | lameass comment from the past |
tree | commitdiff |
2003-01-04 |
Dana Jansens | restart on HUP |
tree | commitdiff |
2003-01-04 |
Dana Jansens | add support for wm_window_role |
tree | commitdiff |
2003-01-04 |
Dana Jansens | move the approproate code for map request handling... |
tree | commitdiff |
2003-01-04 |
Dana Jansens | if a dock has the 'below' state set, then it goes in... |
tree | commitdiff |
2003-01-04 |
Dana Jansens | let the user set the above/below stacking layer easily |
tree | commitdiff |
2003-01-04 |
Dana Jansens | better focus passing around for now |
tree | commitdiff |
2003-01-04 |
Dana Jansens | support net_wm_strut's! nothing to do with them yet... |
tree | commitdiff |
2003-01-04 |
Dana Jansens | decor and functions set set right for !normal windows |
tree | commitdiff |
2003-01-04 |
Dana Jansens | more ideas in comments |
tree | commitdiff |
2003-01-04 |
Dana Jansens | configure request optimizations |
tree | commitdiff |
2003-01-04 |
Dana Jansens | shape works again. updating the delete_window protocol... |
tree | commitdiff |
2003-01-04 |
Dana Jansens | move where transient shit will be |
tree | commitdiff |
2003-01-04 |
Dana Jansens | use the correct size for buttons even when there is... |
tree | commitdiff |
2003-01-04 |
Dana Jansens | update comment |
tree | commitdiff |
2003-01-04 |
Dana Jansens | set the window's state so the hint always exists |
tree | commitdiff |
2003-01-04 |
Dana Jansens | make the frame window override-redirect |
tree | commitdiff |
2003-01-04 |
Dana Jansens | kill the printf |
tree | commitdiff |
2003-01-04 |
Dana Jansens | make the frame window override-redirect |
tree | commitdiff |
2003-01-04 |
Dana Jansens | basedisplay!! GAH NO FUCK OFF!@!( |
tree | commitdiff |
2003-01-04 |
Dana Jansens | raise when focused with net_active_window message |
tree | commitdiff |
2003-01-04 |
Dana Jansens | shading works from epist |
tree | commitdiff |
next |