summaryrefslogtreecommitdiff
path: root/libwnck/window.h
Commit message (Expand)AuthorAgeFilesLines
* deprecate functions that does not use WnckHandleAlberts Muktupāvels2022-08-151-0/+1
* WnckWindow: Add a new 'type-changed' signalSebastian Geiger2015-12-021-1/+2
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* WnckWindow: add WM_WINDOW_ROLE supportMarco Trevisan (Treviño)2013-02-051-2/+5
* Window: emit class-changed signal when the instance or group class name changesMarco Trevisan (Treviño)2013-02-051-3/+5
* core: Add API to get WM_CLASS group name & instance name of a WnckWindowMarco Trevisan (Treviño)2011-08-121-1/+4
* build: Use single include when building against libwnckVincent Untz2011-01-201-0/+4
* add myself add myself for the copyright of relevant filesVincent Untz2007-07-101-0/+1
* Add wnck_window_is_below()/make_below()/unmake_below() Fix bug #453982.Vincent Untz2007-07-071-1/+7
* add lots of Since: tags.Vincent Untz2007-06-181-0/+4
* Add support for _NET_FRAME_EXTENTS. This adds a new API. Fix bug #351055.Vincent Untz2007-06-101-0/+5
* add /* vim: set sw=2 et: */Vincent Untz2007-06-091-0/+1
* even more API documentationVincent Untz2007-06-091-0/+112
* Add padding to classes so we can add signals in the future, withoutVincent Untz2007-06-051-0/+6
* Remove all reference to _NET_WM_WINDOW_TYPE_MODAL_DIALOG since it's not inVincent Untz2007-05-191-1/+0
* Make it possible to reorder tasklist buttons with drag and drop. Fix bugVincent Untz2007-04-291-0/+2
* fix compilation warnings Fix bug #431175, based on patch by Bernard LeakVincent Untz2007-04-291-1/+1
* Check whether window manager supports _NET_WM_ACTION_ABOVE andElijah Newren2007-04-111-1/+2
* add WNCK_WINDOW_GRAVITY_STATIC. (See #344521; this extra defined constantElijah Newren2007-04-091-1/+2
* Add move/resize window API. Patch by Magnus TherningVincent Untz2006-07-201-0/+29
* new methods to test if the names returned by wnck_window_get_name andDan Winship2006-05-301-0/+2
* This patch is union of patches given by Leena Gunda and Christian NeumairSrirama Sharma2006-01-211-1/+6
* new setter function (patch from bug #133306).Olivier Andrieu2005-07-191-0/+2
* Correctly determine the active task when dealing with transients. FixesXavier Claessens2005-07-181-0/+1
* Fix an activation/minimization inconsistency. Mostly only affects mouseElijah Newren2005-07-181-1/+1
* Add support for the Urgent hint; fixes #120439.Elijah Newren2005-06-161-3/+4
* Handle the changes to _NET_ACTIVE_WINDOW from bug 128380 (made in order toElijah Newren2005-02-201-4/+7
* Check for whether a window or one of its transients has the demandsElijah Newren2005-02-121-1/+2
* Change how tasks are sorted in the tasklist (make it intuitive andElijah Newren2005-01-221-0/+1
* Allow minimizing an app via tasklist even when it has a transient. FixesElijah Newren2005-01-111-1/+1
* Fix some runtime warning spew reported in bug #149313Mark McLoughlin2004-09-211-1/+2
* Add prototypes for wnck_window_(set|is)_fullscreenRoss Burton2004-09-211-0/+3
* Fix window activation vs. minimization for mouse focus. (fixes #136581)Elijah Newren2004-08-161-0/+1
* Add support for _NET_WM_STATE_DEMANDS_ATTENTION hint. This makes labels inRob Adams2004-07-251-1/+3
* Add timestamp argument to wnck_window_close.Anders Carlsson2004-06-211-1/+2
* Added a WNCK_TASK_CLASS_GROUP type. (struct _WnckTask): Added aFederico Mena Quintero2003-11-221-0/+2
* Added set_fullscreen and is_fullscreen to WnckWindow, closing #112394Ross Burton2003-05-061-1/+2
* Throughout, add support for viewports in tasklist/pager. #109654 patchHavoc Pennington2003-04-041-0/+2
* when activating windows, use wnck_window_activate_transient()Havoc Pennington2002-10-311-0/+1
* rework to update HIDDEN state (wnck_window_is_visible_on_workspace): useHavoc Pennington2002-09-271-1/+2
* Add wnck_window_set_skip_pager and _tasklistRoss Burton2002-08-091-0/+5
* Use _NET_WM_MOVERESIZE_SIZE_KEYBOARD and _NET_WM_MOVERESIZE_MOVE_KEYBOARDCraig Black2002-08-071-0/+2
* put it at 0,0Havoc Pennington2002-02-091-0/+15
* bump sonameHavoc Pennington2002-01-121-8/+2
* Call wnck_window_set_icon_geometry.Anders Carlsson2001-12-101-0/+5
* New functions.Alexander Larsson2001-12-031-0/+1
* return a valueHavoc Pennington2001-11-271-0/+5
* hack to work with slightly older GTK as well as HEADHavoc Pennington2001-10-241-0/+9
* menu for window operations (close, maximize, etc.)Havoc Pennington2001-10-181-0/+33
* support window iconsHavoc Pennington2001-10-091-0/+17