summaryrefslogtreecommitdiff
path: root/src/menu.h
Commit message (Expand)AuthorAgeFilesLines
* menu: Remove icons from window menuOlivier Fourdan2019-06-241-1/+0
* menu: remove deprecationsViktor Odintsev2017-07-071-3/+3
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Fix hang when cancelling a submenu (bug #6562)Olivier Fourdan2010-12-031-1/+0
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* Rework the window menu, add more actions (above/normal/below, fullscreen/un-f...Olivier Fourdan2008-06-211-3/+6
* Rework move/resize, better keyboard operations, allow move/resize from menu a...Olivier Fourdan2008-06-011-13/+15
* 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-1/+1
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-22/+22
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-18/+18
* Some cleanup in headers vs. functions used.Olivier Fourdan2006-05-061-1/+0
* Refactoring and small cleanup.Olivier Fourdan2006-05-041-2/+2
* Use a separate implementation from libxfcegui4 for gtk style and event filter...Olivier Fourdan2006-05-031-2/+4
* Fix desktop names not showing in window menu and other various fixes.Olivier Fourdan2006-03-241-1/+1
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Update datesOlivier Fourdan2005-06-201-1/+1
* Fix bug #434 (xfwm4 segfaults if window menu open and window is unmapped)Olivier Fourdan2004-11-011-3/+4
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Add multiscreen support.Olivier Fourdan2004-06-151-1/+3
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-14/+27
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-16/+16
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-16/+16
* Include patch for desktop names from Aurelien Foret <orelien@chez.com>Olivier Fourdan2004-03-071-1/+1
* Integrate Bernhard Walle <bernhard@bwalle.de> patch to add support for KDE co...Olivier Fourdan2004-01-031-17/+18
* Apply Eduard Roccatello <xfce@roccatello.it> for "always on top"Olivier Fourdan2003-12-211-1/+3
* Rework the window menuOlivier Fourdan2003-05-231-12/+11
* Disconnect wrap workspaces and wrap windows optionsOlivier Fourdan2003-05-221-1/+0
* Various small cleanups, rerun indent with new settings.Olivier Fourdan2003-05-161-8/+11
* Reformat code usign astyle, redesign microdeck theme, include nestu's Spanish...Olivier Fourdan2003-03-161-4/+4
* Major rework of stacking management.Olivier Fourdan2003-03-091-1/+1
* Improve window move/resize and expand sourcesOlivier Fourdan2003-02-271-11/+11
* 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
* *** empty log message ***Olivier Fourdan2002-07-231-2/+0
* Bunch of changes, some being tricky. Still handle with care (although things ...Olivier Fourdan2002-07-221-0/+1
* Grab keyboard only when absolutely necessary (in clientMove(), clientResize())Olivier Fourdan2002-06-131-1/+1
* As suggested by JAsper, adjust .indent.pro options for my own taste and apply...Olivier Fourdan2002-05-241-41/+38
* Rearrange menu and add a new option "hide all others"Olivier Fourdan2002-05-141-17/+18
* Various small fixesOlivier Fourdan2002-05-061-12/+12
* Initial revisionOlivier Fourdan2002-05-031-0/+96