2003-02-04 |
Dana Jansens | better comment |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | add commented stuff for doing linear cycling |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | split out the linear cycling into focuscycle.py. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | wrong scoping |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | force a binding with a modifier |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | make Escape abort cycling |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | add comments |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | remove debug prints |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | all new stacked cycling code. so much sexy. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | rm debug prints |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | remove prints |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | call getState() before updateTransientFor(), don't... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | make this focus shit not buggy again.. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | initialize _modal, its used before the window's type... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | update the client list's order after doing a stacked... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | ignore the bins |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | handle modal windows better (bugfixes). |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | add a focused() member |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | dont let maximizing occur if the window cant move or... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | add some tests |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | support for modal children, both in the focus code... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | set the desktop number before the number of desktops |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | fix a signed/unsigned thing |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | find modal children and focus them |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | logic error for modal focus |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | add function to focus modal children |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | rm a XXX that we cant do anything about, and wont break... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | dont let kde override-redirect windows be moved or... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | support the kde override_redirect hint, to make a windo... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | add comments |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | always get the first focused screen |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | only watch for events on our window. |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | watch for windows on desktops being removed, and change... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | rm a XXX |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | rm a XXX.. comment it out :) |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | maximizing fixes and simplification |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | fix compile err |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | rm a XXX |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | remove a XXX |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | support pseudocolor and greyscale displays by, using... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | add pseudorendercontrol |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | include stdio |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | Client::move moves the client to the position so that... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | rm a print |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | just a comment fix |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | let the client be moved to a position specified for... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | delete the openbox class, to shut things down properly! |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | fix the HOOOGE mem leak! YAY MANMOWER! |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | move windows based on their *frame* not the client |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | dont snap back, properly |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | dont let this run past the buffer edge |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | dont snap back onto the screen for resistance |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Dana Jansens | move the restart into main.cc, so the openbox class... |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | off-by-one |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | to the bottom |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | move restart and exit to the top |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | make restart's parameter optional |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | change the default edge resistance |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | change commented code |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | show the resize coords after moving them |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | show the widget after moving it |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | add a snap variable.. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | formatting |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | dont decref this dictionary |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | make the param optional |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | add an exit callback |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | new merry theme updates |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | check before deleting |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | rm configuration class |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | rm this shit |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | no more configuration.hh |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | delete the surface in destructor |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | make ignoring optional only for history placement |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | dont include old configuration.hh |
commit | commitdiff | tree | snapshot |
2003-02-02 |
Dana Jansens | capitalization |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | add comment for configuration |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | initialize the _single variable |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | GRAMMAR HAMMER |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | add comments |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | rm builtins.py |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | let clients be remaximized to adjust to new surrounding... |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | remaximize windows when the strut changes |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | add operator== |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | dont let a resize get moved into a new increment by... |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | indent right |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | dont let you ignore requested positions for !normal... |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | add cascade placement |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | scroll workspaces on root without alt |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | use the windowmanagement ignore option |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | allow random placement to override window placements |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | use history place by default |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | allow a callback to determine if a window should be... |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | better historyplacement |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | always call the placewindow routine |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | historyplacement!! |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | fire Startup on startup, not shutdown |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | maximizing without bugs! can it be? i think so! |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Dana Jansens | maximizing! |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Derek Foreman | added compile time check for client endianness |
commit | commitdiff | tree | snapshot |
2003-02-01 |
Derek Foreman | another attempt at fixing strange endian issues |
commit | commitdiff | tree | snapshot |
next |