2003-01-25 |
Dana Jansens | remove these at last |
tree | commitdiff |
2003-01-24 |
Dana Jansens | include widgetbase not widget |
tree | commitdiff |
2003-01-24 |
Dana Jansens | some intermediate stage. stacked focus cycling is very... |
tree | commitdiff |
2003-01-24 |
Dana Jansens | allow python to grab the keyboard. have release events... |
tree | commitdiff |
2003-01-24 |
Dana Jansens | wrapper changes |
tree | commitdiff |
2003-01-24 |
Dana Jansens | fix a comment |
tree | commitdiff |
2003-01-24 |
Dana Jansens | don't make dock type windows auto-omni-present. |
tree | commitdiff |
2003-01-24 |
Dana Jansens | add printf for when a window requests its desktop |
tree | commitdiff |
2003-01-24 |
Dana Jansens | add an UrgentNotify callback type. fire it when a windo... |
tree | commitdiff |
2003-01-24 |
Dana Jansens | watch for multiple map requests on the same window... |
tree | commitdiff |
2003-01-24 |
Dana Jansens | out with the blackbox source |
tree | commitdiff |
2003-01-23 |
Dana Jansens | blef |
tree | commitdiff |
2003-01-23 |
Dana Jansens | be smart about skipping focusing a window from unmap... |
tree | commitdiff |
2003-01-23 |
Dana Jansens | cleanups for how we display iconic state in the hints... |
tree | commitdiff |
2003-01-23 |
Dana Jansens | make docks and desktops always on all desktops |
tree | commitdiff |
2003-01-23 |
Dana Jansens | add iconifying!!!! |
tree | commitdiff |
2003-01-23 |
Dana Jansens | add comment, and reformat |
tree | commitdiff |
2003-01-23 |
Dana Jansens | maprequests do not come here once the window is managed... |
tree | commitdiff |
2003-01-23 |
Dana Jansens | remove unused old handlers |
tree | commitdiff |
2003-01-23 |
Dana Jansens | linear focus cycling |
tree | commitdiff |
2003-01-23 |
Dana Jansens | set the root window, to a color for now |
tree | commitdiff |
2003-01-23 |
Dana Jansens | remove the word "sticky" from everywhere, and replace... |
tree | commitdiff |
2003-01-23 |
Dana Jansens | make the 'toggle all desktops' button work |
tree | commitdiff |
2003-01-23 |
Dana Jansens | add decor_sticky to the default decorations list |
tree | commitdiff |
2003-01-23 |
Dana Jansens | remove debug printfs |
tree | commitdiff |
2003-01-23 |
Dana Jansens | check if the window exists before trying to focus it |
tree | commitdiff |
2003-01-23 |
Dana Jansens | include algorthm forstd::find |
tree | commitdiff |
2003-01-23 |
Dana Jansens | dont use a const_iterator |
tree | commitdiff |
2003-01-23 |
Dana Jansens | dont use a const_iterator |
tree | commitdiff |
2003-01-23 |
Dana Jansens | bitmap masks return! |
tree | commitdiff |
2003-01-23 |
Dana Jansens | new render system in effect. now ot make it look right |
tree | commitdiff |
2003-01-23 |
Dana Jansens | compiles with the new render subsystem... |
tree | commitdiff |
2003-01-20 |
Dana Jansens | add rendercolor class, with a cache of gcs for the... |
tree | commitdiff |
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 |
next |