summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* support multiple handles at same timewip/muktupavels/wnck-handleAlberts Muktupāvels2021-09-1612-132/+267
* port tests to WnckHandleAlberts Muktupāvels2021-09-165-21/+40
* urgency-monitor: port to WnckHandleAlberts Muktupāvels2021-09-161-2/+5
* wnckprop: port to WnckHandleAlberts Muktupāvels2021-09-161-6/+14
* screen: move screen handling to WnckHandleAlberts Muktupāvels2021-09-1615-678/+898
* handle: add set_default_icon_size and set_default_mini_icon_sizeAlberts Muktupāvels2021-09-1611-55/+108
* add wnck_handle_new and deprecate wnck_set_client_typeAlberts Muktupāvels2021-09-1611-19/+67
* add WnckHandle objectAlberts Muktupāvels2021-09-165-6/+45
* xutils: move event filter to WnckHandlewip/muktupavels/wnck-handle-2Alberts Muktupāvels2021-05-315-113/+106
* util: move default icon size to WnckHandleAlberts Muktupāvels2021-05-313-10/+48
* xutils: move WnckIconCache to its own fileAlberts Muktupāvels2021-05-117-747/+815
* handle: fix license headersAlberts Muktupāvels2021-05-102-18/+18
* Release: 40.040.0Marco Trevisan (Treviño)2021-05-102-1/+29
* build: Support new GNOME versioning schemaMarco Trevisan (Treviño)2021-05-101-3/+23
* pager: do not change workspace size from size_allocateAlberts Muktupāvels2021-05-101-59/+0
* pager: reduce initial workspace_sizeAlberts Muktupāvels2021-05-101-1/+1
* add private WnckHandle objectAlberts Muktupāvels2021-05-106-8/+198
* tasklist: set size request modeAlberts Muktupāvels2021-05-101-105/+300
* tasklist: scale up icon geometry to device pixelsAlberts Muktupāvels2021-05-101-0/+8
* tasklist: scale down window geometry to application pixelsAlberts Muktupāvels2021-05-101-0/+8
* xutils: use single size parameter also in read_rgb_iconAlberts Muktupāvels2021-05-071-21/+13
* xutils: don't check if ideal size is 0 or lessAlberts Muktupāvels2021-05-071-66/+9
* xutils: use ideal_size also in try_pixmap_and_maskAlberts Muktupāvels2021-05-071-12/+10
* xutils: replace width and height with size in get_fallback_iconsAlberts Muktupāvels2021-05-074-32/+16
* xutils: replace width and height with size in read_iconsAlberts Muktupāvels2021-05-074-40/+34
* tasklist: deprecate get_size_hint_listAlberts Muktupāvels2021-05-052-0/+4
* tasklist: use minimum button size as minimum sizeAlberts Muktupāvels2021-05-051-3/+43
* tasklist: override get_preferred_width vfuncAlberts Muktupāvels2021-05-051-44/+104
* tasklist: add WnckButtonAlberts Muktupāvels2021-05-051-128/+194
* revert "tasklist: ignore size_allocate with invalid size"Alberts Muktupāvels2021-05-031-6/+0
* tasklist: do not queue_resize from size_allocateAlberts Muktupāvels2021-05-031-24/+36
* pager: more negative size fixesAlberts Muktupāvels2021-04-281-2/+2
* pager: don't return negative sizeAlberts Muktupāvels2021-04-281-2/+2
* Update Basque translationAsier Sarasua Garmendia2021-03-191-327/+275
* pager: Add scroll mode WNCK_PAGER_SCROLL_NONEAndre Miranda2021-02-182-1/+5
* pager: Add missing version informationAndre Miranda2021-02-182-0/+4
* Update Catalan translationJordi Mas2021-01-081-22/+27
* Update British English translationStephan Woidowski2020-10-041-258/+250
* tasklist: Fix leaking PangoFontDescriptionTomas Bzatek2020-07-291-0/+1
* Update Ukrainian translationYuri Chornoivan2020-05-301-314/+258
* Update Croatian translationGoran Vidović2020-04-111-560/+581
* Add Kurdish Sorani translationJwtiyar Nariman2020-03-292-0/+1183
* ci: add DEBIAN_FRONTEND environment variableMarco Trevisan (Treviño)2020-03-251-0/+3
* Release: 3.36.03.36.0Marco Trevisan (Treviño)2020-03-252-1/+14
* build: Remove autotools supportMarco Trevisan (Treviño)2020-03-258-1022/+2
* build: Allow building with gettext ≥ 0.20Victor Kareh2020-01-091-1/+2
* build: bump GLib required version to 2.34Alberts Muktupāvels2019-09-102-2/+2
* pager: Add wnck_pager_set_scroll_modeSimon Steinbeiss2019-09-104-65/+147
* xutils: use WnckScreen instead of X11 ScreenAlberts Muktupāvels2019-09-104-140/+161
* class-group: add WnckScreen to private structAlberts Muktupāvels2019-09-103-3/+9