summaryrefslogtreecommitdiff
path: root/libwnck/test-tasklist.c
Commit message (Expand)AuthorAgeFilesLines
* port tests to WnckHandleAlberts Muktupāvels2022-08-151-3/+8
* Add an option to disable the tasklist scroll eventMoritz Bruder2017-04-261-0/+4
* test-tasklist: avoid deprecated gtk_widget_is_compositedAlberts Muktupāvels2016-11-121-1/+3
* TestTasklist, TestWnck: added cmdline options to set the icons sizeMarco Trevisan (Treviño)2013-08-201-0/+3
* TestTaskList: add option to draw the test in vertical modeMarco Trevisan (Treviño)2013-07-201-0/+6
* TestTaskList: enable middle-click for closingMarco Trevisan (Treviño)2013-07-191-0/+2
* all: Remove deprecated API and change API that had deprecated argumentsVincent Untz2011-01-191-1/+1
* all: Code spacing fixesVincent Untz2011-01-191-11/+11
* Port to GTK3Benjamin Otte2010-10-061-14/+9
* tests: Do not mark strings as translatableVincent Untz2010-09-291-8/+6
* Fix a few issues when building with GSEAL_ENABLED. See bug 612490.Andre Klapper2010-04-161-1/+1
* Add a --transparent command line for test-tasklist Patch by Ryan LortieVincent Untz2007-06-201-0/+58
* add /* vim: set sw=2 et: */Vincent Untz2007-06-091-0/+2
* new, to activate the next window in a class group (and the first one ifVincent Untz2007-05-191-0/+8
* add --never-groupVincent Untz2007-05-181-0/+5
* call gtk_init(), and get a --rtl commandline argument add --n-rows,Vincent Untz2007-05-141-4/+7
* mark strings as translatableVincent Untz2007-04-301-3/+2
* add an option to always group windows, and default to automatic groupingVincent Untz2007-02-171-4/+11
* fix for RTL environments Fix bug #154320 ditto Fix bug #387897 setVincent Untz2007-02-121-0/+4
* remove new string. My fault (I told Sven to commit this to a stableVincent Untz2006-11-191-1/+2
* include gi18n.h (fixes bug #377182)Sven Herzberg2006-11-191-1/+2
* change to the workspace of a window before activating it on drag-motionSven Herzberg2006-11-191-1/+15
* Added a WNCK_TASK_CLASS_GROUP type. (struct _WnckTask): Added aFederico Mena Quintero2003-11-221-1/+2
* The property that has the icon pixmap is called WM_HINTS, notAnders Carlsson2002-05-141-1/+1
* implemented minimum_width which can be set from applets to force a minimumThomas Vander Stichele2002-05-131-1/+1
* Add wnck_tasklist_get_size_hint_list().Alexander Larsson2002-04-131-0/+3
* put mnemonic on "close" itemHavoc Pennington2002-04-111-1/+1
* put it at 0,0Havoc Pennington2002-02-091-0/+3
* Initial work on the tasklist. This is work in progress, but does compile.Alex Larsson2001-12-021-2/+19
* skeleton of widget for tasklist-like displays, mostly not implementedHavoc Pennington2001-10-181-0/+29