summaryrefslogtreecommitdiff
path: root/src/tabwin.h
Commit message (Expand)AuthorAgeFilesLines
* tabwin: apply a proper scaling for icons and previewsViktor Odintsev2018-12-261-0/+1
* Use actual client count to compute tabwin sizeOlivier Fourdan2015-01-251-0/+1
* Rework tabwinOlivier Fourdan2015-01-241-3/+9
* Fix selection with mouse in multi-monitor alt-tab dialogOlivier Fourdan2014-12-181-3/+2
* Implement column list overflow tabwin modeEric Koegel2014-02-231-0/+7
* Don't select the window when it gets mouse focusEric Koegel2014-02-231-1/+3
* Tabwin buttons are clickableEric Koegel2014-02-231-0/+1
* Replace GtkImage with GtkButton in Tabwin and reorder layout accordinglySimon Steinbeiss2014-02-231-1/+0
* Navigate with arrows in task switcher (bug #4752)Kees van Veen2012-02-131-0/+1
* Add patch for themeable tab-window (bug #8238) by Peter de Ridder <peter@xfce...Olivier Fourdan2011-12-121-1/+7
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-4/+3
* Add new keyboard shortcut to switch between windows of the same application, ...Olivier Fourdan2009-09-091-4/+3
* Display an app switcher window per physical monitor (bug #5229)Olivier Fourdan2009-09-041-8/+20
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* CleanupOlivier Fourdan2007-05-091-4/+4
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-12/+12
* Remove dependency on micro version, rework error handling in pixbuf loading, ...Olivier Fourdan2006-10-021-6/+12
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-5/+5
* Make sure the icon selected in the tabwin matches the selected window in all ...Olivier Fourdan2006-07-111-1/+1
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Display workspace number only when cycling through workspaces is enabledOlivier Fourdan2005-12-221-1/+2
* Bug fixes in cyclingOlivier Fourdan2005-09-021-6/+6
* Add class name, rearrange layout of tabwin, fix warnings when app window vani...Olivier Fourdan2005-09-011-0/+3
* Commit Ori's patch for alt-tab switchingOlivier Fourdan2005-08-311-4/+13
* Update datesOlivier Fourdan2005-06-201-1/+1
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Put back signals for int, hup, usr1 and term,Olivier Fourdan2004-06-051-1/+1
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-4/+4
* Add icon and application class to the Alt+tab dialog (that's been asked quite...Olivier Fourdan2004-06-031-4/+5
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-12/+12
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-12/+12
* Various small cleanups, rerun indent with new settings.Olivier Fourdan2003-05-161-3/+3
* Debugging stuff now provided by libxfce4util. As a result of this changeBenedikt Meurer2003-04-021-1/+0
* Reformat code usign astyle, redesign microdeck theme, include nestu's Spanish...Olivier Fourdan2003-03-161-4/+4
* Improve window move/resize and expand sourcesOlivier Fourdan2003-02-271-13/+13
* Take the frame into account when receiving a XConfigureRequest for apps that ...Olivier Fourdan2003-02-211-3/+3
* Avoid using "__" for defines in headers as it could be reserved for the compilerOlivier Fourdan2003-02-201-3/+3
* Huge code cleanup, various optimizations and reorg.Olivier Fourdan2003-01-171-3/+3
* Add a more "civilized" task switcher when pressing Alt+TabOlivier Fourdan2003-01-141-0/+44