summaryrefslogtreecommitdiff
path: root/libwnck/private.h
Commit message (Expand)AuthorAgeFilesLines
* application: use res_class as app name when group is not setAlberts Muktupāvels2022-11-281-0/+3
* screen: move SnDisplay to WnckTasklistAlberts Muktupāvels2022-09-161-8/+0
* handle: make it publicAlberts Muktupāvels2022-08-151-2/+0
* util: remove _wnck_get_default_mini_icon_sizeAlberts Muktupāvels2022-02-241-2/+0
* util: remove _wnck_get_default_icon_sizeAlberts Muktupāvels2022-02-231-1/+0
* util: remove _wnck_get_client_typeAlberts Muktupāvels2022-02-231-2/+0
* screen: move screens to WnckHandleAlberts Muktupāvels2022-02-221-4/+6
* window: move window_hash to WnckHandleAlberts Muktupāvels2022-02-171-2/+0
* application: move app_hash to WnckHandleAlberts Muktupāvels2022-02-171-1/+0
* class-group: move class_group_hash to WnckHandleAlberts Muktupāvels2022-02-171-1/+0
* screen: store WnckHandle in structAlberts Muktupāvels2022-02-171-0/+2
* add private WnckHandle objectAlberts Muktupāvels2021-05-101-0/+3
* class-group: add WnckScreen to private structAlberts Muktupāvels2019-09-101-1/+2
* util: avoid deprecated gtk_widget_override_fontAlberts Muktupāvels2017-05-051-0/+2
* avoid deprecated GtkImageMenuItemAlberts Muktupāvels2017-04-261-0/+3
* remove stock iconsAlberts Muktupāvels2014-10-211-3/+0
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* TestTasklist, TestWnck: added cmdline options to set the icons sizeMarco Trevisan (Treviño)2013-08-201-6/+5
* WnckWindow: Add private function to load an icon and emit signalMarco Trevisan (Treviño)2013-08-201-0/+2
* WnckApplication: Add private function to load an icon and emit signalMarco Trevisan (Treviño)2013-08-201-0/+1
* Utils: allow to set the default icon sizes and use these valuesMarco Trevisan (Treviño)2013-08-201-3/+3
* private: just use DEFAULT_{ICON,MINI_ICON}_SIZEMarco Trevisan (Treviño)2013-08-201-4/+2
* Patch to save little powerB.Prathibha2013-02-051-1/+1
* core: Add _wnck_window_shutdown_all()Vincent Untz2012-01-301-0/+2
* core: Rely on finalize() instead of manual shutdown() functionsVincent Untz2012-01-301-2/+0
* core: Add wnck_shutdown()Martin Pitt2012-01-301-0/+6
* core: Add API to get WM_CLASS group name & instance name of a WnckWindowMarco Trevisan (Treviño)2011-08-121-3/+0
* [core, wnckprop] Stop using gdk_displayVincent Untz2010-09-111-0/+1
* add myself add myself for the copyright of relevant filesVincent Untz2007-07-101-0/+1
* move private WnckClassGroup functions to private.hVincent Untz2007-06-241-0/+8
* Stop the glowing effect in the tasklist for urgent windows after a while.Vincent Untz2007-06-201-0/+3
* use icon names, to be consistent (to not have the text changed when tasksVincent Untz2007-06-191-3/+3
* use name, not the icon name of the window updated new, since this isVincent Untz2007-06-191-0/+4
* kill updated to use wnck_screen_get_number()Vincent Untz2007-06-181-1/+0
* add _wnck_stock_icons_init() moved from xutils.c moved away, since thisVincent Untz2007-06-151-0/+1
* add /* vim: set sw=2 et: */Vincent Untz2007-06-091-0/+1
* Kill warnings and usage of deprecated functionsVincent Untz2007-04-291-1/+1
* Based on patch from Nickolay V. Shmyrev <nshmyrev@yandex.ru> End of fixVincent Untz2006-05-151-0/+6
* updatedVincent Untz2006-02-111-3/+0
* Move these functions from tasklist.c to util.c/private.h and use anVincent Noel2006-01-211-0/+3
* Quit wrongly specifying the source indication in EWMH messages where weElijah Newren2006-01-031-0/+3
* Handle the changes to _NET_ACTIVE_WINDOW from bug 128380 (made in order toElijah Newren2005-02-201-1/+2
* Change how tasks are sorted in the tasklist (make it intuitive andElijah Newren2005-01-221-1/+2
* Modified patch from Fernando Villacis Postigo <fvillacis@csnat.unt.edu.ar>Carlos Garnacho Parro2005-01-061-0/+2
* Added a WNCK_TASK_CLASS_GROUP type. (struct _WnckTask): Added aFederico Mena Quintero2003-11-221-0/+4
* Throughout, add support for viewports in tasklist/pager. #109654 patchHavoc Pennington2003-04-041-0/+3
* time out startup sequences if we don't see them end, and end them if aHavoc Pennington2003-01-231-0/+3
* require startup notification 0.4Havoc Pennington2002-12-011-0/+2
* don't pass WnckWindow when expecting an X windowHavoc Pennington2002-11-031-0/+3
* when activating windows, use wnck_window_activate_transient()Havoc Pennington2002-10-311-0/+10