2003-02-04 |
Dana Jansens | add the headers, and install them
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | add the headers
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | compile fix
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | watch for bad actions and contexts
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | add an assert to catch bad stuff from the python
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | cleaner syntax
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | oops, missing a data.
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | add some safety checks
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | store pointers instead of window id's. this lets us...
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | update comment
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | remove quotes from comment
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | add more comment
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | add a comment
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | missed some "'s
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | missed one capitalization
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | make python config variables very visible by making...
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | don't raise the window when reverting from Escape
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | simple possible bugfix? meh
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | keep iconic windows at the bottom of the cycling list...
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | watch for when theres no clients and avoid exceptions...
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | better comment
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | add commented stuff for doing linear cycling
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | split out the linear cycling into focuscycle.py.
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | wrong scoping
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | force a binding with a modifier
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | make Escape abort cycling
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | add comments
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | remove debug prints
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | all new stacked cycling code. so much sexy.
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | rm debug prints
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | remove prints
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | call getState() before updateTransientFor(), don't...
|
commit | commitdiff | tree |
2003-02-04 |
Dana Jansens | make this focus shit not buggy again..
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | initialize _modal, its used before the window's type...
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | update the client list's order after doing a stacked...
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | ignore the bins
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | handle modal windows better (bugfixes).
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | add a focused() member
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | dont let maximizing occur if the window cant move or...
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | add some tests
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | support for modal children, both in the focus code...
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | set the desktop number before the number of desktops
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | fix a signed/unsigned thing
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | find modal children and focus them
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | logic error for modal focus
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | add function to focus modal children
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | rm a XXX that we cant do anything about, and wont break...
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | dont let kde override-redirect windows be moved or...
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | support the kde override_redirect hint, to make a window...
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | add comments
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | always get the first focused screen
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | only watch for events on our window.
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | watch for windows on desktops being removed, and change...
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | rm a XXX
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | rm a XXX.. comment it out :)
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | maximizing fixes and simplification
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | fix compile err
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | rm a XXX
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | remove a XXX
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | support pseudocolor and greyscale displays by, using...
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | add pseudorendercontrol
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | include stdio
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | Client::move moves the client to the position so that...
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | rm a print
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | just a comment fix
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | let the client be moved to a position specified for...
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | delete the openbox class, to shut things down properly!
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | fix the HOOOGE mem leak! YAY MANMOWER!
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | move windows based on their *frame* not the client
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | dont snap back, properly
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | dont let this run past the buffer edge
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | dont snap back onto the screen for resistance
|
commit | commitdiff | tree |
2003-02-03 |
Dana Jansens | move the restart into main.cc, so the openbox class...
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | off-by-one
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | to the bottom
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | move restart and exit to the top
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | make restart's parameter optional
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | change the default edge resistance
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | change commented code
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | show the resize coords after moving them
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | show the widget after moving it
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | add a snap variable..
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | formatting
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | dont decref this dictionary
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | make the param optional
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | add an exit callback
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | new merry theme updates
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | check before deleting
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | rm configuration class
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | rm this shit
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | no more configuration.hh
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | delete the surface in destructor
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | make ignoring optional only for history placement
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | dont include old configuration.hh
|
commit | commitdiff | tree |
2003-02-02 |
Dana Jansens | capitalization
|
commit | commitdiff | tree |
2003-02-01 |
Dana Jansens | add comment for configuration
|
commit | commitdiff | tree |
2003-02-01 |
Dana Jansens | initialize the _single variable
|
commit | commitdiff | tree |
2003-02-01 |
Dana Jansens | GRAMMAR HAMMER
|
commit | commitdiff | tree |
2003-02-01 |
Dana Jansens | add comments
|
commit | commitdiff | tree |
2003-02-01 |
Dana Jansens | rm builtins.py
|
commit | commitdiff | tree |
next |