- May 31, 2008
-
-
Olivier Fourdan authored
(Old svn revision: 26999)
-
- Jun 12, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 25807)
-
- May 09, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 25698)
-
- Mar 10, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 25148)
-
- Mar 08, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 25137)
-
- Dec 14, 2006
-
-
Olivier Fourdan authored
Fix user focus timetamp being falsely reset to 0 causing some windows to be started un-focused (Bug #2664), re-add some traces (which compile with -Werror this time), small code/api cleanup. (Old svn revision: 24107)
-
- Dec 13, 2006
-
-
Olivier Fourdan authored
Fix build with -Werror, remove some useless #includes and add some others (actually, time.h and sys/time.h were not required since Time is defined in X.h anyway). (Old svn revision: 24099)
-
Olivier Fourdan authored
Use timestamp provided by NET_ACTIVE_WINDOW and NET_CURRENT_DESKTOP messages from EWMH version 1.3 and above, fix focus transition with NET_CURRENT_DESKTOP messages causing either flickering or wrong restacking on workspace switch (bug #2654), fix serious bug introduced with previous commit causing xfwm4 to quit on any selection MESSAGE notify. (Old svn revision: 24096)
-
- Dec 06, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 24052)
-
- Nov 24, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23945)
-
- Nov 07, 2006
-
-
Olivier Fourdan authored
Fix focus transitionning to root taking into account the pending focus too, so that focus doesn't return to the fallback internal window when it should return to some other client window (like when an application closes with a modal dialog opened). <= If you understand what I mean here, you're tough! (Old svn revision: 23777)
-
- Nov 04, 2006
-
-
Olivier Fourdan authored
Use X server time to restore focus when sent to the root window (bug #2472), a bit of code cleanup and some refactoring. (Old svn revision: 23704)
-
- Sep 11, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23128)
-
- Feb 18, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 19935)
-
- Sep 26, 2005
-
-
Olivier Fourdan authored
Add support for stacking sibling, do not place windows on top of stack when blocked from stealing focus. (Old svn revision: 17849)
-
- Jun 20, 2005
-
-
Olivier Fourdan authored
(Old svn revision: 16034)
-
- Dec 14, 2004
-
-
Olivier Fourdan authored
Ungrab keys on on client window when unframing as spotted by Jochen Baier <Jochen.Baier@stud.uni-karlsruhe.de> (Old svn revision: 12208)
-
- Dec 05, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 12180)
-
- Nov 02, 2004
-
-
Olivier Fourdan authored
Raise window on any mouse button click (fixes big #442) - Use the hidden option "raise_with_any_button=true|false" to toggle old behaviour. (Old svn revision: 12125)
-
- Aug 22, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11914)
-
- Aug 17, 2004
-
-
Olivier Fourdan authored
Improve passing focus when lowering a window. (Old svn revision: 11908)
-
- Jun 19, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11802)
-
- Jun 15, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11786)
-
- Jun 04, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11776)
-
- May 30, 2004
-
-
Olivier Fourdan authored
- Modify xfwm4 to be compatible with the gtktoxevent API change (make sure you update both libxfcegui4 *and* xfwm4 at the same time!) - Code cleanup in xfwm4; move global variables in a dynamically allocated structure. (Old svn revision: 11770)
-
- May 15, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11760)
-
- May 13, 2004
-
-
Olivier Fourdan authored
Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fixes at least two issues I can see ,the requirement to have Xienrama enabled in libxfcegui4 to get support for in in xfwm4, and as a side effect, xfwm4 is now compatible with SUN Xinerama which is slightly different from XFree Xinierama) Add a new theme, from my numerous attempts to deign a default xfwm4 theme for 4.2 Remove the theme "synthetic" that sould be moved to xfwm4-themes package (Old svn revision: 11752)
-
- May 11, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11747)
-
- May 09, 2004
-
-
Olivier Fourdan authored
Huge code reorg., add preliminary support for partial struts; it still needs work but it safer to commit to SCM now than loosing the code later, heh! (Old svn revision: 11741)
-