| Commit message (Expand) | Author | Age | Files | Lines |
* | deprecate functions that does not use WnckHandle | Alberts Muktupāvels | 2022-08-15 | 1 | -0/+5 |
* | handle: make it public | Alberts Muktupāvels | 2022-08-15 | 1 | -0/+4 |
* | Updated FSF's address | Daniel Mustieles | 2014-01-23 | 1 | -3/+1 |
* | Add deprecation attributes to deprecated functions | Javier Jardón | 2012-08-27 | 1 | -0/+2 |
* | doc: Typos | Vincent Untz | 2011-01-20 | 1 | -1/+1 |
* | build: Use single include when building against libwnck | Vincent Untz | 2011-01-20 | 1 | -0/+4 |
* | core: Move WnckMotionDirection from screen.h to workspace.h | Vincent Untz | 2011-01-20 | 1 | -25/+0 |
* | all: Remove deprecated API and change API that had deprecated arguments | Vincent Untz | 2011-01-19 | 1 | -7/+0 |
* | use Deprecated:2.20: instead of just Deprecated: | Vincent Untz | 2007-07-10 | 1 | -1/+1 |
* | add myself add myself for the copyright of relevant files | Vincent Untz | 2007-07-10 | 1 | -0/+1 |
* | Add new API to get layout information about a workspace. Also add a mode | Vincent Untz | 2007-06-24 | 1 | -1/+3 |
* | new API, for consistency. Fix also two API docs. | Vincent Untz | 2007-06-24 | 1 | -0/+1 |
* | Cleanups and deprecate some WnckScreen functions that shouldn't have been | Vincent Untz | 2007-06-24 | 1 | -0/+7 |
* | add lots of Since: tags. | Vincent Untz | 2007-06-18 | 1 | -0/+4 |
* | Add API to get the name of the running window manager. Fix bug #448043. | Vincent Untz | 2007-06-15 | 1 | -1/+4 |
* | update for new API new API small API doc update for | Vincent Untz | 2007-06-14 | 1 | -0/+1 |
* | If the pager can't set the layout, make it use the real layout of the | Vincent Untz | 2007-06-11 | 1 | -0/+43 |
* | add /* vim: set sw=2 et: */ | Vincent Untz | 2007-06-09 | 1 | -0/+1 |
* | writing API doc is fun! | Vincent Untz | 2007-06-09 | 1 | -3/+33 |
* | even more API documentation | Vincent Untz | 2007-06-09 | 1 | -0/+6 |
* | Add padding to classes so we can add signals in the future, without | Vincent Untz | 2007-06-05 | 1 | -4/+1 |
* | Add previous window/workspace to signal handlers for active-window-changed | Vincent Untz | 2007-06-05 | 1 | -2/+4 |
* | I've already broken API, so add the few signals that were commented out, | Vincent Untz | 2007-05-18 | 1 | -3/+1 |
* | updated | Vincent Untz | 2006-02-11 | 1 | -2/+2 |
* | This patch is union of patches given by Leena Gunda and Christian Neumair | Srirama Sharma | 2006-01-21 | 1 | -0/+30 |
* | Fix window activation vs. minimization for mouse focus. (fixes #136581) | Elijah Newren | 2004-08-16 | 1 | -0/+1 |
* | Added a WNCK_TASK_CLASS_GROUP type. (struct _WnckTask): Added a | Federico Mena Quintero | 2003-11-22 | 1 | -0/+7 |
* | Throughout, add support for viewports in tasklist/pager. #109654 patch | Havoc Pennington | 2003-04-04 | 1 | -38/+33 |
* | don't pass WnckWindow when expecting an X window | Havoc Pennington | 2002-11-03 | 1 | -1/+5 |
* | add test stuff for showing desktop feature | Havoc Pennington | 2002-09-25 | 1 | -0/+20 |
* | use the _NET_DESKTOP_LAYOUT stuff | Havoc Pennington | 2002-05-16 | 1 | -0/+8 |
* | The property that has the icon pixmap is called WM_HINTS, not | Anders Carlsson | 2002-05-14 | 1 | -1/+3 |
* | mmmm, bloat | Havoc Pennington | 2002-04-13 | 1 | -1/+9 |
* | if someone drops a window on the current workspace, activate it. | Havoc Pennington | 2002-02-09 | 1 | -0/+3 |
* | hack to work with slightly older GTK as well as HEAD | Havoc Pennington | 2001-10-24 | 1 | -0/+4 |
* | support _NET_CLIENT_LIST, now I understand the point of both that and the | Havoc Pennington | 2001-10-09 | 1 | -0/+1 |
* | add GUI to test program. exposes various GTK bugs... | Havoc Pennington | 2001-10-07 | 1 | -0/+1 |
* | add support for getting session ID, pid | Havoc Pennington | 2001-10-07 | 1 | -2/+13 |
* | Initial semi-functionality | Havoc Pennington | 2001-10-07 | 1 | -0/+27 |
* | ... | Havoc Pennington | 2001-10-06 | 1 | -0/+58 |