summaryrefslogtreecommitdiff
path: root/src/x11/iconcache.c
Commit message (Expand)AuthorAgeFilesLines
* iconcache: Avoid xrender picture formats when creating cairo surfaceRay Strode2019-08-271-25/+7
* Revert "iconcache: Support 16bit icons"Ray Strode2019-08-271-1/+0
* iconcache: Support 16bit iconsRay Strode2019-08-011-0/+1
* Fix builds with G_DISABLE_ASSERTFlorian Müllner2019-01-251-0/+1
* Clean up include macros messJonas Ådahl2018-11-061-5/+4
* Rename errors.[ch] to meta-x11-errors.[ch]Armin Krezović2018-07-061-7/+7
* Move X11 event, icon cache and property handling to MetaX11DisplayArmin Krezović2018-07-061-37/+37
* Switch meta_error_trap functions to MetaX11DisplayArmin Krezović2018-07-061-6/+6
* Start populating MetaX11DisplayArmin Krezović2018-07-061-10/+11
* iconcache: Mark surfaces as dirty after changing dataFlorian Müllner2015-10-161-0/+2
* iconcache: Fix the icon of Kerbel Space ProgramJasper St. Pierre2015-02-171-16/+26
* iconcache: Fix a dumb thinkoJasper St. Pierre2015-02-171-2/+2
* iconcache: Fix icon data copy into cairo surfaceRui Matos2015-01-131-4/+4
* x11: Change the iconcache / window icons to being cairo surfacesJasper St. Pierre2014-12-311-281/+103
* window: Move X11-specific icon code to MetaWindowX11Jasper St. Pierre2014-07-141-24/+2
* iconcache: Remove a useless icon_cache_freeJasper St. Pierre2014-07-141-6/+0
* iconcache: Group declarations where they're usedJasper St. Pierre2014-07-141-9/+11
* iconcache: Remove dead codeJasper St. Pierre2014-07-141-41/+5
* iconcache: Remove commented out codeJasper St. Pierre2014-07-141-43/+0
* iconcache: Remove want_fallback hintJasper St. Pierre2014-07-141-19/+2
* Remove trailing whitespaceJasper St. Pierre2014-05-021-11/+11
* errors: Kill off meta_error_trap_push_with_returnJasper St. Pierre2014-04-071-2/+2
* Start moving X11 implementation to its own subdirectoryJasper St. Pierre2014-03-181-0/+880