summaryrefslogtreecommitdiff
path: root/libwnck
Commit message (Expand)AuthorAgeFilesLines
* 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-105-7/+197
* 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
* pager: Add scroll mode WNCK_PAGER_SCROLL_NONEAndre Miranda2021-02-182-1/+5
* pager: Add missing version informationAndre Miranda2021-02-182-0/+4
* tasklist: Fix leaking PangoFontDescriptionTomas Bzatek2020-07-291-0/+1
* build: Remove autotools supportMarco Trevisan (Treviño)2020-03-251-200/+0
* pager: Add wnck_pager_set_scroll_modeSimon Steinbeiss2019-09-103-65/+145
* 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
* tasklist: avoid deprecated g_get_current_timeAlberts Muktupāvels2019-08-191-9/+4
* class-group: add a weak reference callback to windowAlberts Muktupāvels2019-08-121-0/+16
* tasklist: Add signals for enter and leave notify eventsVictor Kareh2019-04-301-0/+105
* meson, libwnck: Don't use absolute path for headers subdirMarco Trevisan (Treviño)2019-04-301-3/+2
* meson, libwnck: Add mapfile as link_dependsMarco Trevisan (Treviño)2019-04-301-0/+1
* Update class group icon when window icon was changed. Fixed Issue #135xuzhen2019-01-081-16/+107
* wnckprop: Force usage under X11 onlyMarco Trevisan (Treviño)2018-11-231-0/+2
* meson: use options name matching GNOME standardsMarco Trevisan (Treviño)2018-11-071-3/+3
* meson, libwnck: reuse dependency to generate progsMarco Trevisan (Treviño)2018-11-071-3/+3
* meson: use gnome.mkenums_simple for generated typesMarco Trevisan (Treviño)2018-11-061-34/+2
* meson: use lib dependency instead of replicating them aroundMarco Trevisan (Treviño)2018-11-061-12/+15
* meson: add support for building with the cool stuffMarco Trevisan (Treviño)2018-11-062-0/+181
* pager-accessible: modernize codeAlberts Muktupāvels2018-09-091-134/+31
* workspace-accessible: modernize codeAlberts Muktupāvels2018-09-091-34/+11
* tasklist: fix cast-function-type warningsAlberts Muktupāvels2018-09-091-6/+9
* don't use the deprecated g_type_class_add_privateAlberts Muktupāvels2018-06-279-45/+18
* wnckprop: avoid deprecated functionsAlberts Muktupāvels2018-01-101-5/+13
* xutils: avoid deprecated functionsAlberts Muktupāvels2018-01-101-5/+19
* util: allow setting the same client type againSebastian Geiger2018-01-091-2/+7
* Promote single precision floats to doublesEmmanuele Bassi2017-11-111-6/+7
* window: ensure that ALL_WORKSPACES has the X11 expected valueMarco Trevisan (Treviño)2017-07-271-1/+1
* fix locale dirAlberts Muktupāvels2017-07-221-1/+1
* utils: fix compilation warning (thus error) if XRes is missingMarco Trevisan (Treviño)2017-06-291-4/+3