summaryrefslogtreecommitdiff
path: root/src/icons.c
Commit message (Expand)AuthorAgeFilesLines
* icons: Gracefully handle non-existent iconsOlivier Fourdan2021-11-141-4/+14
* cleanup: prefer zero initialized memory allocationOlivier Fourdan2020-08-081-1/+1
* icons: Fallback to resource class name for iconsIharob Al Asimi2019-06-131-0/+12
* icons: Refactor getAppIcon()Olivier Fourdan2019-06-131-5/+9
* Fix compiler warningsOlivier Fourdan2019-05-031-1/+2
* icons: Use cairo for pixmaps and masksOlivier Fourdan2019-05-031-81/+58
* icons: Do not apply mask on bitmapsOlivier Fourdan2019-05-011-2/+1
* Use convenient display functionsOlivier Fourdan2018-04-051-20/+4
* Build: Fix warnings with newer gtk+Olivier Fourdan2018-03-311-0/+16
* icons: use cairo-xlib-xrender to draw window's previewViktor Odintsev2017-07-031-13/+39
* icons: replace gdk_pixbuf_get_from_drawable with gdk_pixbuf_get_from_surfaceViktor Odintsev2017-07-021-83/+45
* Replace gdk_error_trap_pop with gdk_error_trap_pop_ignoredViktor Odintsev2017-07-021-2/+2
* Load default icon from icon themeViktor Odintsev2017-07-021-19/+17
* Revert change in iconsOlivier Fourdan2015-02-101-5/+2
* Save the picture, not the pixmapOlivier Fourdan2015-02-101-2/+5
* Use default icon if preview in not availableOlivier Fourdan2015-02-061-28/+27
* Fix icons transparencyOlivier Fourdan2015-02-061-3/+2
* Use XRender for scaling down window pixmapsOlivier Fourdan2015-02-051-6/+40
* Code cleanupOlivier Fourdan2015-01-241-34/+33
* Switch back to bilinear interpolationOlivier Fourdan2015-01-241-11/+20
* Use window pixmap in tabwinOlivier Fourdan2015-01-221-51/+90
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Missing return statementOlivier Fourdan2010-03-161-1/+1
* Revert part of git commit c1a867e6 by copying over code that was removed with...Olivier Fourdan2010-03-161-1/+40
* Fix Session-Management stuff a bit. (needs debugging, but it seems to work wi...Stephan Arts2010-01-101-2/+1
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-2/+2
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* Use actual font metrics to compute font height as it gives better results tha...Olivier Fourdan2008-05-311-1/+0
* 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-9/+9
* Code cleanup.Olivier Fourdan2006-05-151-25/+24
* Some cleanup in headers vs. functions used.Olivier Fourdan2006-05-061-0/+2
* Various bug and warning fixes.Olivier Fourdan2006-03-261-2/+2
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Update datesOlivier Fourdan2005-06-201-1/+1
* Huge rework of the way atoms are managed internally.Olivier Fourdan2004-11-231-8/+9
* 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-15/+14
* Add icon and application class to the Alt+tab dialog (that's been asked quite...Olivier Fourdan2004-06-031-0/+523