summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* application: move app_hash to WnckHandleAlberts Muktupāvels2022-02-174-43/+77
* class-group: move class_group_hash to WnckHandleAlberts Muktupāvels2022-02-175-53/+92
* screen: store WnckHandle in structAlberts Muktupāvels2022-02-172-0/+14
* Update Swedish translationAnders Jonsson2022-01-291-275/+259
* 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