summaryrefslogtreecommitdiff
path: root/libwnck/application.h
Commit message (Collapse)AuthorAgeFilesLines
* deprecate functions that does not use WnckHandleAlberts Muktupāvels2022-08-151-0/+1
|
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
|
* build: Use single include when building against libwnckVincent Untz2011-01-201-2/+4
| | | | Users of libwnck should just include <libwnck/libwnck.h> now.
* add myself add myself for the copyright of relevant filesVincent Untz2007-07-101-0/+1
| | | | | | | | | 2007-07-10 Vincent Untz <vuntz@gnome.org> * AUTHORS: add myself * libwnck/*: add myself for the copyright of relevant files svn path=/trunk/; revision=1408
* add /* vim: set sw=2 et: */Vincent Untz2007-06-091-0/+1
| | | | | | | | 2007-06-09 Vincent Untz <vuntz@gnome.org> * libwnck/*.[ch]: add /* vim: set sw=2 et: */ svn path=/trunk/; revision=1289
* even more API documentationVincent Untz2007-06-091-0/+6
| | | | | | | | | | | | | | | | 2007-06-09 Vincent Untz <vuntz@gnome.org> * doc/libwnck-docs.sgml: * libwnck/application.[ch]: * libwnck/class-group.[ch]: * libwnck/pager.h: * libwnck/screen.[ch]: * libwnck/selector.h: * libwnck/tasklist.h: * libwnck/window.[ch]: * libwnck/workspace.[ch]: even more API documentation svn path=/trunk/; revision=1285
* Add padding to classes so we can add signals in the future, withoutVincent Untz2007-06-051-0/+6
| | | | | | | | | | | | | | | | | | | 2007-06-05 Vincent Untz <vuntz@gnome.org> * libwnck/application.h: * libwnck/class-group.h: * libwnck/pager.h: * libwnck/screen.h: * libwnck/selector.h: * libwnck/tasklist.h: * libwnck/window-menu.c: * libwnck/window-menu.h: * libwnck/window.h: * libwnck/workspace.h: Add padding to classes so we can add signals in the future, without breaking ABI. * libwnck/window-menu.[ch]: kill useless files svn path=/trunk/; revision=1276
* require startup notification 0.4Havoc Pennington2002-12-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-11-30 Havoc Pennington <hp@pobox.com> * configure.in: require startup notification 0.4 * libwnck/application.c (_wnck_application_create): fill in startup_id field (wnck_application_get_startup_id): new function * libwnck/tasklist.c (wnck_task_new_from_window): remove any startup sequence buttons as soon as we add a window for that sequence to the tasklist. (wnck_task_get_text): prefer "description" over name if we have a description. * libwnck/window.c (_wnck_window_get_startup_id): new function * libwnck/xutils.c (_wnck_get_fallback_icons): allow getting only one of the default icons * configure.in: increment to 2.1.5 and bump libtool stuff * libwnck/window.c (update_wintype): type SPLASH not SPLASHSCREEN for the X atom * libwnck/tasklist.c (wnck_task_get_icon): load an icon for the task being started up. (wnck_tasklist_set_icon_loader): new function to set an icon load function
* include number of windows in the text for an application, #75943Havoc Pennington2002-03-241-1/+2
| | | | | | | 2002-03-24 Havoc Pennington <hp@pobox.com> * libwnck/tasklist.c (wnck_task_get_text): include number of windows in the text for an application, #75943
* bump sonameHavoc Pennington2002-01-121-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-01-11 Havoc Pennington <hp@pobox.com> * configure.in (LIBWNCK_CURRENT): bump soname * libwnck/window.c (wnck_window_get_icon_is_fallback): add this (wnck_window_set_create_fallback_icon): to replace this broken global setting * libwnck/application.c (wnck_application_get_name): implement (wnck_application_get_pid): implement (wnck_application_get_icon): implement (wnck_application_get_mini_icon): implement * libwnck/xutils.c (filter_func): pass property notifies to WnckApplication * libwnck/window.c (update_name): use _wnck_get_name (wnck_window_set_icon_size): delete, this global setting breaks if you have several applets in one process trying to use wnck. We can add wnck_window_get_icon_at_size() or something if people need it. * libwnck/xutils.c (_wnck_get_name): function to try all the various "name" properties
* New functions.Alexander Larsson2001-12-031-0/+2
| | | | | | | | | | | 2001-12-02 Alexander Larsson <alla@lysator.liu.se> * libwnck/application.[ch] (wnck_application_get_xid): * libwnck/window.[ch] (wnck_window_get_xid): New functions. * libwnck/tasklist.c: More work.
* add support for getting session ID, pidHavoc Pennington2001-10-071-1/+11
| | | | | | | | | | | | 2001-10-07 Havoc Pennington <hp@pobox.com> * libwnck/window.c: add support for getting session ID, pid * libwnck/application.c: implement creation/destruction of the application object, and its association with a window * libwnck/window.c: add code to monitor a window's current workspace
* ...Havoc Pennington2001-10-061-0/+60
|
* Initial importHavoc Pennington2001-10-061-0/+0