- Sep 09, 2009
-
-
Olivier Fourdan authored
Add new keyboard shortcut to switch between windows of the same application, add new keyboard shortcut to switch between windows of different applications only, add new option "cycle_apps_only" to switch between regular toplevels only (avoiding dialogs - This option coupled with the new shortcut allows for faster window selection through keyboard)
-
- Sep 04, 2009
-
-
Olivier Fourdan authored
-
Olivier Fourdan authored
-
- 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)
-
- May 22, 2009
-
-
Olivier Fourdan authored
in title and tabwin (Old svn revision: 29972)
-
- Apr 09, 2009
-
-
Olivier Fourdan authored
(Old svn revision: 29735)
-
Olivier Fourdan authored
used (Bug #5207) (Old svn revision: 29734)
-
- Apr 08, 2009
-
-
Olivier Fourdan authored
leaks (Old svn revision: 29726)
-
- 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
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 25, 2009
-
-
Stephan Arts authored
(Old svn revision: 29617)
-
- Feb 19, 2009
-
-
Olivier Fourdan authored
release queued events (Bug #4959). (Old svn revision: 29516)
-
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
function with a dock on top or left (Bug #4960). (Old svn revision: 29511)
-
- 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
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 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)
-
- 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)
-
- Jan 26, 2009
-
-
Jannis Pohlmann authored
* NEWS: Update NEWS file for the release. * configure.ac.in: Bump version number and dependencies. * xfwm4.pot, *.po: Update translation files for the release. (Old svn revision: 29379)
-
- Jan 25, 2009
-
-
Olivier Fourdan authored
settings-dialogs/xfwm4-dialog.glade: Make title alignment and button layout insensitive when not supported by the theme selected, fix a memory leak, configure.ac.in: Remove AC_C_CONST * settings-dialogs/xfwm4-settings.c: Fix dragging button layout when the dialog is embedded in the settings dialog (Bug #4524). (Old svn revision: 29349)
-
Nick Schermer authored
(Old svn revision: 29347)
-
- Jan 24, 2009
-
-
Olivier Fourdan authored
src/client.h, src/hints.c, src/hints.h, src/netwm.c, README: Add support for NET_WM_FULLSCREEN_MONITORS (Old svn revision: 29311)
-
- Jan 23, 2009
-
-
Olivier Fourdan authored
being set at startup (Bug #4845) themes/default/*: Flatten default theme (Old svn revision: 29303)
-
- Jan 21, 2009
-
-
Olivier Fourdan authored
when xfwm4 connects to the session manager. (Old svn revision: 29288)
-
- Jan 16, 2009
-
-
Olivier Fourdan authored
src/menu.c, src/tabwin.c, src/placement.c, src/client.c, src/moveresize.c, src/netwm.c: Need to invalidate our internal monitor caching when adding/removing monitors with randr 1.2 (Old svn revision: 29263)
-
- Jan 12, 2009
-
-
Olivier Fourdan authored
(Old svn revision: 29187)
-
- Jan 11, 2009
-
-
Olivier Fourdan authored
window, when not focusing new windows (Bug #4795) (Old svn revision: 29163)
-
- Jan 07, 2009
-
-
Olivier Fourdan authored
by xfce_message_dialog() (Bug #4786) (Old svn revision: 29115)
-
- Jan 06, 2009
-
-
Olivier Fourdan authored
settings-dialogs/xfwm4-dialog.glade, settings-dialogs/tweaks-settings.c, po/*: Fix strings not being localized (Bug #4740) (Old svn revision: 29105)
-
- Dec 24, 2008
-
-
Olivier Fourdan authored
shadow radius, center shadow by default. (Old svn revision: 29046)
-
- Dec 16, 2008
-
-
Olivier Fourdan authored
settings-dialogs/xfwm4-tweaks-dialog.glade, settings-dialogs/xfwm4-dialog.glade: Do not mark gtk+ stock labels as translatable (Bug #4722) (Old svn revision: 29030)
-