summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* device: Implement XI2 event handlingViktor Odintsev2017-11-271-0/+2
* Load default icon from icon themeViktor Odintsev2017-07-021-14/+0
* Introduce xfwm-common static libraryViktor Odintsev2017-07-021-0/+5
* Use ximerama indices for _NET_WM_FULLSCREEN_MONITORSOlivier Fourdan2017-05-151-0/+2
* compositor: Add support for DRI3/PresentOlivier Fourdan2015-04-241-16/+19
* Implement vsync using OpenGLOlivier Fourdan2015-03-271-1/+2
* Add Vsync support for the compositor (bug #8898).Bob Loosen2013-05-081-1/+2
* Generate default icon during make dist.Nick Schermer2012-04-081-5/+6
* Use themeable icons for the settings manager and the menu, rework the default...Olivier Fourdan2011-12-121-38/+1
* Remove unused icon, add mention of gen-color-table.pl coming from gtk/gdk-pixbufOlivier Fourdan2011-02-141-7/+0
* Allow installation of the helpers in a custom location.Guido Berhoerster2011-02-121-1/+1
* Properly implement session handling.Nick Schermer2010-11-261-1/+2
* Silent build.Nick Schermer2010-11-051-8/+8
* Move helper-dialog to $libdir/xfce4/xfwm4.Nick Schermer2010-08-261-1/+1
* Add linkage to libm when compositor is used (bug #6231)Olivier Fourdan2010-02-271-1/+2
* Fix Session-Management stuff a bit. (needs debugging, but it seems to work wi...Stephan Arts2010-01-101-2/+2
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-1/+0
* * src/Makefile.am: add missing inline iconsOlivier Fourdan2008-11-111-0/+7
* * src/Makefile.am: stock_rolldown.png missing in Makefile.amOlivier Fourdan2008-11-111-2/+2
* Add support for keyboard shortcuts: Remove experimental shortcuts codeJannis Pohlmann2008-10-311-0/+2
* * src/inline-stock-rolldown.h, src/inline-stock-maximize.h,Olivier Fourdan2008-10-291-3/+36
* Improve dialogOlivier Fourdan2008-09-291-0/+2
* Add dialog (not finished yet)Olivier Fourdan2008-09-291-9/+16
* Merge work from Stephan Arts <stephan@xfce.org> (Bug #4065)Olivier Fourdan2008-08-041-2/+2
* Split code to prepare further changesOlivier Fourdan2008-05-311-0/+6
* Add LIBX11_LDFLAGSOlivier Fourdan2006-07-051-13/+14
* Add missing bits to Makefile.amOlivier Fourdan2006-05-091-1/+2
* Get rid on libXpm dependency by reimplementing the XPM loader with color symb...Olivier Fourdan2006-05-081-6/+2
* Use a separate implementation from libxfcegui4 for gtk style and event filter...Olivier Fourdan2006-05-031-1/+5
* Separate parts that require Render from those who depend on XFixes, XDamage a...Olivier Fourdan2005-01-291-0/+2
* Don't grab the server when cycling windows (but still show the frame shadow),Olivier Fourdan2004-09-281-1/+3
* Add compositor.Olivier Fourdan2004-09-251-4/+8
* Remove compositor for now.Olivier Fourdan2004-09-191-2/+0
* Prepare compositor (not here yet though)Olivier Fourdan2004-09-091-2/+4
* SyncOlivier Fourdan2004-06-261-0/+3
* Add multiscreen support.Olivier Fourdan2004-06-151-0/+3
* Forgot to add a new file, and fix a merge conflict.Olivier Fourdan2004-06-041-0/+1
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-1/+0
* Add icon and application class to the Alt+tab dialog (that's been asked quite...Olivier Fourdan2004-06-031-1/+9
* Huge code reorg., add preliminary support for partial struts; it still needs ...Olivier Fourdan2004-05-091-34/+45
* Add window size/position during resize (based on a patch submitted by Joshua ...Olivier Fourdan2004-04-201-0/+2
* Use standard location for xfwm4 themes (breaking backward compat, older theme...Olivier Fourdan2004-02-271-1/+2
* This should finally fix the solaris -lXext issueBenedikt Meurer2003-07-211-0/+2
* Add Xrandr supportOlivier Fourdan2003-06-261-1/+2
* Added i18n functions to libxfce4util.Benedikt Meurer2003-05-011-6/+0
* Debugging stuff now provided by libxfce4util. As a result of this changeBenedikt Meurer2003-04-021-5/+0
* Small code reorganizationOlivier Fourdan2003-03-301-2/+2
* Major autostuff update.Benedikt Meurer2003-03-171-41/+65
* Add optimizationsOlivier Fourdan2003-02-131-0/+2
* Use #define SN_API_NOT_YET_FROZEN instead of -DSN_API_NOT_YET_FROZEN=1 in com...Olivier Fourdan2003-02-101-2/+2