| Commit message (Expand) | Author | Age | Files | Lines |
* | * src/*.c, src/*.h: Update year. | Olivier Fourdan | 2009-01-18 | 1 | -1/+1 |
* | * src/misc.h, src/misc.c, src/screen.h, src/screen.c, src/events.c, | Olivier Fourdan | 2009-01-16 | 1 | -3/+0 |
* | * src/client.c, src/client.h, src/display.c, src/display.h, | Olivier Fourdan | 2008-10-22 | 1 | -2/+2 |
* | Add routine to get the name of a given atom, add client windows to save set t... | Olivier Fourdan | 2008-10-18 | 1 | -0/+2 |
* | Update FSF address | Olivier Fourdan | 2008-05-31 | 1 | -1/+3 |
* | Split code to prepare further changes | Olivier Fourdan | 2008-05-31 | 1 | -1/+1 |
* | Rework a bit the code for hilight and frame drawing | Olivier Fourdan | 2007-06-12 | 1 | -1/+1 |
* | Cleanup | Olivier Fourdan | 2007-05-09 | 1 | -23/+24 |
* | Fix build with -Werror, remove some useless #includes and add some others (ac... | Olivier Fourdan | 2006-12-13 | 1 | -4/+1 |
* | Use X server time to restore focus when sent to the root window (bug #2472), ... | Olivier Fourdan | 2006-11-04 | 1 | -8/+30 |
* | Add support to NET_WM_MOVERESIZE | Olivier Fourdan | 2006-11-01 | 1 | -1/+1 |
* | Set focus flag on windows initially mapped on other desktops | Olivier Fourdan | 2006-09-11 | 1 | -7/+7 |
* | Add support for opacity lock (patch from Darren Salt <linux@youmustbejoking.d... | Olivier Fourdan | 2006-06-28 | 1 | -0/+12 |
* | Update copyright date and add properties | Olivier Fourdan | 2006-02-18 | 1 | -1/+1 |
* | Update dates | Olivier Fourdan | 2005-06-20 | 1 | -1/+1 |
* | Based on patches submitted by pasi.ov@gmail.com : | Olivier Fourdan | 2005-02-01 | 1 | -0/+1 |
* | Add more internal controls | Olivier Fourdan | 2004-12-09 | 1 | -1/+1 |
* | Fix focus oddities (See bug #502) | Olivier Fourdan | 2004-11-20 | 1 | -1/+1 |
* | Replace gdk_screen_get_monitor_at_point () with our own implementation. | Olivier Fourdan | 2004-10-17 | 1 | -0/+1 |
* | Add CVS Id, like Jasper does with the panel. | Olivier Fourdan | 2004-08-22 | 1 | -1/+2 |
* | Change internals, | Olivier Fourdan | 2004-06-17 | 1 | -2/+0 |
* | Add multiscreen support. | Olivier Fourdan | 2004-06-15 | 1 | -11/+11 |
* | Change internals to prepare multi-screen (not quite there yet) | Olivier Fourdan | 2004-06-04 | 1 | -13/+12 |
* | - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliant | Olivier Fourdan | 2004-05-30 | 1 | -13/+13 |
* | Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi... | Olivier Fourdan | 2004-05-13 | 1 | -13/+13 |
* | Code cleanup, standardize fn names in hints.[ch] | Olivier Fourdan | 2004-05-04 | 1 | -3/+3 |
* | Remove our internal time event tracking and use GDK_CURRENT_TIME instead | Olivier Fourdan | 2004-05-04 | 1 | -2/+0 |
* | Resync with xfce_4_0 branch: | Olivier Fourdan | 2004-01-10 | 1 | -1/+1 |
* | Use xfwm4 built-in functions to toggle "always on top" (better, cleaner) | Olivier Fourdan | 2003-12-22 | 1 | -1/+1 |
* | Make sure we use event time for grab/ungrab in resize/move/cycle, | Olivier Fourdan | 2003-10-14 | 1 | -0/+1 |
* | Remove the "stashEventTime()" and "getEventTime()" functions as it causes mor... | Olivier Fourdan | 2003-08-25 | 1 | -2/+0 |
* | Code reorg. | Olivier Fourdan | 2003-08-13 | 1 | -0/+5 |
* | Revert to an old (and probably safer) way of framing new windows. | Olivier Fourdan | 2003-08-07 | 1 | -0/+1 |
* | Improve Xrandr support | Olivier Fourdan | 2003-06-30 | 1 | -0/+1 |
* | Use small input only window located on screen edges to detect mouse move on t... | Olivier Fourdan | 2003-06-22 | 1 | -1/+1 |
* | Various small cleanups, rerun indent with new settings. | Olivier Fourdan | 2003-05-16 | 1 | -8/+8 |
* | *** empty log message *** | Olivier Fourdan | 2003-04-09 | 1 | -0/+2 |
* | Debugging stuff now provided by libxfce4util. As a result of this change | Benedikt Meurer | 2003-04-02 | 1 | -1/+0 |
* | Reformat code usign astyle, redesign microdeck theme, include nestu's Spanish... | Olivier Fourdan | 2003-03-16 | 1 | -4/+4 |
* | Major rework of stacking management. | Olivier Fourdan | 2003-03-09 | 1 | -1/+1 |
* | Increase line width for outline move/resize | Olivier Fourdan | 2003-03-06 | 1 | -1/+1 |
* | Improve window move/resize and expand sources | Olivier Fourdan | 2003-02-27 | 1 | -13/+13 |
* | Take the frame into account when receiving a XConfigureRequest for apps that ... | Olivier Fourdan | 2003-02-21 | 1 | -3/+3 |
* | Avoid using "__" for defines in headers as it could be reserved for the compiler | Olivier Fourdan | 2003-02-20 | 1 | -3/+3 |
* | Get rid of XGrabServer and use gdk similar implementation | Olivier Fourdan | 2002-10-26 | 1 | -2/+0 |
* | Bunch of changes, some being tricky. Still handle with care (although things ... | Olivier Fourdan | 2002-07-22 | 1 | -6/+8 |
* | As suggested by JAsper, adjust .indent.pro options for my own taste and apply... | Olivier Fourdan | 2002-05-24 | 1 | -2/+2 |
* | Initial revision | Olivier Fourdan | 2002-05-03 | 1 | -0/+38 |