summaryrefslogtreecommitdiff
path: root/src/wireframe.c
Commit message (Expand)AuthorAgeFilesLines
* trace: rework tracesOlivier Fourdan2018-03-311-3/+3
* Implement GTK2-like style calculatorViktor Odintsev2017-07-031-17/+5
* Remove black_gc and white_gcViktor Odintsev2017-07-031-3/+3
* Fix wireframe without compositor.Guus Sliepen2015-08-251-5/+0
* Trivial code reformattingOlivier Fourdan2015-02-061-2/+3
* Free wireframe window at lastOlivier Fourdan2015-01-291-5/+5
* Fix build with compositor disabledOlivier Fourdan2015-01-241-5/+5
* Flush to reduce lag in wireframeOlivier Fourdan2015-01-221-1/+1
* Sync compositor after resizing the Cairo wireframeOlivier Fourdan2015-01-201-0/+5
* Hide Xlib wireframe before resizingOlivier Fourdan2015-01-201-20/+37
* Slimmer and configurable cairo frameOlivier Fourdan2015-01-201-4/+8
* Rework the cairo wireframeOlivier Fourdan2015-01-191-104/+163
* Make composited wireframe prettierSimon Steinbeiss2015-01-191-13/+22
* Changed wireframe to cairo drawing.Peter de Ridder2015-01-181-14/+74
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* CleanupOlivier Fourdan2007-05-091-1/+1
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-17/+17
* Add Xutil.h include for Solaris, add new option for overlay unredirection, do...Olivier Fourdan2006-08-151-1/+0
* Fix compilation warnings (patch from Nick Schermer <nickschermer@gmail.com>)Olivier Fourdan2006-07-161-0/+1
* Some cleanup in headers vs. functions used.Olivier Fourdan2006-05-061-0/+4
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Update datesOlivier Fourdan2005-06-201-1/+1
* Internal reorg.Olivier Fourdan2005-01-291-1/+0
* Fix transet removing opacity propertyOlivier Fourdan2004-10-061-2/+3
* Add little white frame arround the black frame so it stays visible even on da...Olivier Fourdan2004-09-291-5/+23
* Don't grab the server when cycling windows (but still show the frame shadow),Olivier Fourdan2004-09-281-0/+127