summaryrefslogtreecommitdiff
path: root/src/hints.c
Commit message (Expand)AuthorAgeFilesLines
* Kill client who do not reply a ping message - TODO: Implement a helper applic...Olivier Fourdan2008-09-251-32/+8
* Implement NET_WM_PING protocolOlivier Fourdan2008-09-241-0/+6
* Add support for NET_WM_PID to be able to kill apps (when not responding to NE...Olivier Fourdan2008-09-221-30/+1
* Add the new supported atoms to the listOlivier Fourdan2008-09-161-2/+23
* Fix segfault introduced with latest commitOlivier Fourdan2008-07-211-4/+8
* Add support for EWMH 1.4 NET_WM_USER_TIME_WINDOW property, Olivier Fourdan2008-07-201-22/+53
* Update FSF addressOlivier Fourdan2008-05-311-1/+3
* Split code to prepare further changesOlivier Fourdan2008-05-311-42/+1
* Remove trailing \0 in UTF-8 strings, that cause libwnck to rightfully complai...Olivier Fourdan2007-12-031-1/+1
* Some broken apps include control characters in their window title nameOlivier Fourdan2007-09-221-0/+2
* CleanupOlivier Fourdan2007-06-231-1/+0
* Fix xfwm4 hanging with gtk+-2.11.x (Bug #3346) - Patch based on a similar fix...Olivier Fourdan2007-06-211-24/+10
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+1
* CleanupOlivier Fourdan2007-05-091-2/+2
* Fix user focus timetamp being falsely reset to 0 causing some windows to be s...Olivier Fourdan2006-12-141-2/+4
* Fix build with -Werror, remove some useless #includes and add some others (ac...Olivier Fourdan2006-12-131-1/+3
* Use timestamp provided by NET_ACTIVE_WINDOW and NET_CURRENT_DESKTOP messages ...Olivier Fourdan2006-12-131-2/+5
* Fix segafault bug introduced yesterday when fixing KD systray.Olivier Fourdan2006-11-071-2/+3
* Fix compilation with --enable-kde-systray (bug #2511).Olivier Fourdan2006-11-061-17/+25
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-4/+54
* Add support to NET_WM_MOVERESIZEOlivier Fourdan2006-11-011-0/+1
* Add support for XSync protocol.Olivier Fourdan2006-11-011-1/+44
* This fixes several focus issues for me, but since focus is a sensitive beast,...Olivier Fourdan2006-10-291-1/+1
* Code cleanup to ease future mantainance.Olivier Fourdan2006-10-131-9/+9
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-51/+51
* Add support for newest _NET_WM_CM_S<n> property used by gdk_screen_is_compos...Olivier Fourdan2006-08-301-9/+16
* Allow enabling/disabling of compositing on the fly from the WM tweaks plugin,...Olivier Fourdan2006-07-021-13/+14
* Add support for opacity lock (patch from Darren Salt <linux@youmustbejoking.d...Olivier Fourdan2006-06-281-0/+12
* Code cleanup.Olivier Fourdan2006-05-151-22/+43
* Some clients don't set their WM_CLIENT_MACHINE property, so we need to check ...Olivier Fourdan2006-04-231-1/+1
* Add note to translators as requested.Olivier Fourdan2006-04-221-0/+1
* Optimize the code commited yesterday.Olivier Fourdan2006-04-201-43/+66
* Add host name on windows running on remote hosts (ala metacity), prevent wind...Olivier Fourdan2006-04-191-19/+42
* IndentationOlivier Fourdan2006-03-301-64/+64
* Fix a potential memory corruption.Olivier Fourdan2006-03-301-63/+67
* Fixes (yeah, I know, I'm lame)Olivier Fourdan2006-03-271-2/+2
* Fix unitialized value.Olivier Fourdan2006-03-271-4/+3
* Fix yet another bug introduced yesterday.Olivier Fourdan2006-03-271-9/+13
* Fix a bug from previous commit.Olivier Fourdan2006-03-261-6/+7
* Various bug and warning fixes.Olivier Fourdan2006-03-261-12/+19
* Trivial cleanupOlivier Fourdan2006-03-241-12/+11
* Fix desktop names not showing in window menu and other various fixes.Olivier Fourdan2006-03-241-59/+134
* Disable KDE systray proxy in xfwm4 as KDE now supports standard systrayOlivier Fourdan2006-02-251-63/+65
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Use relative moves to warp the pointer, Olivier Fourdan2005-12-281-6/+23
* Fix wrong pointer being passed to clientUpdateAllFrames(), add support to COM...Olivier Fourdan2005-09-181-0/+37
* Fix startup notification properties not being appliedOlivier Fourdan2005-06-221-14/+16
* Update datesOlivier Fourdan2005-06-201-1/+1
* Fixes and cleanupsOlivier Fourdan2004-12-101-20/+10
* Add more internal controlsOlivier Fourdan2004-12-091-2/+12