summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-13Fix crash when a minimized window closes during ring use with "show minimized...compiz-0.8Erkin Bahceci1-30/+47
2009-09-13Change plugin name in compiz event to "ring".Erkin Bahceci1-1/+1
2009-09-07End "activate" compiz event correctly.Erkin Bahceci1-3/+3
2009-09-07Paint icons at the same size.Erkin Bahceci1-14/+21
2009-09-06Add "active" compiz event to prevent focus animation after ring usage.Erkin Bahceci1-0/+22
2009-09-06Convert unsigned int to int before adding/subtracting.Erkin Bahceci1-3/+3
2009-09-01Fix possible segfault on 64-bit arch. due to passing 0 to va_list and retriev...Erkin Bahceci1-1/+1
2009-01-11Adapt for text plugin interface changes.Danny Baumann1-111/+51
2008-12-02Support icons larger than 96x96 and limit painting of emblem icons toDanny Baumann1-5/+5
2008-11-28Use core's normal cursor instead of having an extra copy.Danny Baumann1-9/+1
2008-09-26Change window title according to mouse movement when using mouse selection mode.Danny Baumann1-8/+42
2008-09-01Track core changes.Danny Baumann1-1/+1
2008-07-29Track core changes.Danny Baumann1-5/+1
2008-04-27Coding style fixes, cleanups.Danny Baumann1-62/+69
2008-04-21Fix segfault on using mouse selection.Danny Baumann1-2/+4
2008-04-21Use Cairo-based text background drawingGuillaume Seguin1-52/+7
2008-04-04CMake build file.Dennis Kasprzyk1-0/+3
2008-04-03Makefile update.Dennis Kasprzyk1-5/+5
2008-03-14Makefile update.Dennis Kasprzyk1-2/+2
2008-03-14Makefile update.Dennis Kasprzyk1-2/+18
2008-03-12Makefile updateDanny Baumann1-1/+2
2008-03-09Fixed handling of binding termination.Danny Baumann1-9/+5
2008-01-23Check for header changesDennis Kasprzyk1-0/+2
2008-01-23Makefile update.Dennis Kasprzyk1-8/+61
2008-01-21Use wording already present in translations.Danny Baumann1-1/+1
2008-01-20Allow showing shaded windows.Danny Baumann2-10/+7
2007-10-16More minor cleanup and beautification.Danny Baumann1-58/+55
2007-10-16Free slots on plugin unload.Danny Baumann1-0/+3
2007-10-16Minor beautification.Danny Baumann1-1/+1
2007-09-07Track core changes.Danny Baumann1-8/+9
2007-09-03Show viewport number in window title when showing windows from all viewports.Danny Baumann1-1/+5
2007-09-02Track text plugin changes and look for its presence.Danny Baumann2-2/+18
2007-08-31Use correct header file.Danny Baumann1-1/+1
2007-08-30Track core changes.Danny Baumann1-23/+38
2007-08-20New action systemDennis Kasprzyk2-38/+59
2007-08-09Fix problems when the selected window is closed.Danny Baumann1-1/+4
2007-08-09Fix adding windows to ring.Danny Baumann1-0/+4
2007-08-06Makefile update.Dennis Kasprzyk1-4/+94
2007-07-30Only skip SkipTaskbar windows, not SkipPager ones.Danny Baumann1-1/+1
2007-07-30Windows in show desktop mode are also valid switcher windows.Danny Baumann1-1/+1
2007-07-28Simplify match because the workarounds plugin will handle the workarounds.Danny Baumann1-1/+1
2007-07-18Merge branch 'master' of git+ssh://git.opencompositing.org/git/fusion/plugins...Dennis Kasprzyk1-1/+1
2007-07-18ring unused varRoland Baer1-2/+2
2007-07-18Merge branch 'master' of git+ssh://guillaume@git.opencompositing.org/git/fusi...Guillaume Seguin1-5/+1
2007-07-16Remove obsolete deps/features from vtableDennis Kasprzyk1-5/+1
2007-07-16* Fix typoGuillaume Seguin1-1/+1
2007-07-08Code formatting fixes.Danny Baumann1-32/+38
2007-07-08Code cleanup.Danny Baumann1-21/+17
2007-07-08Only use depth scaling for emblem icon display.Danny Baumann1-3/+1
2007-07-07Don't scale icons for minimized windows twice.Danny Baumann1-1/+1