2003-01-29 |
Dana Jansens | let the user remove client decorations. |
blob | commitdiff | raw |
2003-01-29 |
Dana Jansens | make struts get added to the screen when mapping a... |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Dana Jansens | allow for the client to be validated. |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Dana Jansens | sync after sending focus |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Dana Jansens | support the aspect ratio hints in the WMNormalHints |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Dana Jansens | use otk objects in the ob scripts by importing otk |
blob | commitdiff | raw | diff to current |
2003-01-25 |
Dana Jansens | new/better/cleaner scripting interface |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Dana Jansens | allow python to grab the keyboard. have release events... |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Dana Jansens | fix a comment |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Dana Jansens | don't make dock type windows auto-omni-present. |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Dana Jansens | add printf for when a window requests its desktop |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Dana Jansens | add an UrgentNotify callback type. fire it when a windo... |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Dana Jansens | out with the blackbox source |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Dana Jansens | be smart about skipping focusing a window from unmap... |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Dana Jansens | cleanups for how we display iconic state in the hints... |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Dana Jansens | make docks and desktops always on all desktops |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Dana Jansens | add iconifying!!!! |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Dana Jansens | remove the word "sticky" from everywhere, and replace... |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Dana Jansens | make the 'toggle all desktops' button work |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Dana Jansens | add decor_sticky to the default decorations list |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Dana Jansens | check if the window exists before trying to focus it |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Dana Jansens | Some cleanups in the mapping procedure. Apply requested... |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Dana Jansens | add internal_move/resize and wrap them with move()... |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Dana Jansens | get all the normal hints when mapping again, oops. |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Dana Jansens | centered gravities lose one borderwidth when mapping too |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Dana Jansens | add {}'s |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Dana Jansens | add whitespace |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Dana Jansens | try use the gravity in the WM_NORMAL hint, and fall... |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Dana Jansens | add a getGravity function to get the gravity from the... |
blob | commitdiff | raw | diff to current |
2003-01-17 |
Dana Jansens | test for borders on static grav windows |
blob | commitdiff | raw | diff to current |
2003-01-16 |
Dana Jansens | new raise/lower window code. only restacks 2 windows... |
blob | commitdiff | raw | diff to current |
2003-01-16 |
Dana Jansens | redo otk::Property. make it static. |
blob | commitdiff | raw | diff to current |
2003-01-16 |
Dana Jansens | dont allow resizing < 1 (based on increments) |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Dana Jansens | use the new non-static display |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Dana Jansens | move the Openbox::instance pointer to simply "openbox". |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Dana Jansens | almost done the ustring conversion |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Dana Jansens | clean up childrens' transient_for refs |
blob | commitdiff | raw | diff to current |
2003-01-11 |
Dana Jansens | removing all prefixes completed |
blob | commitdiff | raw | diff to current |
2003-01-11 |
Dana Jansens | valgrind fixes, and fixes for writing shit all over... |
blob | commitdiff | raw | diff to current |
2003-01-11 |
Dana Jansens | only send configu notify if the window is mapped (has... |
blob | commitdiff | raw | diff to current |
2003-01-11 |
Dana Jansens | send configure notify when moving a window |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Dana Jansens | change what re-maprequest events do, just convert them... |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Dana Jansens | s/False/false |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Dana Jansens | state_above/below work now |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Dana Jansens | add a -single argument which only runs on a single... |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Dana Jansens | make some funcs const, and don't try focus a client... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dana Jansens | better reparent handling, dont fux with the event stack.. |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dana Jansens | i think im handling reparent events correctly now,... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dana Jansens | handle unmaps better. all thanks to acroread sending... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dana Jansens | dont move frame if not frame exists while mapping |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dana Jansens | add a check for ShapeBounding shape events |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dana Jansens | fixed condition that could cause 2 windows to look... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dana Jansens | use client messages to switch desktops/move windows... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dana Jansens | dont hide windows when switching to the current workspace |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dana Jansens | windows stay on their desktops |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dana Jansens | dont reset focus to the unfocused window! |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dana Jansens | keep track of desktops... |
blob | commitdiff | raw | diff to current |
2003-01-06 |
Dana Jansens | rm debugging comment |
blob | commitdiff | raw | diff to current |
2003-01-06 |
Dana Jansens | handle maprequests after mapped correctly. thus making... |
blob | commitdiff | raw | diff to current |
2003-01-06 |
Dana Jansens | grab the first known window type |
blob | commitdiff | raw | diff to current |
2003-01-06 |
Dana Jansens | clean up transient's parent's reference in destructor |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Dana Jansens | gets transients! woot. tested and such.. no groups... |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Dana Jansens | keep track of transients. however not group transients yet |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Dana Jansens | transient window support..halfway |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | add support for wm_window_role |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | move the approproate code for map request handling... |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | if a dock has the 'below' state set, then it goes in... |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | let the user set the above/below stacking layer easily |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | better focus passing around for now |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | support net_wm_strut's! nothing to do with them yet... |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | decor and functions set set right for !normal windows |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | more ideas in comments |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | configure request optimizations |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | shape works again. updating the delete_window protocol... |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | move where transient shit will be |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | set the window's state so the hint always exists |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | raise when focused with net_active_window message |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | shading works from epist |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | set desktop names on startup |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | better focusing. support for the take_focus protocol |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dana Jansens | add support for net_active_window and net_close_window... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Dana Jansens | window states persist across restarts |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Dana Jansens | window shading |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Dana Jansens | remove the block on shutdown |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Dana Jansens | share code for raising/lowering windows |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Dana Jansens | add/lower work |
blob | commitdiff | raw | diff to current |
2002-12-27 |
Dana Jansens | buttons have their pixmaps! |
blob | commitdiff | raw | diff to current |
2002-12-27 |
Dana Jansens | deal with when nothing has focus anymore |
blob | commitdiff | raw | diff to current |
2002-12-27 |
Dana Jansens | handle reparent events..hopefully :> |
blob | commitdiff | raw | diff to current |
2002-12-27 |
Dana Jansens | enter/leave and focus events are working beautifully |
blob | commitdiff | raw | diff to current |
2002-12-26 |
Dana Jansens | some focus improvements.. |
blob | commitdiff | raw | diff to current |
2002-12-26 |
Dana Jansens | focus works |
blob | commitdiff | raw | diff to current |
2002-12-25 |
Dana Jansens | might not compile... ob uses its own widgets now, which... |
blob | commitdiff | raw | diff to current |
2002-12-25 |
Dana Jansens | handle mouse clicks in the python scripts now |
blob | commitdiff | raw | diff to current |
2002-12-24 |
Dana Jansens | correctly remove client borders when mapping a window... |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Dana Jansens | can resize now too. compress motion events. |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Dana Jansens | can tell where events are coming from! |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Dana Jansens | PROPERLY HANDLE CLIENT BORDERS |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Dana Jansens | map and unmap work great now yay |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Dana Jansens | unmap works.. once |
blob | commitdiff | raw | diff to current |
next |