2003-01-09 |
Dana Jansens | change what re-maprequest events do, just convert them... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Dana Jansens | s/False/false |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Dana Jansens | use default prefix. |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | wrapper updates |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | make close() and shade() private. |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | pass the right num of shit to the client msg |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | close windows with netwm messages |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | use client msg's to toggle shaded |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | add state_shaded |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | state_above/below work now |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | add a -single argument which only runs on a single... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | check for python errors a little better i think.. |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | ignore much fewer focus events. only ignore focusout... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | ignore focus events from grabs |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | rm _focus, its no longer used |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | handle focus events SOO much more simply. and it works... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | rework focus event handling. does it basically like... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | rm old debug printfs |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | put unmanageWindow back how it used to be. no 'remap... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | add some comments |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | rm old comment |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | map the window if it was reparented, on release |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | make some funcs const, and don't try focus a client... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | clarify an incorrect comment, and make some funcs const |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | grab the server around key ungrab/grabs to prevent... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | make focus work without races. |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Dana Jansens | fix typo |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | stop compressing enter/leave events.. this might be... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | move a comment |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | don't reparent to root if the client has already repare... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | better reparent handling, dont fux with the event stack.. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | rm old junk |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | i think im handling reparent events correctly now,... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | ignore the right about of unmap notifies |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | in synch mode, chew up 100% cpu, cuz we cant select... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | handle unmaps better. all thanks to acroread sending... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | send config req's to the master too |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | abort() on X errors that aren't BadWindow errors |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | dont move frame if not frame exists while mapping |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | don't place the window magically if we're starting... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | add a PlaceWindow event hook type |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | add a check for ShapeBounding shape events |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | dont unset focused client if it is still/already set... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | change the unmanae ordeer around to have the callbacks... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | fixed condition that could cause 2 windows to look... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | sending windows to workspaces works. focus messes up... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | use client messages to switch desktops/move windows... |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | add comment for findScreen |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | add python.hh to the openbox.i deps |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | comment the new desktop functions |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | add change_desktop |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | add startup and shutdown callback events for each screen |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | add next/prev desktop, give them the no_wrap optional arg |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | supply python routines for next/prev workspace |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | dont hide windows when switching to the current workspace |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | windows stay on their desktops |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | grab SIGUSR1 |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | dont reset focus to the unfocused window! |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | desktops |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | move the shit from OBRootWindow into OBScreen |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Dana Jansens | keep track of desktops... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Dana Jansens | no need for focusraise anymore |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Dana Jansens | allow to bind multiple functions to everything |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Dana Jansens | killa a debug printf |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Dana Jansens | add comments for rming masks from the events |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Dana Jansens | ignore num/caps/scroll lock in events |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Dana Jansens | rm debugging comment |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Dana Jansens | handle maprequests after mapped correctly. thus making... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Dana Jansens | grab the first known window type |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Dana Jansens | clean up transient's parent's reference in destructor |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Dana Jansens | gets transients! woot. tested and such.. no groups... |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Dana Jansens | keep track of transients. however not group transients yet |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Dana Jansens | transient window support..halfway |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | SIGHIP not SUGHUP |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | only focus new 'normal' windows |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | dont restart on HUP. badness. restart on USR1. |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | lameass comment from the past |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | restart on HUP |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | add support for wm_window_role |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | add focusraise. |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | add buttons to the tree.rm stupid comments in Makefile.ams |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | adding buttons for styles |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | rm the xftlsfonts manpage |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | line up text in --help |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | move the approproate code for map request handling... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | if a dock has the 'below' state set, then it goes in... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | let the user set the above/below stacking layer easily |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | better focus passing around for now |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | dont move/resize desktop windows or dock windows |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | support net_wm_strut's! nothing to do with them yet... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | decor and functions set set right for !normal windows |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | more ideas in comments |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | configure request optimizations |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | shape works again. updating the delete_window protocol... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | move where transient shit will be |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | use the correct size for buttons even when there is... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | when a window focused that was the last focused already... |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | update comment |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Dana Jansens | set the window's state so the hint always exists |
commit | commitdiff | tree | snapshot |
next |