add Left and Right contexts for resizing
[mikachu/openbox.git] / openbox / frame.c
2007-05-19 Dana Jansensadd Left and Right contexts for resizing
2007-05-19 Dana Jansenslet you resize on the bottom of the frame when handle...
2007-05-19 Dana Jansensmove focus_cycle_indicator into its own file
2007-05-19 Dana Jansensmove focus cycling into its own file
2007-05-18 Dana Jansenswhen done iconify animating, send a configure notify...
2007-05-15 Dana Jansensthat broke flashing
2007-05-15 Dana Jansenssave some rendering
2007-05-13 Dana Jansenswhere did those come from ?
2007-05-12 Dana Jansenschange the "handle" context to "bottom". add a "top...
2007-05-12 Dana Jansensmake the handle resize by default, and give the handle...
2007-05-11 Dana Jansensgive different border colors to active and inactive...
2007-05-11 Dana Jansensdon't adjust the decorations while the server is grabbe...
2007-05-09 Dana Jansensfix positioning of the icon
2007-05-09 Dana Jansensfix hovering for corner buttons during full-max
2007-05-09 Dana Jansenswhen a window is fully maxed, make clicking on the...
2007-05-09 Dana Jansensadd support for _NET_REQUEST_FRAME_EXTENTS
2007-05-09 Dana Jansenssize the frame properly on mapping
2007-05-09 Dana Jansensfurther work to r6205. make the disabled titlebar butto...
2007-05-09 Dana Jansenshide titlebar buttons if that won't move other buttons
2007-05-06 Dana Jansensmore animation frames for iconifying, if your computer...
2007-05-05 Dana Jansensfixes to the properties and net_supported. a bunch...
2007-05-05 Dana Jansensyay. way way cleaner code for iconify animations. let...
2007-05-05 Dana Jansensoops, i left in the really long animate time heh
2007-05-05 Dana Jansenslots of fixes for the iconify animation. i think it...
2007-05-05 Dana Jansensbetter iconify animation code. now it is time limited...
2007-05-05 Dana Jansensdont retrurn a context while incoify animating
2007-05-05 Dana Jansensdont make two animations conflict
2007-05-05 Dana Jansensmaybe 1/5 of a second is better?
2007-05-05 Dana Jansensanimate iconify/reestore. yeah.
2007-05-01 Dana Jansensfix drawcontent=no resizing
2007-05-01 Dana Jansensa whole lot of changes to the moving/resizing code...
2007-04-25 Dana Jansenssome more border fixups
2007-04-25 Dana Jansensthe inner stuff was being placed wrong all this time.
2007-04-24 Dana Jansensproper handling of the plate though, too
2007-04-24 Dana Jansensmake the inner window work like the plate used to for...
2007-04-24 Dana Jansensdont cause focus change with enter events when youre...
2007-04-24 Dana Jansensnever mind on the hint idea, it was fun while it lasted...
2007-04-24 Dana Jansensmissing a thinger
2007-04-24 Dana Jansensadd the PointerMotionHintMask everywhere, we dont need...
2007-04-24 Dana Jansensset the eventmask on frame windows again..
2007-04-24 Dana Jansens1. remove some old event handling that was not used...
2007-04-23 Dana Jansensadd a window between the frame and the plate for drawin...
2007-04-23 Dana Jansensback out r5812. you do want that there
2007-04-22 Dana Jansensyou cant grab substructureredirect on the plate. why...
2007-04-22 Dana Jansensxflush after changing the focus decorations so it gets...
2007-04-22 Dana Jansensadd a comparitor to timers. use this in event.c to...
2007-04-12 Dana Jansensexcessive debug printing.. :)
2007-03-24 Dana Jansenswatch for reverttoparent reverting to the root window...
2007-03-20 Dana Jansenswe're only getting one unmap notify now, with the new...
2007-03-14 Dana Jansensrefix for managing iconic windows, without having the...
2007-03-14 Dana Jansensmake frame and client window in a consistant mapped...
2007-03-12 Dana Jansensi rewrote handling of focus events. this is pretty...
2007-03-11 Dana Jansensremove the kde frame extents property, add the _NET_FRA...
2007-03-08 Dana Jansensa) remove the top_grip_height business from the theme
2007-03-08 Dana Jansenswas using paddingx for y-things, oops
2007-03-05 Dana Jansensscary commit..but here goes.
2007-03-02 Dana Jansenssupport clients which use true transparency 32-bit...
2006-11-15 Mikael Magnusson80 cols
2006-08-22 Mikael Magnussonupdate copyright step 1
2006-08-17 Mikael Magnussonadd a means to tell the timer destroy function not...
2006-08-17 Mikael Magnussonclose but not quite
2006-08-17 Mikael Magnussonadd a client destructor to frame.c so it doesn't try...
2006-03-13 Mikael Magnussonresize label after background pixmap has updated to...
2005-10-07 Mikael Magnussonmore 64 bit fixes
2005-07-14 Mikael Magnussonadd a config option hideDisabled in the theme section...
2005-07-14 Mikael Magnussonc++ comments
2004-03-21 Mikael Magnussonupdate copyright notices
2004-03-21 Mikael Magnussonyay no tabs in the source
2004-02-24 Mikael Magnussonhopefully fix some stuff with kde tray icons
2003-12-22 Dana Jansensdont make our frame windows override-redirect, so that...
2003-10-15 Dana Jansensconsistant glib type usage
2003-10-15 Dana Jansensunmap and map the client window when the frame is hidde...
2003-10-11 Dana Jansensuse RrColorPixel
2003-10-09 Dana Jansenswhen the frame is adjusted while the focus_cycle_target...
2003-10-02 Dana Jansensindenting
2003-09-24 Dana Jansenssupport the _KDE_NET_WM_FRAME_STRUT hint
2003-09-17 Dana Jansensconst
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-17 Dana Jansensadd the MoveResize context, which is used while doing...
2003-09-14 Dana Jansensdont redraw the frames when changing their theme
2003-09-10 Dana Jansensuse theme.show_handle
2003-09-08 Dana Jansensbigtime theme changes. bigtime.
2003-09-03 Dana Jansensonly remove one flash timer at a time, so all frames...
2003-09-03 Dana Jansensadd a reconfigure action, also reconfigure on SIGUSR2.
2003-09-01 Dana Jansensdont crash when flashing a window when it goes away...
2003-09-01 Dana Jansensimproved frame flashing code, can start and stop it...
2003-09-01 Dana Jansensadd code to flash the frame
2003-08-27 Dana Jansensfix border on shaded maximized windows
2003-08-25 Dana Jansensbetter handling of maximizing, wrt changing decorations...
2003-08-25 Dana Jansensset the client decorations to match the frame's so...
2003-08-20 Dana Jansensrename the 'root' context to 'desktop'
2003-08-20 Dana Jansensadd an obscured flag that tracks if the frame is at...
2003-08-20 Dana Jansensgrab root mouse bindings on desktop windows also, since...
2003-08-05 Dana Jansensdont map the tl/tr invisible grips when the grip decors...
2003-08-05 Dana Jansensa couple frame layout bugfixes hidden inside all this...
2003-08-02 Dana Jansensthe grips go below the titlebar buttons
2003-08-02 Dana Jansensinvisible resizing areas/grips in the top corners of...
2003-07-31 Dana Jansensfix a long-lurknig gravity bug
2003-07-30 Dana Jansensmove the titlebar layout from the theme to the rc file
next