summaryrefslogtreecommitdiff
path: root/src/frame.h
Commit message (Expand)AuthorAgeFilesLines
* frame: Remove unneeded declarationOlivier Fourdan2019-05-221-1/+0
* frame: Allow the top of the frame to be cropped when maximisedAdam K2019-05-211-0/+1
* Add support for GTK frame extentsOlivier Fourdan2014-12-091-0/+8
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Fix bug #6651 Shape Mask Changes not Immediately Recognized by Xfwm4Olivier Fourdan2010-12-061-0/+1
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Redraw frame immediately in case of resize to avoid confusing the compositorOlivier Fourdan2008-04-101-1/+2
* Implements asynchronous frames updateOlivier Fourdan2008-04-051-3/+3
* Plug a pixmap leak in the new button prelight code, and a grab that was leaki...Olivier Fourdan2007-06-161-8/+0
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* Add resize from top of window, based on a patch by Phil Vandry <vandry@tzone....Olivier Fourdan2007-06-021-1/+2
* CleanupOlivier Fourdan2007-05-091-3/+2
* Use timeout for frame redraw, check actual WM name changes to work around app...Olivier Fourdan2007-01-241-0/+3
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-13/+14
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-5/+5
* Fix frame repaint error caused by the removal of pixmap caching (Bug #2202), ...Olivier Fourdan2006-08-211-1/+1
* Get rid of pixmap caching of frame components, it saves quite a lot of xserve...Olivier Fourdan2006-08-191-0/+8
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Update datesOlivier Fourdan2005-06-201-1/+1
* Revert: Treat dialogs that don't set their transient_for as transients for gr...Olivier Fourdan2004-11-031-0/+5
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-3/+3
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-13/+13
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-13/+13
* Apply patch for SUN Forte compilerOlivier Fourdan2004-03-221-8/+8
* Various small cleanups, rerun indent with new settings.Olivier Fourdan2003-05-161-9/+9
* Reformat code usign astyle, redesign microdeck theme, include nestu's Spanish...Olivier Fourdan2003-03-161-4/+4
* Major rework of stacking management.Olivier Fourdan2003-03-091-1/+1
* Improve window move/resize and expand sourcesOlivier Fourdan2003-02-271-13/+13
* Take the frame into account when receiving a XConfigureRequest for apps that ...Olivier Fourdan2003-02-211-3/+3
* Avoid using "__" for defines in headers as it could be reserved for the compilerOlivier Fourdan2003-02-201-3/+3
* Okay, promise, I'll stop with optimizations :)Olivier Fourdan2003-02-131-1/+1
* Add pixmap caching for frame componentsOlivier Fourdan2003-02-111-1/+1
* Initial revisionOlivier Fourdan2002-05-031-0/+40