index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2003-02-04
make Escape abort cycling
Dana Jansens
2003-02-04
add comments
Dana Jansens
2003-02-04
remove debug prints
Dana Jansens
2003-02-04
all new stacked cycling code. so much sexy.
Dana Jansens
add an openbox_active_window client message that lets you specify if you want the window to be raised and/or unshaded.
2003-02-04
rm debug prints
Dana Jansens
2003-02-04
remove prints
Dana Jansens
2003-02-04
call getState() before updateTransientFor(), don't need to initialize _modal ↵
Dana Jansens
separately then
2003-02-04
make this focus shit not buggy again..
Dana Jansens
2003-02-03
initialize _modal, its used before the window's type is checked
Dana Jansens
2003-02-03
update the client list's order after doing a stacked cycle
Dana Jansens
2003-02-03
ignore the bins
Dana Jansens
2003-02-03
handle modal windows better (bugfixes).
Dana Jansens
handle client-installed colormaps.
2003-02-03
add a focused() member
Dana Jansens
2003-02-03
dont let maximizing occur if the window cant move or resize
Dana Jansens
2003-02-03
add some tests
Dana Jansens
2003-02-03
support for modal children, both in the focus code and in the raise/lower code
Dana Jansens
2003-02-03
set the desktop number before the number of desktops
Dana Jansens
2003-02-03
fix a signed/unsigned thing
Dana Jansens
2003-02-03
find modal children and focus them
Dana Jansens
2003-02-03
logic error for modal focus
Dana Jansens
2003-02-03
add function to focus modal children
Dana Jansens
2003-02-03
rm a XXX that we cant do anything about, and wont break things anyhow
Dana Jansens
2003-02-03
dont let kde override-redirect windows be moved or resized
Dana Jansens
2003-02-03
support the kde override_redirect hint, to make a window decor-less
Dana Jansens
2003-02-03
add comments
Dana Jansens
2003-02-03
always get the first focused screen
Dana Jansens
2003-02-03
only watch for events on our window.
Dana Jansens
rm a XXX
2003-02-03
watch for windows on desktops being removed, and change desktops if on one ↵
Dana Jansens
being removed
2003-02-03
rm a XXX
Dana Jansens
2003-02-03
rm a XXX.. comment it out :)
Dana Jansens
2003-02-03
maximizing fixes and simplification
Dana Jansens
2003-02-03
fix compile err
Dana Jansens
2003-02-03
rm a XXX
Dana Jansens
2003-02-03
remove a XXX
Dana Jansens
2003-02-03
support pseudocolor and greyscale displays by, using solid colors instead of ↵
Dana Jansens
gradients
2003-02-03
add pseudorendercontrol
Dana Jansens
2003-02-03
include stdio
Dana Jansens
2003-02-03
Client::move moves the client to the position so that its *frame* will be at ↵
Dana Jansens
the given coordinates
2003-02-03
rm a print
Dana Jansens
2003-02-03
just a comment fix
Dana Jansens
2003-02-03
let the client be moved to a position specified for the *frame*
Dana Jansens
2003-02-03
delete the openbox class, to shut things down properly!
Dana Jansens
2003-02-03
fix the HOOOGE mem leak! YAY MANMOWER!
Dana Jansens
2003-02-03
move windows based on their *frame* not the client
Dana Jansens
2003-02-03
dont snap back, properly
Dana Jansens
2003-02-03
dont let this run past the buffer edge
Dana Jansens
2003-02-03
dont snap back onto the screen for resistance
Dana Jansens
2003-02-03
move the restart into main.cc, so the openbox class can clean up properly ↵
Dana Jansens
before the restart
2003-02-02
off-by-one
Dana Jansens
2003-02-02
to the bottom
Dana Jansens
[next]