summaryrefslogtreecommitdiff
path: root/src/client.h
Commit message (Expand)AuthorAgeFilesLines
* Update FSF addressOlivier Fourdan2008-05-311-2/+4
* Take gravity bit into account in configure resize only requests to comply wit...Olivier Fourdan2008-05-171-0/+3
* Switch to synchronous key grabOlivier Fourdan2008-05-071-2/+0
* Let see if changing the grab improves thingsOlivier Fourdan2008-04-231-1/+1
* Implements asynchronous frames updateOlivier Fourdan2008-04-051-3/+5
* Add window fill function (Bug #2319), patch from Stephan Arts (psybsd@gmail.c...Olivier Fourdan2007-06-231-0/+13
* A bit more cleanup and stuffOlivier Fourdan2007-06-131-1/+1
* Rework a bit the code for hilight and frame drawingOlivier Fourdan2007-06-121-1/+7
* Add support for button prelight in windows frameOlivier Fourdan2007-06-111-4/+4
* Add resize from top of window, based on a patch by Phil Vandry <vandry@tzone....Olivier Fourdan2007-06-021-2/+2
* CleanupOlivier Fourdan2007-05-091-40/+40
* Use timeout for frame redraw, check actual WM name changes to work around app...Olivier Fourdan2007-01-241-0/+3
* Focus the internal fallback window when focus is transfered to a window that ...Olivier Fourdan2006-12-221-4/+0
* Update application icon asynchronously to avoid queuing useless icon updates ...Olivier Fourdan2006-12-191-0/+2
* Remove shadow on dock-type windows (bug #2648),Olivier Fourdan2006-12-141-3/+5
* Fix build with -Werror, remove some useless #includes and add some others (ac...Olivier Fourdan2006-12-131-3/+1
* Be a lot more paranoid about what broken apps set as struts.Olivier Fourdan2006-12-051-1/+3
* Do not prevent stick when skip taskbar is setOlivier Fourdan2006-11-301-2/+1
* Small code reorg, disable raising of windows when on FocusIn event.Olivier Fourdan2006-11-241-0/+8
* Use X server time to restore focus when sent to the root window (bug #2472), ...Olivier Fourdan2006-11-041-54/+91
* Add timeout to avoid blocking on broken apps that claim XSync compliance but ...Olivier Fourdan2006-11-021-0/+10
* Add support for XSync protocol.Olivier Fourdan2006-11-011-1/+10
* Get rid of resize limit speed for good.Olivier Fourdan2006-11-011-1/+0
* Woops, some changes have leaked in previous commit by mistake...Olivier Fourdan2006-10-111-1/+0
* Fix compositor availability check, bug #2418.Olivier Fourdan2006-10-111-0/+1
* Fix regression introduced with rev. 22806 (shaded windows should be moved on ...Olivier Fourdan2006-09-191-1/+1
* Set focus flag on windows initially mapped on other desktopsOlivier Fourdan2006-09-111-7/+7
* Grab keys on root instead of each client window, that saves a *lot* of grabs,...Olivier Fourdan2006-09-101-13/+9
* Add option for borderless maximize to WM tweak plugin, optimize repaint and r...Olivier Fourdan2006-09-041-1/+3
* Get rid of pixmap caching of frame components, it saves quite a lot of xserve...Olivier Fourdan2006-08-191-11/+2
* Unmap the client window when shaded. Some apps want to be notified when the c...Olivier Fourdan2006-08-161-3/+4
* Apply patch from Darren Salt <linux@youmustbejoking.demon.co.uk> to make inac...Olivier Fourdan2006-06-301-1/+8
* Add support for opacity lock (patch from Darren Salt <linux@youmustbejoking.d...Olivier Fourdan2006-06-281-0/+1
* Fix bug with WM hints for focus not being updated properly, fix bug with gtk+...Olivier Fourdan2006-05-201-0/+4
* Return focus to the desktop if no other window is focused.Olivier Fourdan2006-05-201-1/+2
* Some cleanup in headers vs. functions used.Olivier Fourdan2006-05-061-1/+0
* Optimize the code commited yesterday.Olivier Fourdan2006-04-201-1/+0
* Add host name on windows running on remote hosts (ala metacity), prevent wind...Olivier Fourdan2006-04-191-3/+3
* Do not place windows of type UTILITY either.Olivier Fourdan2006-03-101-1/+2
* Do not focus windows of type UTILITY, fix bug #1094Olivier Fourdan2006-03-101-1/+0
* Allow focusing windows even when other modifiers are pressed (fix 2nd part of...Olivier Fourdan2006-03-041-3/+9
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Remove NET_SHOWING_DESKTOP flag upon window deiconification (fix bug #1385)Olivier Fourdan2006-01-271-1/+2
* Improve dragging windows overs desktops, improve focus stealing prevention.Olivier Fourdan2005-11-121-14/+15
* Prevent shaded window from disapearing if the title is off screen, and set th...Olivier Fourdan2005-11-111-64/+66
* Don't keep the icon pixbuf to save a bit of video memory.Olivier Fourdan2005-11-011-1/+0
* Add support for application icon in menu button.Olivier Fourdan2005-10-301-1/+4
* Add support for stacking sibling, do not place windows on top of stack when b...Olivier Fourdan2005-09-261-2/+0
* Take changes in keyboard mapping into accountOlivier Fourdan2005-09-191-5/+7
* Update datesOlivier Fourdan2005-06-201-1/+1