summaryrefslogtreecommitdiff
path: root/libwnck
Commit message (Expand)AuthorAgeFilesLines
* 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
* wnck-image-menu-item: fix memory leakAlberts Muktupāvels2017-05-241-0/+16
* bump version to 3.24.0Alberts Muktupāvels2017-05-052-4/+4
* window: avoid signed / unsigned warningAlberts Muktupāvels2017-05-051-1/+1
* screen: avoid deprecated gdk_display_get_screenAlberts Muktupāvels2017-05-051-1/+4
* screen: fix signed / unsigned warningsAlberts Muktupāvels2017-05-051-4/+4
* xutils: fix signed / unsigned warningsAlberts Muktupāvels2017-05-051-4/+4
* pager: avoid deprecated gtk_style_context_set_backgroundAlberts Muktupāvels2017-05-051-2/+4
* tasklist: avoid deprecated gtk_style_context_get_background_colorAlberts Muktupāvels2017-05-051-6/+3
* tasklist: fix 'comparison between signed and unsigned integer' warningsAlberts Muktupāvels2017-05-051-4/+4
* xutils: fix 'comparison between signed and unsigned integer' warningsAlberts Muktupāvels2017-05-051-3/+3
* util: fix 'comparison between signed and unsigned integer' warningAlberts Muktupāvels2017-05-051-1/+1
* util: avoid deprecated gtk_widget_override_fontAlberts Muktupāvels2017-05-055-27/+37
* tasklist: fix 'initialization discards ‘const’ qualifier' warningsAlberts Muktupāvels2017-04-281-2/+2
* pager: stop using gtk_icon_size_lookup_for_settingsAlberts Muktupāvels2017-04-281-2/+1
* pager: add missing case to switch statementAlberts Muktupāvels2017-04-281-0/+2
* pager: don't use deprecated gtk_drag_beginAlberts Muktupāvels2017-04-281-4/+8
* tasklist: don't use deprecated GdkScreen APIAlberts Muktupāvels2017-04-281-22/+33
* xutils: fix 'G_SIZEOF_LONG is not defined' warningAlberts Muktupāvels2017-04-281-1/+1
* selector: avoid a deprecation warningAlberts Muktupāvels2017-04-281-1/+1
* window-action-menu: fix 'mixed declarations and code' warningAlberts Muktupāvels2017-04-281-1/+3
* pager: fix 'ISO C90 forbids mixed declarations and code' warningAlberts Muktupāvels2017-04-281-11/+13
* wnck-urgency-monitor: avoid deprecation warningsAlberts Muktupāvels2017-04-281-1/+9
* fix 'declaration of xxx shadows a global declaration' warningswip/warningsAlberts Muktupāvels2017-04-272-8/+8
* wnckprop: fix 'comparison between signed and unsigned integer' warningAlberts Muktupāvels2017-04-271-2/+2
* fix 'declaration of xxx shadows a parameter' warningsAlberts Muktupāvels2017-04-272-5/+5
* add missing default case in switch statementsAlberts Muktupāvels2017-04-276-0/+34
* pager: avoid warningwip/muktupavels/modernizeAlberts Muktupāvels2017-04-261-1/+1
* remove redundant declarationsAlberts Muktupāvels2017-04-267-25/+0
* build: don't use gnome-autogen.shAlberts Muktupāvels2017-04-261-2/+5
* avoid deprecated gdk_pixbuf_new_from_inlineAlberts Muktupāvels2017-04-265-29/+29
* tasklist: avoid deprecated gtk_menu_popupAlberts Muktupāvels2017-04-261-54/+8
* avoid deprecated GtkImageMenuItemAlberts Muktupāvels2017-04-266-126/+312
* util: fix few 'comparison between signed and unsigned integer' warningsAlberts Muktupāvels2017-04-261-2/+2