| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill client who do not reply a ping message - TODO: Implement a helper applic... | Olivier Fourdan | 2008-09-25 | 1 | -32/+8 |
* | Implement NET_WM_PING protocol | Olivier Fourdan | 2008-09-24 | 1 | -0/+6 |
* | Add support for NET_WM_PID to be able to kill apps (when not responding to NE... | Olivier Fourdan | 2008-09-22 | 1 | -30/+1 |
* | Add the new supported atoms to the list | Olivier Fourdan | 2008-09-16 | 1 | -2/+23 |
* | Fix segfault introduced with latest commit | Olivier Fourdan | 2008-07-21 | 1 | -4/+8 |
* | Add support for EWMH 1.4 NET_WM_USER_TIME_WINDOW property, | Olivier Fourdan | 2008-07-20 | 1 | -22/+53 |
* | Update FSF address | Olivier Fourdan | 2008-05-31 | 1 | -1/+3 |
* | Split code to prepare further changes | Olivier Fourdan | 2008-05-31 | 1 | -42/+1 |
* | Remove trailing \0 in UTF-8 strings, that cause libwnck to rightfully complai... | Olivier Fourdan | 2007-12-03 | 1 | -1/+1 |
* | Some broken apps include control characters in their window title name | Olivier Fourdan | 2007-09-22 | 1 | -0/+2 |
* | Cleanup | Olivier Fourdan | 2007-06-23 | 1 | -1/+0 |
* | Fix xfwm4 hanging with gtk+-2.11.x (Bug #3346) - Patch based on a similar fix... | Olivier Fourdan | 2007-06-21 | 1 | -24/+10 |
* | 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 | -2/+2 |
* | Fix user focus timetamp being falsely reset to 0 causing some windows to be s... | Olivier Fourdan | 2006-12-14 | 1 | -2/+4 |
* | Fix build with -Werror, remove some useless #includes and add some others (ac... | Olivier Fourdan | 2006-12-13 | 1 | -1/+3 |
* | Use timestamp provided by NET_ACTIVE_WINDOW and NET_CURRENT_DESKTOP messages ... | Olivier Fourdan | 2006-12-13 | 1 | -2/+5 |
* | Fix segafault bug introduced yesterday when fixing KD systray. | Olivier Fourdan | 2006-11-07 | 1 | -2/+3 |
* | Fix compilation with --enable-kde-systray (bug #2511). | Olivier Fourdan | 2006-11-06 | 1 | -17/+25 |
* | Use X server time to restore focus when sent to the root window (bug #2472), ... | Olivier Fourdan | 2006-11-04 | 1 | -4/+54 |
* | Add support to NET_WM_MOVERESIZE | Olivier Fourdan | 2006-11-01 | 1 | -0/+1 |
* | Add support for XSync protocol. | Olivier Fourdan | 2006-11-01 | 1 | -1/+44 |
* | This fixes several focus issues for me, but since focus is a sensitive beast,... | Olivier Fourdan | 2006-10-29 | 1 | -1/+1 |
* | Code cleanup to ease future mantainance. | Olivier Fourdan | 2006-10-13 | 1 | -9/+9 |
* | Set focus flag on windows initially mapped on other desktops | Olivier Fourdan | 2006-09-11 | 1 | -51/+51 |
* | Add support for newest _NET_WM_CM_S<n> property used by gdk_screen_is_compos... | Olivier Fourdan | 2006-08-30 | 1 | -9/+16 |
* | Allow enabling/disabling of compositing on the fly from the WM tweaks plugin,... | Olivier Fourdan | 2006-07-02 | 1 | -13/+14 |
* | Add support for opacity lock (patch from Darren Salt <linux@youmustbejoking.d... | Olivier Fourdan | 2006-06-28 | 1 | -0/+12 |
* | Code cleanup. | Olivier Fourdan | 2006-05-15 | 1 | -22/+43 |
* | Some clients don't set their WM_CLIENT_MACHINE property, so we need to check ... | Olivier Fourdan | 2006-04-23 | 1 | -1/+1 |
* | Add note to translators as requested. | Olivier Fourdan | 2006-04-22 | 1 | -0/+1 |
* | Optimize the code commited yesterday. | Olivier Fourdan | 2006-04-20 | 1 | -43/+66 |
* | Add host name on windows running on remote hosts (ala metacity), prevent wind... | Olivier Fourdan | 2006-04-19 | 1 | -19/+42 |
* | Indentation | Olivier Fourdan | 2006-03-30 | 1 | -64/+64 |
* | Fix a potential memory corruption. | Olivier Fourdan | 2006-03-30 | 1 | -63/+67 |
* | Fixes (yeah, I know, I'm lame) | Olivier Fourdan | 2006-03-27 | 1 | -2/+2 |
* | Fix unitialized value. | Olivier Fourdan | 2006-03-27 | 1 | -4/+3 |
* | Fix yet another bug introduced yesterday. | Olivier Fourdan | 2006-03-27 | 1 | -9/+13 |
* | Fix a bug from previous commit. | Olivier Fourdan | 2006-03-26 | 1 | -6/+7 |
* | Various bug and warning fixes. | Olivier Fourdan | 2006-03-26 | 1 | -12/+19 |
* | Trivial cleanup | Olivier Fourdan | 2006-03-24 | 1 | -12/+11 |
* | Fix desktop names not showing in window menu and other various fixes. | Olivier Fourdan | 2006-03-24 | 1 | -59/+134 |
* | Disable KDE systray proxy in xfwm4 as KDE now supports standard systray | Olivier Fourdan | 2006-02-25 | 1 | -63/+65 |
* | Update copyright date and add properties | Olivier Fourdan | 2006-02-18 | 1 | -1/+1 |
* | Use relative moves to warp the pointer, | Olivier Fourdan | 2005-12-28 | 1 | -6/+23 |
* | Fix wrong pointer being passed to clientUpdateAllFrames(), add support to COM... | Olivier Fourdan | 2005-09-18 | 1 | -0/+37 |
* | Fix startup notification properties not being applied | Olivier Fourdan | 2005-06-22 | 1 | -14/+16 |
* | Update dates | Olivier Fourdan | 2005-06-20 | 1 | -1/+1 |
* | Fixes and cleanups | Olivier Fourdan | 2004-12-10 | 1 | -20/+10 |
* | Add more internal controls | Olivier Fourdan | 2004-12-09 | 1 | -2/+12 |