summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: remove deprecated-guardswip/muktupavels/remove-deprecated-thingsAlberts Muktupāvels2022-09-161-1/+0
* util: remove deprecated APIAlberts Muktupāvels2022-09-162-80/+1
* tasklist: remove deprecated APIAlberts Muktupāvels2022-09-163-240/+0
* window: remove deprecated APIAlberts Muktupāvels2022-09-163-21/+0
* application: remove deprecated APIAlberts Muktupāvels2022-09-163-22/+0
* selector: remove deprecated APIAlberts Muktupāvels2022-09-163-26/+0
* pager: remove deprecated APIAlberts Muktupāvels2022-09-163-24/+0
* class-group: remove deprecated APIAlberts Muktupāvels2022-09-163-51/+0
* screen: remove deprecated APIAlberts Muktupāvels2022-09-163-359/+2
* 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
* window: use WnckHandle to get windowAlberts Muktupāvels2022-02-241-3/+7
* screen: use WnckHandle to get applicationAlberts Muktupāvels2022-02-241-1/+1
* screen: use WnckHandle to get class groupAlberts Muktupāvels2022-02-241-1/+1
* screen: use WnckHandle to get windowAlberts Muktupāvels2022-02-241-3/+3
* selector: use WnckHandle to get screenAlberts Muktupāvels2022-02-241-1/+7
* pager: use WnckHandle to get screenAlberts Muktupāvels2022-02-241-1/+10
* application: use WnckHandle to get applicationAlberts Muktupāvels2022-02-241-1/+1
* util: remove _wnck_get_default_icon_sizeAlberts Muktupāvels2022-02-232-7/+0
* window: use WnckHandle to get icon sizesAlberts Muktupāvels2022-02-231-2/+5
* class-group: use WnckHandle to get icon sizesAlberts Muktupāvels2022-02-231-2/+6
* application: use WnckHandle to get icon sizesAlberts Muktupāvels2022-02-231-2/+5
* util: remove _wnck_get_client_typeAlberts Muktupāvels2022-02-232-8/+0
* window: use WnckHandle to get client typeAlberts Muktupāvels2022-02-231-1/+4
* xutils: use WnckHandle to get client typeAlberts Muktupāvels2022-02-231-6/+19
* application: remove unused struct memberAlberts Muktupāvels2022-02-221-2/+0
* screen: move screens to WnckHandleAlberts Muktupāvels2022-02-225-115/+154
* Update Chinese (China) translationWenbin Lv2022-02-191-269/+252
* util: move resource usage to its own fileAlberts Muktupāvels2022-02-174-519/+602
* window: move window_hash to WnckHandleAlberts Muktupāvels2022-02-174-28/+58