summaryrefslogtreecommitdiff
path: root/src/client.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_ascii_strcasecmp () in place of deprecated g_strcasecmp () (bug #8688)Olivier Fourdan2012-04-131-1/+1
* Resize fullscreen windows on screen size changes (bug #8622)Olivier Fourdan2012-04-101-0/+4
* Keep pointer position relative to the window being moved (bug #8629),Olivier Fourdan2012-04-071-3/+24
* Fix compilation.Nick Schermer2012-04-041-1/+3
* Improve tilingOlivier Fourdan2012-03-301-89/+117
* Revert PointerMotionHintMask (commit 7c095f5f),Olivier Fourdan2012-02-131-17/+35
* Add tiling feature (bug #6648)Olivier Fourdan2012-02-131-24/+142
* Workaround Adobe AIR setting workspace to 0xFF instead of 0xFFFFFFFF for all ...Olivier Fourdan2012-01-081-0/+6
* Remove the mouse button grab/ungrab that was introduced to fix an issue with ...Olivier Fourdan2011-12-121-12/+1
* Make gcc happyOlivier Fourdan2011-12-061-1/+1
* Reverting from desktop view may not focus the top most window (bug #8173)Olivier Fourdan2011-12-061-3/+15
* Simply double click detection logic, remove the timeout (this may have some s...Olivier Fourdan2011-11-111-1/+1
* Improve horizontal/vertical maximization toggle so that de-maximizing in eith...Olivier Fourdan2011-10-211-29/+19
* Update mouse cursor theme and size dynamically (Bug #6854)Olivier Fourdan2011-10-191-5/+39
* Optimize transients for group evaluation while withdrawing windows.Olivier Fourdan2011-10-181-20/+19
* Fix a bug with transients for group (including utility windows)Olivier Fourdan2011-10-151-2/+11
* Get rid or of old GNOME 1.x protocolOlivier Fourdan2011-10-111-150/+18
* Get rif of legacy fullscreen emulation, if your app breaks it'sOlivier Fourdan2011-10-111-21/+0
* Some apps that I wouldn't name try to manipulate the win layer byOlivier Fourdan2011-10-111-2/+3
* Do not enforce the size increment only if the size request comesOlivier Fourdan2011-10-111-2/+3
* Refix panel plugins such as verve not receiving focus in focus follow mouse m...Olivier Fourdan2011-09-121-1/+9
* Revert "Fix panel plugins such as verve not receiving focus in focus follow m...Olivier Fourdan2011-09-121-3/+6
* Fix panel plugins such as verve not receiving focus in focus follow mouse mod...Olivier Fourdan2011-09-091-6/+3
* Fix logic in previous commitOlivier Fourdan2011-05-021-1/+1
* Keep window fully visible on screen on size requestOlivier Fourdan2011-05-021-5/+10
* Drop unused variables.Nick Schermer2011-04-221-6/+0
* Relax resize wrt to size incrementsOlivier Fourdan2011-03-311-2/+2
* Update copyright year.Olivier Fourdan2011-01-051-1/+1
* Mass update: Update (c) yearOlivier Fourdan2010-12-161-1/+1
* Fix bug #6902Olivier Fourdan2010-12-151-17/+24
* Fix bug #6589Olivier Fourdan2010-12-151-2/+2
* Fix bug #6543, the window coordonates and size need to be adjusted when a max...Olivier Fourdan2010-12-031-14/+13
* Fix regression introduced by the wrong flag test in the fix for bug #6543Olivier Fourdan2010-12-031-1/+1
* Fix bug #4679, focus-follows-mouse activate/raise should not do focusOlivier Fourdan2010-11-301-1/+1
* Fix bug #6543, when maximized windows are undecorated, space from theOlivier Fourdan2010-11-301-4/+14
* Allow only regular windows to be placed either above or below.Olivier Fourdan2010-02-241-2/+4
* Avoid some updates to NET_WM_STATEOlivier Fourdan2010-02-231-9/+12
* Keep windows entirely visible on screen change (bug #5795)Olivier Fourdan2009-10-101-7/+10
* Simplify the tabwin/cycle code,Olivier Fourdan2009-09-101-42/+42
* Fix opacity for newly mapped window not focused by default (bug #5706)Olivier Fourdan2009-09-041-0/+1
* * src/client.c: Focus window when activate comes from application Olivier Fourdan2009-07-261-1/+1
* * src/focus.c: Place windows on top of stack even when not focused inOlivier Fourdan2009-07-221-3/+6
* * src/cycle.c, src/events.c, src/client.c: Transition fullscreenOlivier Fourdan2009-07-091-1/+13
* * src/client.c, src/cycle.c: Fix a long standing bug in xfwm4 4.6 Olivier Fourdan2009-03-251-0/+1
* * src/netwm.h, src/netwm.c, src/client.h, src/client.c, src/events.c,Olivier Fourdan2009-02-231-55/+0
* * src/events.c, src/client.c: Fix ICCCM synthetic unmap notify Olivier Fourdan2009-02-161-2/+2
* * src/display.c, src/display.h, src/events.c, src/client.cOlivier Fourdan2009-01-241-0/+111
* * src/*.c, src/*.h: Update year.Olivier Fourdan2009-01-181-1/+1
* * src/client.c, src/events.c, src/moveresize.c, src/netwm.c,Olivier Fourdan2009-01-181-6/+2
* * src/misc.h, src/misc.c, src/screen.h, src/screen.c, src/events.c,Olivier Fourdan2009-01-161-2/+2