summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* icon-cache: read only requested sizewip/muktupavels/iconsAlberts Muktupāvels2022-11-281-121/+44
* icon-cache: make read_icons staticAlberts Muktupāvels2022-11-282-5/+1
* icon-cache: make get_icon_invalidated staticAlberts Muktupāvels2022-11-282-2/+4
* window: load icons only in gettersAlberts Muktupāvels2022-11-281-32/+0
* application: load icons only in gettersAlberts Muktupāvels2022-11-281-42/+2
* icon-cache: read icons in gettersAlberts Muktupāvels2022-11-281-0/+28
* icon-cache: add invalidated signalAlberts Muktupāvels2022-11-283-31/+58
* icon-cache: turn into a GObjectAlberts Muktupāvels2022-11-285-14/+41
* class-group: get icons in gettersAlberts Muktupāvels2022-11-281-101/+114
* application: remove icons from private structAlberts Muktupāvels2022-11-281-34/+22
* window: remove icons from private structAlberts Muktupāvels2022-11-281-26/+6
* icon-cache: add functions to get cached iconsAlberts Muktupāvels2022-11-282-0/+16
* icon-cache: remove size parameters from read_iconsAlberts Muktupāvels2022-11-284-32/+13
* icon-cache: store also WnckScreen in structAlberts Muktupāvels2022-11-284-13/+13
* icon-cache: store xwindow in structAlberts Muktupāvels2022-11-284-16/+15
* icon-cache: add invalidation functionAlberts Muktupāvels2022-11-286-17/+28
* application: use res_class as app name when group is not setAlberts Muktupāvels2022-11-284-2/+22
* screen: fallback to WM_CLASS when window group is not providedAlberts Muktupāvels2022-11-283-6/+40
* tasklist: avoid useless tooltipsAlberts Muktupāvels2022-11-281-0/+20
* tasklist: add option to disable tooltipsAlberts Muktupāvels2022-11-282-22/+114
* handle: avoid segfault in invalidate_iconsAlberts Muktupāvels2022-11-281-0/+3
* selector: restore width limitAlberts Muktupāvels2022-11-283-0/+14
* image-menu-item: do not use mnemonicAlberts Muktupāvels2022-11-281-2/+1
* xutils: check if XRes is available before using XResQueryClientIdsAlberts Muktupāvels2022-09-301-0/+3
* xutils: use WnckScreen in _wnck_get_pidAlberts Muktupāvels2022-09-305-23/+27
* xutils: move XRes code to separate functionAlberts Muktupāvels2022-09-301-8/+20
* handle: init XRes extensionAlberts Muktupāvels2022-09-303-1/+51
* Update Turkish translationSabri Ünal2022-09-211-320/+248
* Release: 43.043.0Marco Trevisan (Treviño)2022-09-162-1/+22
* libwnck/test-icon-cache: Use WnckHandle to get the screenMarco Trevisan (Treviño)2022-09-161-1/+3
* tests: add test-icon-cache toolAlberts Muktupāvels2022-09-162-0/+555
* handle: remove unused functionAlberts Muktupāvels2022-09-162-21/+0
* screen: move SnDisplay to WnckTasklistAlberts Muktupāvels2022-09-165-90/+76
* doc: remove unused filesAlberts Muktupāvels2022-09-1614-2232/+0
* util: move icon reloading to WnckHandleAlberts Muktupāvels2022-08-152-23/+47
* handle: fix crashAlberts Muktupāvels2022-08-151-0/+2
* deprecate functions that does not use WnckHandleAlberts Muktupāvels2022-08-158-0/+15
* port tests to WnckHandleAlberts Muktupāvels2022-08-155-21/+40
* urgency-monitor: port to WnckHandleAlberts Muktupāvels2022-08-151-2/+5
* wnckprop: port to WnckHandleAlberts Muktupāvels2022-08-151-25/+40
* handle: make it publicAlberts Muktupāvels2022-08-1520-114/+578
* Update Georgian translationZurab Kargareteli2022-07-271-493/+468
* icon-cache: remove support for KWM_WIN_ICONAlberts Muktupāvels2022-03-293-90/+3
* xutils: Get the correct PID for clients inside PID namespacesRyan Gonzalez2022-03-281-3/+33
* resource-usage: use WnckHandle to get screenAlberts Muktupāvels2022-02-241-1/+2
* util: remove _wnck_get_default_mini_icon_sizeAlberts Muktupāvels2022-02-242-8/+0
* tasklist: use WnckHandle to get icon sizeAlberts Muktupāvels2022-02-241-17/+38
* tasklist: use WnckHandle to get screenAlberts Muktupāvels2022-02-241-2/+12
* window: use WnckHandle to get screenAlberts Muktupāvels2022-02-241-1/+8
* window: use WnckHandle to get applicationAlberts Muktupāvels2022-02-241-1/+3