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 |
2003-01-04 |
Dana Jansens | set desktop names on startup |
tree | commitdiff |
2003-01-04 |
Dana Jansens | desktopnames is supported already, just desktops arent :> |
tree | commitdiff |
2003-01-04 |
Dana Jansens | epist alt-tab works now! i.e. NET_ACTIVE_WINDOW is... |
tree | commitdiff |
2003-01-04 |
Dana Jansens | better focusing. support for the take_focus protocol |
tree | commitdiff |
2003-01-04 |
Dana Jansens | set the net support atoms |
tree | commitdiff |
2003-01-04 |
Dana Jansens | add support for net_active_window and net_close_window... |
tree | commitdiff |
2003-01-04 |
Dana Jansens | client and stacking list work |
tree | commitdiff |
2003-01-04 |
Dana Jansens | add some todo shit |
tree | commitdiff |
2003-01-04 |
Dana Jansens | add -shadow |
tree | commitdiff |
2003-01-03 |
Dana Jansens | window states persist across restarts |
tree | commitdiff |
2003-01-03 |
Dana Jansens | window shading |
tree | commitdiff |
2003-01-03 |
Dana Jansens | no default reset key |
tree | commitdiff |
2003-01-03 |
Dana Jansens | restart works |
tree | commitdiff |
2003-01-03 |
Dana Jansens | put event bindings in OBBindings too |
tree | commitdiff |
2003-01-03 |
Dana Jansens | allow "event bindings" via ebind() for new windows... |
tree | commitdiff |
2003-01-03 |
Dana Jansens | remove the block on shutdown |
tree | commitdiff |
2003-01-03 |
Dana Jansens | more old bb shit to go |
tree | commitdiff |
next |