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
path:
root
/
openbox
/
frame.c
Age
Commit message (
Expand
)
Author
2007-05-05
lots of fixes for the iconify animation. i think it should all work perfectly...
Dana Jansens
2007-05-05
better iconify animation code. now it is time limited even under heavy load o...
Dana Jansens
2007-05-05
dont retrurn a context while incoify animating
Dana Jansens
2007-05-05
dont make two animations conflict
Dana Jansens
2007-05-05
maybe 1/5 of a second is better?
Dana Jansens
2007-05-05
animate iconify/reestore. yeah.
Dana Jansens
2007-05-01
fix drawcontent=no resizing
Dana Jansens
2007-05-01
a whole lot of changes to the moving/resizing code. it was broken for non-nor...
Dana Jansens
2007-04-25
some more border fixups
Dana Jansens
2007-04-25
the inner stuff was being placed wrong all this time.
Dana Jansens
2007-04-24
proper handling of the plate though, too
Dana Jansens
2007-04-24
make the inner window work like the plate used to for actions
Dana Jansens
2007-04-24
dont cause focus change with enter events when youre already in the window
Dana Jansens
2007-04-24
never mind on the hint idea, it was fun while it lasted. at least i know it i...
Dana Jansens
2007-04-24
missing a thinger
Dana Jansens
2007-04-24
add the PointerMotionHintMask everywhere, we dont need every mouse event
Dana Jansens
2007-04-24
set the eventmask on frame windows again..
Dana Jansens
2007-04-24
1. remove some old event handling that was not used at all. yay less bandwidth.
Dana Jansens
2007-04-23
add a window between the frame and the plate for drawing the client border. t...
Dana Jansens
2007-04-23
back out r5812. you do want that there
Dana Jansens
2007-04-22
you cant grab substructureredirect on the plate. why was this even here?
Dana Jansens
2007-04-22
xflush after changing the focus decorations so it gets shown faster
Dana Jansens
2007-04-22
add a comparitor to timers. use this in event.c to let you remove timers from...
Dana Jansens
2007-04-12
excessive debug printing.. :)
Dana Jansens
2007-03-24
watch for reverttoparent reverting to the root window, which will create a De...
Dana Jansens
2007-03-20
we're only getting one unmap notify now, with the new event mask on the root ...
Dana Jansens
2007-03-14
refix for managing iconic windows, without having the frame map which caused ...
Dana Jansens
2007-03-14
make frame and client window in a consistant mapped state when the window is ...
Dana Jansens
2007-03-12
i rewrote handling of focus events. this is pretty much based on blackbox's c...
Dana Jansens
2007-03-11
remove the kde frame extents property, add the _NET_FRAME_EXTENTS property in...
Dana Jansens
2007-03-08
a) remove the top_grip_height business from the theme
Dana Jansens
2007-03-08
was using paddingx for y-things, oops
Dana Jansens
2007-03-05
scary commit..but here goes.
Dana Jansens
2007-03-02
support clients which use true transparency 32-bit visuals.
Dana Jansens
2006-11-15
80 cols
Mikael Magnusson
2006-08-22
update copyright step 1
Mikael Magnusson
2006-08-17
add a means to tell the timer destroy function not to fire when for example f...
Mikael Magnusson
2006-08-17
close but not quite
Mikael Magnusson
2006-08-17
add a client destructor to frame.c so it doesn't try to keep flashing a free'...
Mikael Magnusson
2006-03-13
resize label after background pixmap has updated to avoid display problems
Mikael Magnusson
2005-10-07
more 64 bit fixes
Mikael Magnusson
2005-07-14
add a config option hideDisabled in the theme section that hides disabled but...
Mikael Magnusson
2005-07-14
c++ comments
Mikael Magnusson
2004-03-21
update copyright notices
Mikael Magnusson
2004-03-21
yay no tabs in the source
Mikael Magnusson
2004-02-24
hopefully fix some stuff with kde tray icons
Mikael Magnusson
2003-12-22
dont make our frame windows override-redirect, so that configure requests are...
Dana Jansens
2003-10-15
consistant glib type usage
Dana Jansens
2003-10-15
unmap and map the client window when the frame is hidden/shown
Dana Jansens
2003-10-11
use RrColorPixel
Dana Jansens
[next]