summaryrefslogtreecommitdiff
path: root/libwnck/pager.c
Commit message (Expand)AuthorAgeFilesLines
* Handle the changes to _NET_ACTIVE_WINDOW from bug 128380 (made in order toElijah Newren2005-02-201-5/+9
* Fix a couple of warnings reported by sparse/gccKjartan Maraas2005-02-111-1/+0
* include pinned windows only for the active workspace. Fixes #87531Elijah Newren2005-01-111-0/+2
* Modified patch from Fernando Villacis Postigo <fvillacis@csnat.unt.edu.ar>Carlos Garnacho Parro2005-01-061-4/+83
* Don't highlight a sticky window on all workspaces when it has focus; onlyElijah Newren2004-10-041-4/+14
* Don't use the pager for window raising and focusing (fixes bug #100470)Elijah Newren2004-09-151-8/+0
* Activate the window clicked in the pager only if it is in the currentElijah Newren2004-06-261-2/+7
* AIX portability fixes fro TheWrittenWordKjartan Maraas2004-04-181-1/+1
* Patch from Kim Woelders in bug #122086.Mark McLoughlin2004-04-141-18/+28
* don't begin a drag if the pager is in NAME mode because we can't see theVincent Untz2003-10-221-1/+1
* clip the window rectangle so it doesn't get out of the workspaceVincent Untz2003-10-221-4/+7
* Throughout, add support for viewports in tasklist/pager. #109654 patchHavoc Pennington2003-04-041-35/+97
* Fix bug #98357 - make the workspace switcher follow fitt's law by beingMark McLoughlin2003-03-131-36/+110
* version 2.1.4, and increment libtool versioningSoeren Sandmann2002-11-241-72/+147
* prelight the workspace that we're dragging over. #90869Havoc Pennington2002-09-271-26/+36
* connect to name_changed on newly created workspace,Arvind Samptur2002-09-271-0/+28
* add test stuff for showing desktop featureHavoc Pennington2002-09-251-2/+2
* impl.Mark McLoughlin2002-09-161-0/+13
* don't set the hint if this pager isn't showing all workspaces - theMark McLoughlin2002-08-071-0/+8
* use wnck_pager_set_layout_hint. (wnck_pager_set_layout_hint): impl, takingMark McLoughlin2002-08-041-11/+31
* clean up the accessibility patch: - s/G_CONST_RETURN/const/ - s/gint/int/Havoc Pennington2002-06-021-0/+99
* use the _NET_DESKTOP_LAYOUT stuffHavoc Pennington2002-05-161-0/+18
* only activate a window if we did not activate a workspace. #81817Havoc Pennington2002-05-151-9/+11
* The property that has the icon pixmap is called WM_HINTS, notAnders Carlsson2002-05-141-8/+13
* disable showing thumbnail of desktop background.Havoc Pennington2002-05-021-0/+3
* add one to number in workspace name, we aren't supposed to have "workspaceHavoc Pennington2002-04-281-8/+16
* check that we have a valid XID before trying to munge it into a pixbufMark McLoughlin2002-04-181-7/+10
* mmmm, bloatHavoc Pennington2002-04-131-6/+118
* if someone drops a window on the current workspace, activate it.Havoc Pennington2002-02-091-3/+6
* Add support for displaying workspace names and showing only the currentAlexander Larsson2002-01-131-59/+215
* fix the export-symbols-regexLaszlo Peter2001-11-301-0/+1
* Switch workspaces on button_release.Alex Larsson2001-11-281-43/+56
* Remove "Extend rect outside the widget itself" code, it was totallyAlexander Larsson2001-11-281-26/+4
* Remove the desktop outlines. Make there be one line of background betweenAlexander Larsson2001-11-281-22/+42
* Removed action menu. Only return TRUE from button_press if we handled theAlexander Larsson2001-11-281-90/+23
* return a valueHavoc Pennington2001-11-271-2/+4
* Fix to work with n_rows != 0 (get_workspace_rect,Alexander Larsson2001-11-271-4/+17
* fixups, window dragging, etc.Havoc Pennington2001-10-251-106/+334
* tinker with appearance moreHavoc Pennington2001-10-251-6/+2
* only draw active window as selected, not whole workspaceHavoc Pennington2001-10-251-2/+7
* right-click menuHavoc Pennington2001-10-251-38/+176
* make it all bloatedHavoc Pennington2001-10-251-8/+162
* hackingHavoc Pennington2001-10-251-9/+247
* hack to work with slightly older GTK as well as HEADHavoc Pennington2001-10-241-0/+355