2003-02-14 |
Dana Jansens | add a default icon |
blob | commitdiff | raw |
2003-02-14 |
Dana Jansens | add a Config class with config data from the scripts. |
blob | commitdiff | raw | diff to current |
2003-02-13 |
Dana Jansens | only keep fullscreen windows in the top layer when... |
blob | commitdiff | raw | diff to current |
2003-02-13 |
Dana Jansens | display icons in the frame titlebar! |
blob | commitdiff | raw | diff to current |
2003-02-13 |
Dana Jansens | notify the frame when the desktop changes |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Dana Jansens | more user friendly net_showing_desktop support |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Dana Jansens | show desktop mode works! |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Dana Jansens | rm a debug print |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Dana Jansens | stop using a desktop number for iconic windows. woot! |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Dana Jansens | keep track of struts for each desktop |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Dana Jansens | rm debug prints |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Dana Jansens | modal works like a charm now |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Dana Jansens | keep things in min/max bounds properly |
blob | commitdiff | raw | diff to current |
2003-02-09 |
Dana Jansens | use the c++ std cheaders |
blob | commitdiff | raw | diff to current |
2003-02-09 |
Dana Jansens | signed ints instead of unsigned ints again. less pain... |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Dana Jansens | remove includes for widgetbase.hh. fix bug with circula... |
blob | commitdiff | raw | diff to current |
2003-02-08 |
Dana Jansens | No longer using otk widgets for the frame decorations. |
blob | commitdiff | raw | diff to current |
2003-02-07 |
Dana Jansens | compress config req's |
blob | commitdiff | raw | diff to current |
2003-02-05 |
Dana Jansens | make sure windows aren't doing things they aren't allow... |
blob | commitdiff | raw | diff to current |
2003-02-04 |
Dana Jansens | all new stacked cycling code. so much sexy. |
blob | commitdiff | raw | diff to current |
2003-02-04 |
Dana Jansens | rm debug prints |
blob | commitdiff | raw | diff to current |
2003-02-04 |
Dana Jansens | call getState() before updateTransientFor(), don't... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | initialize _modal, its used before the window's type... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | handle modal windows better (bugfixes). |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | dont let maximizing occur if the window cant move or... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | support for modal children, both in the focus code... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | find modal children and focus them |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | logic error for modal focus |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | add function to focus modal children |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | rm a XXX that we cant do anything about, and wont break... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | dont let kde override-redirect windows be moved or... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | support the kde override_redirect hint, to make a windo... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | maximizing fixes and simplification |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | Client::move moves the client to the position so that... |
blob | commitdiff | raw | diff to current |
2003-02-03 |
Dana Jansens | let the client be moved to a position specified for... |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Dana Jansens | let clients be remaximized to adjust to new surrounding... |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Dana Jansens | dont let a resize get moved into a new increment by... |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Dana Jansens | maximizing without bugs! can it be? i think so! |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Dana Jansens | maximizing! |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Dana Jansens | missing a break |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Dana Jansens | add functions to give the skipTaskbar/Pager state |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Dana Jansens | changeState after a setState request |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Dana Jansens | don't move the client if it isnt going anywhere |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Dana Jansens | dont shade without a titlebar. |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Dana Jansens | finally set up handle right based on max/min sizes |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Dana Jansens | dont show a handle if it cant be resized at all |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Dana Jansens | dont show a handle if it cant be resized |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Dana Jansens | let the user remove client decorations. |
blob | commitdiff | raw | diff to current |
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 |
next |