- Jul 26, 2009
-
-
Olivier Fourdan authored
(otherwise the taskbar does not focus anymore). (Old svn revision: 30396)
-
- Jul 22, 2009
-
-
Olivier Fourdan authored
focus follow mouse. (patch by Clifford Jolly<cliff@cliffjolly.com>). (Old svn revision: 30377)
-
- Jul 09, 2009
-
-
Olivier Fourdan authored
windows back to their original layer when another window is activated (Bug #3551), do not clear the show desktop flag upon activation of already visible windows, * src/moveresize.c: prelinminary support for snap on resize (patch by Clifford Jolly<cliff@cliffjolly.com>) (Old svn revision: 30233)
-
- Jun 29, 2009
-
-
Jannis Pohlmann authored
themes/default/Makefile.am, themes/kokodi/Makefile.am: Remove duplicate hide-pressed.png entries from Makefile.am. (Old svn revision: 30127)
-
- May 22, 2009
-
-
Olivier Fourdan authored
in title and tabwin (Old svn revision: 29972)
-
- Apr 12, 2009
-
-
Olivier Fourdan authored
(Old svn revision: 29777)
-
- Apr 09, 2009
-
-
Olivier Fourdan authored
used (Bug #5207) (Old svn revision: 29734)
-
- Apr 08, 2009
-
-
Olivier Fourdan authored
(Old svn revision: 29732)
-
Olivier Fourdan authored
leaks (Old svn revision: 29726)
-
- Apr 07, 2009
-
-
Olivier Fourdan authored
is not partly transparent even if not unredirecting fullscreen windows. (Old svn revision: 29705)
-
- Apr 05, 2009
-
-
Olivier Fourdan authored
just the overall screen size in the compositor (Old svn revision: 29704)
-
- Mar 28, 2009
-
-
Olivier Fourdan authored
fullscreen (Bug #5030) (Old svn revision: 29688)
-
- Mar 27, 2009
-
-
Olivier Fourdan authored
(Old svn revision: 29685)
-
- Mar 25, 2009
-
-
Olivier Fourdan authored
were activating a transient would not regrab the mouse on parent window. (Old svn revision: 29683)
-
- Mar 19, 2009
-
-
Olivier Fourdan authored
timestamp is outdated, that avoids some unecessary warnings for "Last user time set back to..." upon restart. Fix raise delay settings in xfwm4 dialog being totally ignored (Old svn revision: 29674)
-
Olivier Fourdan authored
settings-dialogs/xfwm4-dialog.glade, src/settings.c: Reduce minimum timeout for focus delay in focus follow mouse (100ms was way too much), (Old svn revision: 29673)
-
- Mar 13, 2009
-
-
Olivier Fourdan authored
application itself has set a nil timestamp. (Old svn revision: 29658)
-
Olivier Fourdan authored
focus stealing prevention setting, so that applications using gtk_window_set_focus_on_map() don't get focused even when focus stealing prevention is disabled (Bug #5044) (Old svn revision: 29657)
-
Olivier Fourdan authored
(Bug #5080) (Old svn revision: 29656)
-
- Feb 24, 2009
-
-
Olivier Fourdan authored
* settings-dialogs/xfwm4-settings.c, (Old svn revision: 29573)
-
Olivier Fourdan authored
settings-dialogs/tweaks-settings.c: Do not run setting dialogs if current window manager is not xfwm4 (Bug #4989). (Old svn revision: 29572)
-
- Feb 23, 2009
-
-
Olivier Fourdan authored
keyboard and pointer are released (Corollary to bug #4959). (Old svn revision: 29550)
-
Olivier Fourdan authored
src/focus.c: Capture user time at startup, a bit of refactoring to avoid duplication of code (that led to this bug to remain after a similar fix went previously in to events.c in revision 29456). (Old svn revision: 29542)
-
- Feb 20, 2009
-
-
Olivier Fourdan authored
(Bug #4959). (Old svn revision: 29524)
-
Olivier Fourdan authored
both a modifier and a regular key that repeats, it breaks when used as a modifier (Bug #4959). (Old svn revision: 29519)
-
- Feb 19, 2009
-
-
Olivier Fourdan authored
release queued events (Bug #4959). (Old svn revision: 29516)
-
Olivier Fourdan authored
(Old svn revision: 29515)
-
Olivier Fourdan authored
font settings changes in real time (DPI, hinting, hint style, rgba). (Old svn revision: 29514)
-
- Feb 18, 2009
-
-
Olivier Fourdan authored
inverted - patch by Mike Massonnet <mike.massonnet@gmail.com> (Bug #4931). (Old svn revision: 29513)
-
Olivier Fourdan authored
(Old svn revision: 29512)
-
Olivier Fourdan authored
function with a dock on top or left (Bug #4960). (Old svn revision: 29511)
-
- Feb 17, 2009
-
-
Olivier Fourdan authored
(Old svn revision: 29498)
-
- Feb 16, 2009
-
-
Olivier Fourdan authored
handling causing a race condition with amule when started hidden to system tray (Bug #4928). Note: This is still unclear to me what is correct behaviour here, the problem reported in bug #4928 happens with some other window managers too (e.g. kwin from kde 4.2, fluxbox) but not with others (openbox, metacity, icewm). (Old svn revision: 29493)
-
- Feb 07, 2009
-
-
Olivier Fourdan authored
for the API change for xfce_shortcut_dialog_run(), Add dependecy on libxfce4kbd_private revision. * src/events.c : Fix user time not being taken from the user time (Old svn revision: 29467)
-
Olivier Fourdan authored
window for apps which support that protocol, that was breaking focus stealing prevention for all gtk, src/focus.c: Do not automatically give focus to windows placed on lower layers, but focus those on upper layers at first map. (Old svn revision: 29456)
-
- Feb 05, 2009
-
-
Olivier Fourdan authored
wrap_resistance and snap_width (0 is not a valid value) src/settings.c: clamp values to sensible defaults src/events.c, src/moveresize.c: reduce the warping distance of the mouse pointer (bug #3290) (Old svn revision: 29454)
-
- Feb 01, 2009
-
-
Jannis Pohlmann authored
* settings-dialogs/xfwm4-settings.c: When stealing a shortcut from another shortcuts provider, clear the shortcut of that provider first. (Old svn revision: 29427)
-
Jannis Pohlmann authored
dialog if the action of the new shortcut differs from the one that's being edited. (Old svn revision: 29423)
-
- Jan 29, 2009
-
-
Olivier Fourdan authored
Fix fill function not working with multiscreen. (Old svn revision: 29409)
-
Olivier Fourdan authored
avoid redoing the work twice in the case of a monitor-changed event. (Old svn revision: 29408)
-