summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-03-14Update for new core APISam Spilsbury1-2/+2
2011-03-12Update for core API changeSam Spilsbury1-5/+5
2011-02-19Map and unmap switcher directlySam Spilsbury1-20/+2
2011-02-19Make the switcher window override redirectSam Spilsbury1-1/+2
2010-10-29Create the popup window just before we need to show it in order to notSam Spilsbury2-54/+65
2010-09-08Return input focus to last active window if switcher is cancelledSam Spilsbury2-2/+13
2010-05-15Track core buildsystem and compiztoolbox changesSam Spilsbury1-3/+4
2010-05-12Fix uninitialized value usageSam Spilsbury1-1/+1
2010-05-12Use configureXWindow and XConfigureWindowSam Spilsbury1-5/+13
2010-05-09Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/plugins/staticsw...Sam Spilsbury2-90/+75
2010-04-29Use C++ boolSam Spilsbury1-2/+2
2009-12-25Paint icons at the same size.Erkin Bahceci1-18/+4
2009-12-24Don't use mipmap for icons.Erkin Bahceci2-8/+7
2009-12-16Remove unnecessary check.Erkin Bahceci1-4/+1
2009-12-16Various minor optimizations.Erkin Bahceci2-47/+46
2009-12-16Fix crash when first switching after a window is minimized.Erkin Bahceci1-3/+8
2009-12-07Track core changes.Danny Baumann2-10/+9
2009-12-07Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/plugins/staticsw...Sam Spilsbury1-1/+1
2009-12-07Add an option to only show iconSam Spilsbury2-0/+14
2009-11-16Fix selected window appearing below others while switching.Erkin Bahceci1-1/+1
2009-10-19Fix crash when a minimized window closes while switching with "show minimized...Erkin Bahceci2-38/+34
2009-08-02Fix sign warnings.Erkin Bahceci2-38/+38
2009-07-23Initial C++ port.Erkin Bahceci2-0/+1514