summaryrefslogtreecommitdiff
path: root/libwnck/wnckprop.c
Commit message (Expand)AuthorAgeFilesLines
* wnckprop: Force usage under X11 onlyMarco Trevisan (Treviño)2018-11-231-0/+2
* wnckprop: avoid deprecated functionsAlberts Muktupāvels2018-01-101-5/+13
* fix 'declaration of xxx shadows a global declaration' warningswip/warningsAlberts Muktupāvels2017-04-271-6/+6
* 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-271-1/+1
* wnckprop: avoid deprecated GdkDeviceManagerAlberts Muktupāvels2016-11-121-61/+26
* wnckprop: don't use deprecated gdk_cursor_newAlberts Muktupāvels2016-06-281-2/+4
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* WnckProp: include Window RoleMarco Trevisan (Treviño)2013-02-051-0/+7
* WnckProp: use GdkDeviceManager and XI2 to handle eventsMarco Trevisan (Treviño)2013-02-051-24/+76
* wnckprop: Stop using deprecated gdk_cursor_unref()Vincent Untz2011-08-121-1/+1
* core, wnckprop: Use "ID" instead of "resource class" in WnckClassGroupVincent Untz2011-08-121-7/+10
* wnckprop: Tweak print of class instance nameVincent Untz2011-08-121-2/+4
* core: Add API to get WM_CLASS group name & instance name of a WnckWindowMarco Trevisan (Treviño)2011-08-121-0/+8
* build: Use single include when building against libwnckVincent Untz2011-01-201-1/+0
* all: Code spacing fixesVincent Untz2011-01-191-6/+6
* [core, wnckprop] Stop using gdk_displayVincent Untz2010-09-111-19/+23
* [misc] Properly format some commentsVincent Untz2009-07-281-43/+65
* use C_() instead of Q_(). Patch by Matthias Clasen <mclasen@redhat.com>,Vincent Untz2009-01-101-8/+8
* have the --help output translated. The strings were marked forVincent Untz2008-03-031-1/+7
* Add a context for some strings. This is needed by French at least. Fix bugVincent Untz2007-11-111-8/+16
* Add translator comments. Fixes bug #468320.Andre Klapper2007-08-211-3/+66
* Fix typo in message (missing right parenthesis).Theppitak Karoonboonyanan2007-07-101-1/+1
* Add wnck_window_is_below()/make_below()/unmake_below() Fix bug #453982.Vincent Untz2007-07-071-0/+12
* call _wnck_error_trap_push() and _wnck_error_trap_pop() (mainly for theVincent Untz2007-06-241-14/+61
* make "wnckprop --list" (and others action on the screen without a --screenVincent Untz2007-06-241-1/+8
* Make it possible to print information about a class group or anVincent Untz2007-06-241-53/+206
* add wnck_workspace_get_screen() API, for consistencyVincent Untz2007-06-241-164/+382
* Add new API to get layout information about a workspace. Also add a modeVincent Untz2007-06-241-120/+344
* update docs to have indexes of symbols. add TODOVincent Untz2007-06-201-0/+2
* rework TODO listVincent Untz2007-06-201-9/+13
* add a new is_state_relevant argumentVincent Untz2007-06-201-4/+2
* Add new features to wnckprop: it can now change properties of windows, butVincent Untz2007-06-201-106/+937
* add missing include. Fix bug #449186.Vincent Untz2007-06-191-0/+1
* Add API to get the name of the running window manager. Fix bug #448043.Vincent Untz2007-06-151-1/+7
* update for new API new API small API doc update forVincent Untz2007-06-141-0/+4
* Glynn Foster said was Sun is okay to relicense the GPL code to LGPL. Add aVincent Untz2007-06-111-1/+2
* add a wnckprop utility, similar to xprop, but giving information about aVincent Untz2007-06-101-0/+419