summaryrefslogtreecommitdiff
path: root/libwnck/xutils.c
Commit message (Expand)AuthorAgeFilesLines
* fix dumb compilation bug (maybe gcc 3.2 allows variable declarations notHavoc Pennington2002-09-271-5/+5
* Bug #89373Havoc Pennington2002-09-271-4/+12
* use stock icons, and reorder menu to match metacityHavoc Pennington2002-09-271-0/+48
* add test stuff for showing desktop featureHavoc Pennington2002-09-251-0/+24
* Use _NET_WM_MOVERESIZE_SIZE_KEYBOARD and _NET_WM_MOVERESIZE_MOVE_KEYBOARDCraig Black2002-08-071-0/+62
* use wnck_pager_set_layout_hint. (wnck_pager_set_layout_hint): impl, takingMark McLoughlin2002-08-041-1/+9
* when counting nul bytes to get the number of strings, start the stringHavoc Pennington2002-06-021-1/+1
* use the _NET_DESKTOP_LAYOUT stuffHavoc Pennington2002-05-161-0/+243
* The property that has the icon pixmap is called WM_HINTS, notAnders Carlsson2002-05-141-22/+29
* Add padding if the width and height differ.Anders Carlsson2002-04-211-0/+21
* mmmm, bloatHavoc Pennington2002-04-131-1/+49
* check that the system cmap has same depth as the source pixmap beforeHavoc Pennington2002-04-131-0/+6
* try using window class from group leader, if the name of the app isn'tHavoc Pennington2002-03-241-0/+50
* properly scale _NET_WM_ICON iconsHavoc Pennington2002-02-091-27/+51
* put it at 0,0Havoc Pennington2002-02-091-0/+40
* update workspace names as appropriateHavoc Pennington2002-01-131-0/+85
* bump sonameHavoc Pennington2002-01-121-1/+31
* Also check the return of the XGetWindowProperty function instead of justGeorge Lebl2002-01-031-86/+96
* Bug hunting results: (and no, I haven't found the bug I was looking for)George Lebl2001-12-281-5/+1
* kill unused rc_style.Mark McLoughlin2001-12-231-9/+36
* New function. (wnck_tasklist_size_allocate): call update_icon_geometries.Anders Carlsson2001-12-101-0/+25
* Don't clear the icon cache here.Alex Larsson2001-12-041-18/+3
* The following change is basically untested.Havoc Pennington2001-12-041-55/+322
* fix the export-symbols-regexLaszlo Peter2001-11-301-1/+1
* fixups, window dragging, etc.Havoc Pennington2001-10-251-1/+1
* hack to work with slightly older GTK as well as HEADHavoc Pennington2001-10-241-4/+115
* menu for window operations (close, maximize, etc.)Havoc Pennington2001-10-181-0/+23
* support window iconsHavoc Pennington2001-10-091-0/+644
* support _NET_CLIENT_LIST, now I understand the point of both that and theHavoc Pennington2001-10-091-0/+26
* fixes (requires CVS HEAD GTK)Havoc Pennington2001-10-081-1/+1
* fixesHavoc Pennington2001-10-081-0/+23
* add support for getting session ID, pidHavoc Pennington2001-10-071-0/+110
* add a bunch of state query/modify functionsHavoc Pennington2001-10-071-0/+57
* Initial semi-functionalityHavoc Pennington2001-10-071-0/+490