2004-11-13 00:40 fleclainche * doc/C/: xfwm4.html, xfwm4.xml: Add missing xfwm4 hidden options. Move all hidden options in a specific section. Olivier, please have a look, thx. 2004-11-12 00:36 olivier * doc/: C/images/titlebar.png, fr/images/titlebar.png, it/images/titlebar.png: Use my titlebar image instead (was lost because of the merge conflict) 2004-11-11 23:21 olivier * ltmain.sh, doc/C/images/Makefile.am, doc/C/images/Makefile.in, doc/C/images/compose_shortcut.png, doc/C/images/decoration_style.png, doc/C/images/focus.png, doc/C/images/keyboard_shortcuts.png, doc/C/images/misc_wm_prefs.png, doc/C/images/workspace_margins.png, doc/C/images/xfwm_workspaces.png, doc/fr/images/Makefile.am, doc/fr/images/Makefile.in, doc/fr/images/compose_shortcut.png, doc/fr/images/decoration_style.png, doc/fr/images/focus.png, doc/fr/images/keyboard_and_focus.png, doc/fr/images/keyboard_shortcuts.png, doc/fr/images/misc_wm_prefs.png, doc/fr/images/titlebar.png, doc/fr/images/workspace_margins.png, doc/fr/images/xfwm_workspaces.png, doc/it/images/Makefile.am, doc/it/images/Makefile.in, doc/it/images/compose_shortcut.png, doc/it/images/decoration_style.png, doc/it/images/focus.png, doc/it/images/keyboard_and_focus.png, doc/it/images/keyboard_shortcuts.png, doc/it/images/misc_wm_prefs.png, doc/it/images/titlebar.png, doc/it/images/workspace_margins.png, doc/it/images/xfwm_workspaces.png, po/fr.gmo, po/fr.po: Update screenshots (oops, conflict) 2004-11-11 21:21 jasper * ltmain.sh, doc/C/images/Makefile.am, doc/C/images/Makefile.in, doc/C/images/compose_shortcut.png, doc/C/images/decoration_style.png, doc/C/images/focus.png, doc/C/images/keyboard_and_focus.png, doc/C/images/keyboard_shortcuts.png, doc/C/images/misc_wm_prefs.png, doc/C/images/titlebar.png, doc/C/images/workspace_margins.png, doc/C/images/xfwm_workspaces.png: Big screenshot update for the docs 2004-11-11 16:59 olivier * mcs-plugin/xfwm4_shortcuteditor.c, po/xfwm4.pot, src/keyboard.c: Revert JF's patch and rather test for "Mod4" in xfwm4's keyboard.c 2004-11-11 16:48 pollux * mcs-plugin/xfwm4_shortcuteditor.c: attempting to fix #377 2004-11-11 15:42 pollux * mcs-plugin/: xfwm4_plugin.h, xfwm4_shortcuteditor.c: i forgot to move the typedef 2004-11-11 15:41 pollux * mcs-plugin/: xfwm4_plugin.h, xfwm4_shortcuteditor.c: don't tell the user the shortcut is already used if it is the shortcut he is editing (thx benny for the idea) 2004-11-08 10:18 pollux * mcs-plugin/xfwm4_shortcuteditor.c: fix #478 2004-11-06 17:24 olivier * ChangeLog, Makefile.in, aclocal.m4, compile, config.guess, config.sub, configure, configure.ac, depcomp, install-sh, ltmain.sh, missing, defaults/Makefile.in, doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in, doc/it/Makefile.in, doc/it/images/Makefile.in, icons/Makefile.in, icons/48x48/Makefile.in, icons/scalable/Makefile.in, mcs-plugin/Makefile.in, src/Makefile.in, themes/Makefile.in, themes/breeze/Makefile.in, themes/default/Makefile.in, themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in, themes/opta/Makefile.in, themes/symphony/Makefile.in, themes/tyrex/Makefile.in, themes/waza/Makefile.in: Update automake/autoconf/libtool/gettext versions to generate the configure scripts and Makefiles, Update versions of all packages to 4.1.99.1 (ie 4.2 RC1), Update ChangeLogs. 2004-11-06 14:25 olivier * ChangeLog, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/be.gmo, po/be.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/et.gmo, po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo, po/fa.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/gu.gmo, po/gu.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pa.gmo, po/pa.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfwm4.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po: po and ChangeLog updates 2004-11-06 14:04 olivier * src/workspaces.c: Check for the toggle workspace first 2004-11-06 14:02 olivier * defaults/defaults, po/xfwm4.pot, src/settings.c, src/settings.h, src/workspaces.c: Add hidden option "toggle_workspace" to enable/disable the switch back to previous workspace. 2004-11-04 22:51 olivier * src/: events.c, hints.c, workspaces.c: Fix bug #463 (newly created workspaces are skipped when draging window), Add "default" case to the switch statements where missing as some (old) compilers require a "default" statement. 2004-11-04 22:17 olivier * COMPOSITOR: Typo 2004-11-03 16:15 olivier * src/: client.c, events.c, frame.c, frame.h, hints.c, hints.h, netwm.c: Revert: Treat dialogs that don't set their transient_for as transients for group, Add: Support for NET_FRAME_EXTENTS and NET_REQUEST_FRAME_EXTENTS 2004-11-03 11:52 jasper * configure, configure.ac, ltmain.sh, mcs-plugin/workspaces.c: Re-add dynamic workspace updating. With g_module_unload() function to disconnect handlers 2004-11-02 10:19 olivier * defaults/defaults, po/xfwm4.pot, src/client.c, src/events.c, src/focus.c, src/focus.h, src/settings.c, src/settings.h: Raise window on any mouse button click (fixes big #442) - Use the hidden option "raise_with_any_button=true|false" to toggle old behaviour. 2004-11-01 16:50 olivier * src/: events.c, main.c, menu.c, menu.h, netwm.c: Fix bug #434 (xfwm4 segfaults if window menu open and window is unmapped) 2004-10-31 18:16 olivier * src/events.c: Fix bug #423 - Raise on focus. 2004-10-30 21:03 olivier * ChangeLog: Global update for 4.1.91 (Xfce 4.2 beta 2) 2004-10-30 16:42 jasper * po/: nl.gmo, nl.po: Update a few nl translations 2004-10-30 16:00 pollux * po/: lt.gmo, lt.po: update LT translations 2004-10-30 14:46 jasper * icons/scalable/: Makefile.am, Makefile.in: Fix svg location 2004-10-30 14:03 olivier * ChangeLog: Update ChangeLog 2004-10-30 14:00 olivier * AUTHORS, COMPOSITOR: Update documentation for the compositing manager 2004-10-28 21:44 olivier * configure, configure.ac, po/xfwm4.pot, themes/Makefile.am, themes/Makefile.in, themes/default/README, themes/default/bottom-active.png, themes/default/bottom-active.xpm, themes/default/bottom-inactive.png, themes/default/bottom-inactive.xpm, themes/default/bottom-left-active.png, themes/default/bottom-left-active.xpm, themes/default/bottom-left-inactive.png, themes/default/bottom-left-inactive.xpm, themes/default/bottom-right-active.png, themes/default/bottom-right-active.xpm, themes/default/bottom-right-inactive.png, themes/default/bottom-right-inactive.xpm, themes/default/close-active.xpm, themes/default/close-inactive.xpm, themes/default/close-pressed.xpm, themes/default/hide-active.xpm, themes/default/hide-inactive.xpm, themes/default/hide-pressed.xpm, themes/default/left-active.png, themes/default/left-active.xpm, themes/default/left-inactive.png, themes/default/left-inactive.xpm, themes/default/maximize-active.xpm, themes/default/maximize-inactive.xpm, themes/default/maximize-pressed.xpm, themes/default/maximize-toggled-active.xpm, themes/default/maximize-toggled-inactive.xpm, themes/default/maximize-toggled-pressed.xpm, themes/default/menu-active.xpm, themes/default/menu-inactive.xpm, themes/default/menu-pressed.xpm, themes/default/right-active.png, themes/default/right-active.xpm, themes/default/right-inactive.png, themes/default/right-inactive.xpm, themes/default/shade-active.xpm, themes/default/shade-inactive.xpm, themes/default/shade-pressed.xpm, themes/default/shade-toggled-active.xpm, themes/default/shade-toggled-inactive.xpm, themes/default/shade-toggled-pressed.xpm, themes/default/stick-active.xpm, themes/default/stick-inactive.xpm, themes/default/stick-pressed.xpm, themes/default/stick-toggled-active.xpm, themes/default/stick-toggled-inactive.xpm, themes/default/stick-toggled-pressed.xpm, themes/default/themerc, themes/default/title-1-active.png, themes/default/title-1-active.xpm, themes/default/title-1-inactive.png, themes/default/title-1-inactive.xpm, themes/default/title-2-active.png, themes/default/title-2-active.xpm, themes/default/title-2-inactive.png, themes/default/title-2-inactive.xpm, themes/default/title-3-active.png, themes/default/title-3-active.xpm, themes/default/title-3-inactive.png, themes/default/title-3-inactive.xpm, themes/default/title-4-active.png, themes/default/title-4-active.xpm, themes/default/title-4-inactive.png, themes/default/title-4-inactive.xpm, themes/default/title-5-active.png, themes/default/title-5-active.xpm, themes/default/title-5-inactive.png, themes/default/title-5-inactive.xpm, themes/default/top-left-active.png, themes/default/top-left-active.xpm, themes/default/top-left-inactive.png, themes/default/top-left-inactive.xpm, themes/default/top-right-active.png, themes/default/top-right-active.xpm, themes/default/top-right-inactive.png, themes/default/top-right-inactive.xpm, themes/tyrex/Makefile.am, themes/tyrex/Makefile.in, themes/tyrex/README, themes/tyrex/bottom-active.png, themes/tyrex/bottom-active.xpm, themes/tyrex/bottom-inactive.png, themes/tyrex/bottom-inactive.xpm, themes/tyrex/bottom-left-active.png, themes/tyrex/bottom-left-active.xpm, themes/tyrex/bottom-left-inactive.png, themes/tyrex/bottom-left-inactive.xpm, themes/tyrex/bottom-right-active.png, themes/tyrex/bottom-right-active.xpm, themes/tyrex/bottom-right-inactive.png, themes/tyrex/bottom-right-inactive.xpm, themes/tyrex/close-active.xpm, themes/tyrex/close-inactive.xpm, themes/tyrex/close-pressed.xpm, themes/tyrex/hide-active.xpm, themes/tyrex/hide-inactive.xpm, themes/tyrex/hide-pressed.xpm, themes/tyrex/left-active.png, themes/tyrex/left-active.xpm, themes/tyrex/left-inactive.png, themes/tyrex/left-inactive.xpm, themes/tyrex/maximize-active.xpm, themes/tyrex/maximize-inactive.xpm, themes/tyrex/maximize-pressed.xpm, themes/tyrex/maximize-toggled-active.xpm, themes/tyrex/maximize-toggled-inactive.xpm, themes/tyrex/maximize-toggled-pressed.xpm, themes/tyrex/menu-active.xpm, themes/tyrex/menu-inactive.xpm, themes/tyrex/menu-pressed.xpm, themes/tyrex/right-active.png, themes/tyrex/right-active.xpm, themes/tyrex/right-inactive.png, themes/tyrex/right-inactive.xpm, themes/tyrex/shade-active.xpm, themes/tyrex/shade-inactive.xpm, themes/tyrex/shade-pressed.xpm, themes/tyrex/shade-toggled-active.xpm, themes/tyrex/shade-toggled-inactive.xpm, themes/tyrex/shade-toggled-pressed.xpm, themes/tyrex/stick-active.xpm, themes/tyrex/stick-inactive.xpm, themes/tyrex/stick-pressed.xpm, themes/tyrex/stick-toggled-active.xpm, themes/tyrex/stick-toggled-inactive.xpm, themes/tyrex/stick-toggled-pressed.xpm, themes/tyrex/themerc, themes/tyrex/title-1-active.png, themes/tyrex/title-1-active.xpm, themes/tyrex/title-1-inactive.png, themes/tyrex/title-1-inactive.xpm, themes/tyrex/title-2-active.png, themes/tyrex/title-2-active.xpm, themes/tyrex/title-2-inactive.png, themes/tyrex/title-2-inactive.xpm, themes/tyrex/title-3-active.png, themes/tyrex/title-3-active.xpm, themes/tyrex/title-3-inactive.png, themes/tyrex/title-3-inactive.xpm, themes/tyrex/title-4-active.png, themes/tyrex/title-4-active.xpm, themes/tyrex/title-4-inactive.png, themes/tyrex/title-4-inactive.xpm, themes/tyrex/title-5-active.png, themes/tyrex/title-5-active.xpm, themes/tyrex/title-5-inactive.png, themes/tyrex/title-5-inactive.xpm, themes/tyrex/top-left-active.png, themes/tyrex/top-left-active.xpm, themes/tyrex/top-left-inactive.png, themes/tyrex/top-left-inactive.xpm, themes/tyrex/top-right-active.png, themes/tyrex/top-right-active.xpm, themes/tyrex/top-right-inactive.png, themes/tyrex/top-right-inactive.xpm: Change default theme and rename previous theme as "Tyrex". 2004-10-28 13:55 pollux * mcs-plugin/xfce-wm-settings.desktop, mcs-plugin/xfce-workspaces-settings.desktop, po/he.gmo, po/he.po: update HE translations 2004-10-27 23:28 olivier * ChangeLog: Update ChangeLog 2004-10-27 18:56 olivier * src/: client.c, events.c, stacking.c: Fix various focus/stacking harmless oddities 2004-10-27 01:18 olivier * po/xfwm4.pot, themes/default/bottom-active.xpm, themes/default/bottom-inactive.xpm, themes/default/bottom-left-active.xpm, themes/default/bottom-left-inactive.xpm, themes/default/bottom-right-active.xpm, themes/default/bottom-right-inactive.xpm, themes/default/left-active.xpm, themes/default/left-inactive.xpm, themes/default/right-active.xpm, themes/default/right-inactive.xpm, themes/default/title-1-active.xpm, themes/default/title-2-active.xpm, themes/default/title-3-active.xpm, themes/default/title-4-active.xpm, themes/default/title-5-active.xpm, themes/default/top-left-active.xpm, themes/default/top-left-inactive.xpm, themes/default/top-right-active.xpm, themes/default/top-right-inactive.xpm: Add some depth to the default theme 2004-10-27 01:14 olivier * po/xfwm4.pot, src/events.c: Honor raise on focus when not using raise on click in client window. 2004-10-26 23:02 olivier * src/events.c: Fix stupid typo that broke focus follow mouse in the previous commit. 2004-10-26 22:42 olivier * src/: client.h, events.c, focus.c: Don't give focus to dock type windows unless a net_active_window is sent. 2004-10-26 21:04 olivier * src/events.c: Fix click_raise 2004-10-25 07:45 olivier * src/events.c: Fix focus follow mouse breakage. 2004-10-24 23:55 olivier * po/: ar.gmo, ar.po, az.gmo, az.po, be.gmo, be.po, bg.gmo, bg.po, ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po, et.gmo, et.po, eu.gmo, eu.po, fa.gmo, fa.po, fi.gmo, fi.po, fr.gmo, fr.po, gu.gmo, gu.po, he.gmo, he.po, hi.gmo, hi.po, hu.gmo, hu.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po, pa.gmo, pa.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, pt_PT.gmo, pt_PT.po, ru.gmo, ru.po, sk.gmo, sk.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po, uk.gmo, uk.po, vi.gmo, vi.po, xfwm4.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po: Locale fix 2004-10-24 23:48 olivier * src/events.c: Add some logic to the way move/resize/raise windows work. 2004-10-24 16:23 moe * po/de.po: Hehe 2004-10-24 15:32 olivier * po/POTFILES.in, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/be.gmo, po/be.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/et.gmo, po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo, po/fa.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/gu.gmo, po/gu.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pa.gmo, po/pa.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfwm4.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po, src/compositor.c, src/display.c, src/events.c, src/main.c, src/settings.c: Raise windows that manipulate the focus by themselves, Don't translate warning messages 2004-10-23 21:58 olivier * po/de.gmo: gmo for Moe 2004-10-23 21:53 moe * po/de.po: We hate Kürzels! 2004-10-23 21:45 olivier * po/de.gmo: gmo file for Moe 2004-10-23 21:43 moe * po/de.po: Finishing German translation. Germs are good to go Sir! 2004-10-23 21:40 olivier * mcs-plugin/xfwm4_plugin.c, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/be.gmo, po/be.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/et.gmo, po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo, po/fa.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/gu.gmo, po/gu.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pa.gmo, po/pa.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfwm4.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po: Label mispelled 2004-10-23 19:47 benny * po/: ar.po, az.po, be.po, bg.po, ca.po, cs.po, de.po, es.po, es_MX.po, et.po, eu.po, fa.po, fi.po, fr.po, gu.po, he.po, hi.po, hu.po, it.po, ja.po, ko.po, lt.po, ms.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po, ru.po, sk.po, sv.po, ta.po, tr.po, uk.po, vi.po, zh_CN.po, zh_TW.po: Update-po for moe. 2004-10-23 16:45 olivier * ChangeLog: Update ChangeLog 2004-10-23 15:14 olivier * defaults/defaults, src/client.c, src/workspaces.c: Turn on wrap_layout by default Code cleanup 2004-10-22 22:38 olivier * ChangeLog: Updated versions and change logs 2004-10-22 21:33 olivier * po/xfwm4.pot: Theme fixes update locale [fr] for desktop files 2004-10-22 20:44 olivier * src/settings.c: Fix bug #409 2004-10-21 00:05 pollux * po/: et.gmo, et.po: update ET translations 2004-10-20 22:49 olivier * src/: compositor.c, misc.c: glib-2.2 has no G_MAXUINT32, Play with compositor priorities. 2004-10-20 22:30 olivier * src/: compositor.c, compositor.h, events.c: Small optimizations 2004-10-20 19:47 olivier * src/placement.c: Fix initial placement issue reported on the ML by Brian 2004-10-19 07:42 olivier * mcs-plugin/Makefile.in, po/xfwm4.pot: autogen for Maarten 2004-10-18 15:19 boekhold * mcs-plugin/Makefile.am: cygwin: add X11 libs to xfwm4_plugin library list 2004-10-17 22:30 pollux * po/: fi.gmo, fi.po: update FI translations 2004-10-17 16:01 olivier * src/compositor.c: Cleanup 2004-10-17 14:45 olivier * src/compositor.c: Fix compiler warnings. 2004-10-17 14:12 fleclainche * doc/C/: xfwm4.html, xfwm4.xml: Small doc update : - xdg basedir spec fix - some words about compositing manager - fix an internal broken link 2004-10-17 13:57 olivier * src/misc.c: Do monitor search in one pass. 2004-10-17 10:41 olivier * src/: client.c, events.c, misc.c, misc.h, netwm.c, placement.c: Replace gdk_screen_get_monitor_at_point () with our own implementation. 2004-10-16 19:15 olivier * src/: compositor.c, display.h: Add a timout in case the idle callback occurs too rarely. 2004-10-16 16:27 olivier * defaults/defaults, po/xfwm4.pot, src/compositor.c, src/focus.c, src/settings.c, src/settings.h: Add new hidden option "prevent_focus_stealing" disable by default to fix #400 Increase compositor repaint priority 2004-10-16 00:12 olivier * src/: compositor.c, display.h: Repaint in an idle function, it seems to be faster on slower hw (like my laptop which has no accelerated xrender) 2004-10-15 08:32 olivier * ChangeLog, po/xfwm4.pot: Update ChangeLog 2004-10-15 08:29 olivier * mcs-plugin/xfwm4_shortcuteditor.c: Forgot to notify the raw channel for command shortcuts 2004-10-15 00:07 olivier * ChangeLog, po/xfwm4.pot: Update ChangeLog 2004-10-14 23:59 olivier * src/compositor.c: Fix 2004-10-14 23:56 olivier * src/compositor.c: Code reorg 2004-10-14 10:26 pollux * mcs-plugin/xfwm4_shortcuteditor.c: fix #395 2004-10-14 08:19 olivier * po/xfwm4.pot, src/events.c, src/main.c: Fix double click time setting not working in xfwm4 2004-10-14 00:52 olivier * ChangeLog: Update ChangeLog 2004-10-14 00:48 olivier * po/xfwm4.pot: [no log message] 2004-10-14 00:47 olivier * src/: events.c, settings.c: Rewrite the "typeOfClick" fn so that there is no delay when using the compositor 2004-10-13 22:50 olivier * src/: compositor.c, compositor.h, main.c, screen.c: Change cmd line options to allow automatic compositor. 2004-10-13 22:12 pollux * mcs-plugin/xfwm4_shortcuteditor.c: fix #394 2004-10-13 16:03 pollux * doc/C/xfwm4.xml: spelling correction 2004-10-13 00:25 olivier * src/: client.c, compositor.c: Various tweaks 2004-10-12 08:50 olivier * configure, configure.ac, ltmain.sh, mcs-plugin/plugin.c, mcs-plugin/plugin.h, mcs-plugin/workspaces.c, mcs-plugin/workspaces.h, mcs-plugin/xfwm4_plugin.c, mcs-plugin/xfwm4_plugin.h, mcs-plugin/xfwm4_shortcuteditor.c, mcs-plugin/xfwm4_shortcuteditor.h, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/be.gmo, po/be.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/et.gmo, po/et.po, po/eu.gmo, po/eu.po, po/fa.gmo, po/fa.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/gu.gmo, po/gu.po, po/he.gmo, po/he.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pa.gmo, po/pa.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/sk.gmo, po/sk.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfwm4.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po, src/compositor.c, src/settings.c: Use mcs raw channel to fix bug #342 2004-10-11 18:30 benny * po/: ar.po, az.po, be.po, bg.po, ca.po, cs.po, de.po, es.po, es_MX.po, et.po, eu.po, fi.po, fr.po, gu.po, he.po, hi.po, hu.po, it.po, ja.po, ko.po, lt.po, ms.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po, ru.po, sk.po, sv.po, ta.po, tr.po, uk.po, vi.po, xfwm4.pot, zh_CN.po, zh_TW.po: update-po for Moe. 2004-10-11 00:03 olivier * src/: compositor.c, compositor.h: Add a useless function that not used anywhere in the current code but might be useful some day, who knows... 2004-10-10 23:27 olivier * src/: client.c, compositor.c: Fix frame vanishing when using transparency 2004-10-10 13:52 pollux * po/: es.gmo, es_MX.gmo, pt_PT.gmo, pt_PT.po: update pt_PT translations 2004-10-10 13:28 pollux * mcs-plugin/xfwm4_shortcuteditor.c: [no log message] 2004-10-10 03:52 edscott * po/: es.po, es_MX.po: spelling correction 2004-10-09 21:47 pollux * mcs-plugin/xfwm4_shortcuteditor.c: fix typo 2004-10-09 21:24 pollux * mcs-plugin/xfwm4_shortcuteditor.c: i was releasing the keyboard too soon 2004-10-09 21:16 pollux * mcs-plugin/xfwm4_shortcuteditor.c: fix #373 2004-10-09 18:15 olivier * src/: compositor.c, events.c: [no log message] 2004-10-09 16:20 pollux * configure, configure.ac, po/fa.gmo, po/fa.po, po/fa_IR.gmo, po/fa_IR.po: update FA translations 2004-10-09 15:48 pollux * po/: pa.gmo, pa.po: Punjabi translations update from jaswinderlinux@netscape.net 2004-10-09 15:13 olivier * src/: client.c, compositor.c, compositor.h, display.c, events.c, screen.h, transients.c: Check for an already running compositing manager, Various optimizations. 2004-10-09 00:42 olivier * po/es.gmo, po/es_MX.gmo, src/client.c, src/compositor.c: Various optilizations in compositor 2004-10-08 22:36 olivier * src/: client.c, workspaces.c, workspaces.h: Fix grab/ungrab when dragging windows between workspaces 2004-10-08 19:21 olivier * src/events.c: Small optimiztion. 2004-10-08 19:06 olivier * po/xfwm4.pot, src/client.c, src/events.c, src/netwm.c, src/stacking.c, src/stacking.h, src/transients.c, src/transients.h, src/workspaces.c: Improve handling of transients/modals which aren't tied to a parent window. 2004-10-08 18:43 pollux * mcs-plugin/: xfwm4_plugin.h, xfwm4_shortcuteditor.c: fix #377 and #378 2004-10-08 17:45 edscott * po/: es.po, es_MX.po: update spanish translations. 2004-10-07 23:21 olivier * src/compositor.c: [no log message] 2004-10-07 22:49 benny * src/: client.c, client.h: Revert 2004-10-07 22:36 benny * Makefile.in, aclocal.m4, configure, defaults/Makefile.in, doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in, doc/it/Makefile.in, doc/it/images/Makefile.in, icons/Makefile.in, icons/48x48/Makefile.in, icons/scalable/Makefile.in, m4/debug.m4, m4/glib-gettext.m4, m4/pkg.m4, mcs-plugin/Makefile.in, src/Makefile.in, src/client.c, src/client.h, themes/Makefile.in, themes/breeze/Makefile.in, themes/default/Makefile.in, themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in, themes/opta/Makefile.in, themes/symphony/Makefile.in, themes/waza/Makefile.in: Added --enable-final (-O1 for GNU ld) as per Jaspers request. Added missing m4 files. 2004-10-07 22:20 olivier * src/: compositor.c, events.c: Fix typo Actually use optimization in shadow computation 2004-10-07 00:25 olivier * po/xfwm4.pot, src/compositor.c: Simplify code in compositor repaint routine 2004-10-06 23:56 olivier * src/: compositor.c, events.c, hints.h, wireframe.c: Fix transet removing opacity property expand sources; 2004-10-05 23:37 olivier * src/: client.c, compositor.c, compositor.h, events.c: Fix XShape bug, now gkrellm and other shaped windows work. 2004-10-05 22:20 pollux * mcs-plugin/xfwm4_shortcuteditor.c: use path instead of selection for popup_menu_del_menuitem activation 2004-10-05 22:13 pollux * mcs-plugin/xfwm4_shortcuteditor.c: add option to remove shortcut, and command dialog shows current command if present 2004-10-05 16:11 jasper * mcs-plugin/xfwm4_shortcuteditor.c, src/main.c: Benedikt tells me session files should be in ~/.cache/. 2004-10-05 13:33 olivier * po/xfwm4.pot, src/compositor.c: indent 2004-10-05 13:31 olivier * src/: compositor.c, events.c, frame.c: Still compositing and shape 2004-10-05 08:55 olivier * po/xfwm4.pot, src/compositor.c: [no log message] 2004-10-05 08:49 olivier * src/compositor.c: [no log message] 2004-10-05 08:23 olivier * src/compositor.c: Improve handling of shaped windows. 2004-10-04 23:27 olivier * src/compositor.c: Reorg to save useless notifications 2004-10-04 23:10 olivier * src/wireframe.h: Wrong fn name in header. 2004-10-04 23:01 olivier * src/compositor.c: There is a refresh problem with XShaped windows, but xcompmgr suffer the same so I'm not sure it's really a compositor problem. 2004-10-03 23:08 olivier * configure, configure.ac, po/xfwm4.pot, src/client.c, src/client.h, src/compositor.c, src/compositor.h, src/events.c, src/hints.c, src/hints.h: Better support for transparency property. 2004-10-03 18:14 pollux * configure, configure.ac, ltmain.sh, po/pa.gmo, po/pa.po: Punjabi translations (PA) from jaswinderlinux@netscape.net 2004-10-03 17:43 pollux * mcs-plugin/: xfce-wm-settings.desktop, xfce-workspaces-settings.desktop: zh_TW translations of desktop files from Ambrose Li 2004-10-02 14:36 olivier * ChangeLog: Update ChangeLog 2004-10-02 14:31 olivier * ChangeLog, po/xfwm4.pot, src/compositor.c, src/main.c, themes/symphony/themerc: Add support for expose on root event 2004-10-02 13:50 pollux * mcs-plugin/xfwm4_shortcuteditor.c: fix #345 2004-10-02 13:45 olivier * src/: compositor.c, compositor.h, events.c: Damage window on shape events. 2004-10-02 13:33 olivier * src/events.c: Damage client on XShape event 2004-10-02 12:33 olivier * defaults/defaults, src/compositor.c, src/settings.c, src/settings.h: Add support for shadow_delta_* params for adjusting shadow size and position for specific themes. 2004-10-02 10:59 olivier * Makefile.in, configure, configure.ac, xfwm4.spec.in, defaults/Makefile.in, doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in, doc/it/Makefile.in, doc/it/images/Makefile.in, icons/Makefile.in, icons/48x48/Makefile.in, icons/scalable/Makefile.in, mcs-plugin/Makefile.in, po/xfwm4.pot, src/Makefile.in, src/compositor.c, themes/Makefile.in, themes/breeze/Makefile.in, themes/default/Makefile.in, themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in, themes/opta/Makefile.in, themes/symphony/Makefile.in, themes/waza/Makefile.in: Slightly enlarge shadow in compositor, Enable optional compositor build in rpm (depends on option "--enable-compositor" being passed to the configure script), Various gcc warning fixes in compositor. 2004-10-01 22:17 olivier * ChangeLog: Update ChangeLog 2004-10-01 22:15 olivier * src/compositor.c: Last touch 2004-10-01 22:09 olivier * src/compositor.c: Redo the checks, Fix a potential leak. 2004-10-01 19:15 olivier * src/compositor.c: Be paranoid about returned values in compositor 2004-09-30 22:25 olivier * configure, configure.ac, po/xfwm4.pot, src/client.c, themes/Makefile.am, themes/Makefile.in, themes/breeze/Makefile.am, themes/breeze/Makefile.in, themes/breeze/README, themes/breeze/bottom-active.xpm, themes/breeze/bottom-inactive.xpm, themes/breeze/bottom-left-active.xpm, themes/breeze/bottom-left-inactive.xpm, themes/breeze/bottom-right-active.xpm, themes/breeze/bottom-right-inactive.xpm, themes/breeze/close-active.xpm, themes/breeze/close-inactive.xpm, themes/breeze/close-pressed.xpm, themes/breeze/hide-active.xpm, themes/breeze/hide-inactive.xpm, themes/breeze/hide-pressed.xpm, themes/breeze/left-active.xpm, themes/breeze/left-inactive.xpm, themes/breeze/maximize-active.xpm, themes/breeze/maximize-inactive.xpm, themes/breeze/maximize-pressed.xpm, themes/breeze/maximize-toggled-active.xpm, themes/breeze/maximize-toggled-inactive.xpm, themes/breeze/maximize-toggled-pressed.xpm, themes/breeze/menu-active.xpm, themes/breeze/menu-inactive.xpm, themes/breeze/menu-pressed.xpm, themes/breeze/right-active.xpm, themes/breeze/right-inactive.xpm, themes/breeze/shade-active.xpm, themes/breeze/shade-inactive.xpm, themes/breeze/shade-pressed.xpm, themes/breeze/shade-toggled-active.xpm, themes/breeze/shade-toggled-inactive.xpm, themes/breeze/shade-toggled-pressed.xpm, themes/breeze/stick-active.xpm, themes/breeze/stick-inactive.xpm, themes/breeze/stick-pressed.xpm, themes/breeze/stick-toggled-active.xpm, themes/breeze/stick-toggled-inactive.xpm, themes/breeze/stick-toggled-pressed.xpm, themes/breeze/themerc, themes/breeze/title-1-active.xpm, themes/breeze/title-1-inactive.xpm, themes/breeze/title-2-active.xpm, themes/breeze/title-2-inactive.xpm, themes/breeze/title-3-active.png, themes/breeze/title-3-active.xpm, themes/breeze/title-3-inactive.png, themes/breeze/title-3-inactive.xpm, themes/breeze/title-4-active.xpm, themes/breeze/title-4-inactive.xpm, themes/breeze/title-5-active.xpm, themes/breeze/title-5-inactive.xpm, themes/breeze/top-left-active.xpm, themes/breeze/top-left-inactive.xpm, themes/breeze/top-right-active.xpm, themes/breeze/top-right-inactive.xpm, themes/default-4.0/Makefile.am, themes/default-4.0/Makefile.in, themes/opta/Makefile.am, themes/opta/Makefile.in: Jump to the next win instead of the previous if the current win vanishes during the alt-tab cycling, Adding (an old) theme "breeze" simply because it looks great with the compositor! 2004-09-30 17:48 pollux * po/: it.gmo, it.po: updated Italian translations from Luca Marrocco 2004-09-30 00:31 olivier * src/: compositor.c, inline-tabwin-icon.h: [no log message] 2004-09-29 23:52 olivier * ChangeLog: Updating ChangeLog 2004-09-29 23:46 fleclainche * src/: inline-tabwin-icon.h, tabwin-icon.png: Change tabwin icon. 2004-09-29 23:18 olivier * src/compositor.c: Don't paint offscreen windows as done in xcompmgr. 2004-09-29 19:05 olivier * po/xfwm4.pot, src/client.c, src/wireframe.c: Add little white frame arround the black frame so it stays visible even on dark background, handle the one single hidden app in cycling. 2004-09-29 10:22 pollux * po/: zh_TW.gmo, zh_TW.po: updated zh_TW translations from Ambrose Li 2004-09-29 09:59 pollux * po/: zh_CN.gmo, zh_CN.po: updated zh_CN translations from yongtao yang 2004-09-29 00:10 olivier * ChangeLog: Update ChangeLog 2004-09-29 00:07 olivier * src/: client.c, compositor.c: Improve windows refresh when using compositor. 2004-09-28 23:55 olivier * src/: Makefile.am, Makefile.in, client.c, main.c, wireframe.c, wireframe.h: Don't grab the server when cycling windows (but still show the frame shadow), Add a "--help" usage message. 2004-09-28 21:56 olivier * po/xfwm4.pot, src/compositor.c: Fix window vanishing when being unmapped with compositor enabled. 2004-09-27 23:10 olivier * po/xfwm4.pot, src/client.c, src/compositor.c, src/events.c, src/main.c: Various compositor fixes/improvements, Add new cmd line option "--disable-compositor" to disable compositor even if it's supported by both xfwm4 and the X server. 2004-09-27 00:11 olivier * ChangeLog: Update ChangeLog 2004-09-27 00:07 olivier * COMPOSITOR, Makefile.am, Makefile.in, configure, configure.ac, ltmain.sh, xfwm4.spec.in, src/compositor.c: Various tweaking 2004-09-26 23:22 olivier * src/: client.c, compositor.c, compositor.h: Fix a crash when window XRender visual can't be determined 2004-09-26 20:01 olivier * src/: compositor.c, compositor.h, display.h, screen.h: Port latest changes from xcompmgr, Fix bug when unmapping override redirects 2004-09-26 14:27 olivier * src/: display.c, events.c, focus.c: Reduce drop threshold for mouse wheel events and fix a couple of compilation warnings. 2004-09-26 14:12 olivier * defaults/defaults, src/settings.c, src/settings.h, src/workspaces.c: Add wrap_cyle option enabled by default for Brian and Francois. 2004-09-26 12:30 jasper * configure, ltmain.sh, mcs-plugin/xfwm4_shortcuteditor.c: autogen for jean-francois 2004-09-26 12:18 pollux * configure.ac: bump version in libxfce4util to 4.1.17 and make xfwm4 depends on it 2004-09-26 11:56 jasper * doc/: C/Makefile.am, C/Makefile.in, C/xfwm4.html, fr/xfwm4.html, it/xfwm4.html: Fix html target for docs. Not build by default. 2004-09-26 11:03 olivier * mcs-plugin/xfwm4_shortcuteditor.h: fn shouldn't be declared "extern" 2004-09-26 11:02 olivier * mcs-plugin/xfwm4_plugin.c: Fix [Bug 336] New: Moving hidden buttons in settings changes button layout of all windows 2004-09-25 23:49 olivier * Makefile.in, config.h.in, configure, configure.ac, ltmain.sh, defaults/Makefile.in, doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in, doc/it/Makefile.in, doc/it/images/Makefile.in, icons/Makefile.in, icons/48x48/Makefile.in, icons/scalable/Makefile.in, mcs-plugin/Makefile.in, po/xfwm4.pot, src/Makefile.am, src/Makefile.in, src/client.c, src/compositor.c, src/compositor.h, src/display.c, src/display.h, src/events.c, src/hints.c, src/hints.h, src/screen.c, src/screen.h, themes/Makefile.in, themes/default/Makefile.in, themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in, themes/opta/Makefile.in, themes/symphony/Makefile.in, themes/waza/Makefile.in: Add compositor. 2004-09-25 17:56 pollux * mcs-plugin/xfwm4_shortcuteditor.c: deactivate the del entry in the popup menu when a not user_writable entry is selected 2004-09-25 17:32 pollux * mcs-plugin/: xfwm4_plugin.c, xfwm4_plugin.h, xfwm4_shortcuteditor.c, xfwm4_shortcuteditor.h: fix shortcut editor, Default is no more editable, user can create his own themes 2004-09-24 18:34 benny * mcs-plugin/xfwm4_plugin.c: Simplify writable test. 2004-09-24 16:03 pollux * mcs-plugin/: xfwm4_plugin.c, xfwm4_plugin.h, xfwm4_shortcuteditor.c, xfwm4_shortcuteditor.h: commit things before going back home for the w-e 2004-09-24 08:49 pollux * mcs-plugin/xfwm4_shortcuteditor.c: temporaly fix the shortcuteditor 2004-09-24 08:19 kelnos * mcs-plugin/xfwm4_shortcuteditor.c: fix first-time edit if $prefix != /usr 2004-09-23 23:37 pollux * configure, configure.ac, ltmain.sh, mcs-plugin/xfwm4_plugin.c, mcs-plugin/xfwm4_shortcuteditor.c, mcs-plugin/xfwm4_shortcuteditor.h, po/gu.gmo, po/gu.po, po/nl.gmo: add Gujarati translations (GU) from Ankit Patel 2004-09-23 19:15 olivier * src/events.c, src/stacking.c, themes/default/bottom-active.xpm, themes/default/bottom-inactive.xpm, themes/default/bottom-left-active.png, themes/default/bottom-left-active.xpm, themes/default/bottom-left-inactive.png, themes/default/bottom-left-inactive.xpm, themes/default/bottom-right-active.png, themes/default/bottom-right-active.xpm, themes/default/bottom-right-inactive.png, themes/default/bottom-right-inactive.xpm, themes/default/left-active.xpm, themes/default/left-inactive.xpm, themes/default/right-active.xpm, themes/default/right-inactive.xpm, themes/default/title-1-inactive.xpm, themes/default/title-2-inactive.xpm, themes/default/title-3-inactive.xpm, themes/default/title-4-inactive.xpm, themes/default/title-5-inactive.xpm, themes/default/top-left-active.xpm, themes/default/top-left-inactive.xpm, themes/default/top-right-active.xpm, themes/default/top-right-inactive.xpm: Fix bugs from the sidewalk stacking 2004-09-23 15:43 pollux * mcs-plugin/xfwm4_shortcuteditor.c: minor fixes 2004-09-23 11:09 jasper * mcs-plugin/xfce-wm-settings.desktop, mcs-plugin/xfce-workspaces-settings.desktop, po/nl.po: Better translation 2004-09-23 10:22 jasper * mcs-plugin/: xfce-wm-settings.desktop, xfce-workspaces-settings.desktop: Add nl translations 2004-09-23 08:29 olivier * ChangeLog, po/xfwm4.pot: Update ChangeLog 2004-09-23 08:26 olivier * po/xfwm4.pot, src/events.c, src/misc.c, src/screen.c, src/stacking.c: Fix missing parts from Param's patch regarding "sidewalks" 2004-09-23 07:59 olivier * configure, configure.ac, po/xfwm4.pot, src/client.c, src/events.c, src/screen.c, src/screen.h, src/workspaces.c, src/workspaces.h: Apply patch from Paramjit Oberoi to handle worskswitch with reaching screen edges 2004-09-23 07:22 olivier * src/client.c: Improve window resize within partial struts 2004-09-23 00:39 olivier * src/client.c: ?? 2004-09-23 00:37 olivier * src/events.c: Mispaced parenthesis 2004-09-23 00:35 olivier * src/events.c: Misplaced parenthesis 2004-09-22 22:06 olivier * defaults/defaults, src/client.c, src/events.c, src/hints.c, src/settings.c, src/settings.h: Be smarter with dragging windows across workspaces, Apply patch from Nils Rennebarth to optionnaly prevent cycling desktops with the mouse scroll wheel. 2004-09-22 05:18 kelnos * mcs-plugin/: xfce-wm-settings.desktop, xfce-workspaces-settings.desktop: add GenericName tags to settings .desktop files 2004-09-21 22:13 jasper * mcs-plugin/xfwm4_shortcuteditor.c: Prevent crash when keyval without name is pressed 2004-09-21 21:27 olivier * src/: parserc.c, parserc.h, settings.c: Merge custom keytheme wit hsystem default to avoid missing shortcuts that prevent the WM to start. 2004-09-21 13:51 jasper * po/: ar.gmo, ar.po, az.gmo, az.po, be.gmo, be.po, bg.gmo, bg.po, ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po, et.gmo, et.po, eu.gmo, eu.po, fa_IR.gmo, fa_IR.po, fi.gmo, fi.po, fr.gmo, fr.po, he.gmo, he.po, hi.gmo, hi.po, hu.gmo, hu.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, pt_PT.gmo, pt_PT.po, ru.gmo, ru.po, sk.gmo, sk.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po, uk.gmo, uk.po, vi.gmo, vi.po, xfwm4.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po: Run make update-po at Moe's request. 2004-09-21 08:40 olivier * configure, configure.ac, defaults/defaults, src/client.c, src/events.c, src/hints.c, src/hints.h, src/screen.h, src/settings.c, src/settings.h, src/workspaces.c, src/workspaces.h, themes/default.keys/keythemerc: Include patch for 2D desktop layout support from Paramjit Oberoi 2004-09-21 00:22 olivier * ChangeLog: Update all ChangeLogs 2004-09-19 22:16 olivier * Makefile.in, config.h.in, configure, configure.ac, ltmain.sh, defaults/Makefile.in, doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in, doc/it/Makefile.in, doc/it/images/Makefile.in, icons/Makefile.in, icons/48x48/Makefile.in, icons/scalable/Makefile.in, mcs-plugin/Makefile.in, src/Makefile.am, src/Makefile.in, src/client.h, src/compositor.c, src/compositor.h, src/display.c, src/display.h, src/main.c, src/screen.h, themes/Makefile.in, themes/default/Makefile.in, themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in, themes/opta/Makefile.in, themes/symphony/Makefile.in, themes/waza/Makefile.in: Remove compositor for now. 2004-09-19 21:58 olivier * src/client.c: Fix the typo in the added comments (!) 2004-09-19 21:55 olivier * src/client.c: Add comments for clarity 2004-09-19 21:50 olivier * src/client.c: Fix urgency flashes switching apps automatically when cycling with alt+tab. 2004-09-19 12:14 jasper * po/: nl.gmo, nl.po: Update nl translations 2004-09-18 22:50 jasper * mcs-plugin/: plugin.c, xfwm4_plugin.c: Fix translations for mcs plugins 2004-09-18 20:43 dannym * mcs-plugin/: margins.c, plugin.c, plugin.h, workspaces.c: save_channel -> ws_save_channel 2004-09-18 20:28 jasper * mcs-plugin/: margins.c, xfwm4_plugin.c: autogen for Maarten + basedir tweaks 2004-09-18 18:41 pollux * po/: eu.gmo, eu.po: update EU translations 2004-09-18 18:34 jasper * mcs-plugin/: margins.c, plugin.c, plugin.h, workspaces.c, xfwm4_plugin.c: try to avoid some namespace clashes found by Danny 2004-09-17 00:10 pollux * configure, configure.ac, po/be.gmo, po/be.po: add BE translations from Ales Nyakhaychyk 2004-09-16 22:30 olivier * themes/default/: bottom-active.png, bottom-active.xpm, bottom-inactive.xpm, bottom-left-active.png, bottom-left-active.xpm, bottom-left-inactive.xpm, bottom-right-active.png, bottom-right-active.xpm, bottom-right-inactive.xpm, left-active.xpm, left-inactive.xpm, right-active.xpm, right-inactive.xpm, top-left-active.xpm, top-left-inactive.xpm, top-right-active.xpm, top-right-inactive.xpm: Slightly smoother 2004-09-14 22:32 jasper * Makefile.in, configure, configure.ac, ltmain.sh, defaults/Makefile.in, doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in, doc/it/Makefile.in, doc/it/images/Makefile.in, icons/Makefile.in, icons/48x48/Makefile.in, icons/scalable/Makefile.in, mcs-plugin/Makefile.am, mcs-plugin/Makefile.in, mcs-plugin/plugin.c, mcs-plugin/xfwm4_plugin.c, mcs-plugin/xfwm4_plugin.h, src/Makefile.in, src/inline-tabwin-icon.h, src/main.c, src/parserc.c, src/settings.c, themes/Makefile.in, themes/default/Makefile.in, themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in, themes/opta/Makefile.in, themes/symphony/Makefile.in, themes/waza/Makefile.in: Cygwin patches by Maarten Boekhold. 2004-09-12 23:49 olivier * src/: compositor.c, compositor.h: WIP 2004-09-10 22:49 pollux * po/: he.gmo, he.po: HE translations update from Yuval Tanny 2004-09-10 00:54 olivier * Makefile.in, config.h.in, configure, configure.ac, defaults/Makefile.in, doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in, doc/it/Makefile.in, doc/it/images/Makefile.in, icons/Makefile.in, icons/48x48/Makefile.in, icons/scalable/Makefile.in, mcs-plugin/Makefile.in, src/Makefile.am, src/Makefile.in, src/client.c, src/client.h, src/compositor.c, src/display.c, src/display.h, src/main.c, src/screen.h, themes/Makefile.in, themes/default/Makefile.in, themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in, themes/opta/Makefile.in, themes/symphony/Makefile.in, themes/waza/Makefile.in: Prepare compositor (not here yet though) 2004-09-09 20:51 pollux * po/: vi.gmo, vi.po: update VI translations 2004-09-08 17:59 olivier * defaults/defaults, doc/C/xfwm4.html, doc/C/xfwm4.xml, src/client.c, src/settings.c, src/settings.h, themes/default/bottom-active.png, themes/default/bottom-active.xpm, themes/default/bottom-inactive.xpm, themes/default/bottom-left-active.png, themes/default/bottom-left-active.xpm, themes/default/bottom-left-inactive.xpm, themes/default/bottom-right-active.png, themes/default/bottom-right-active.xpm, themes/default/bottom-right-inactive.xpm, themes/default/left-active.xpm, themes/default/left-inactive.xpm, themes/default/right-active.xpm, themes/default/right-inactive.xpm, themes/default/top-left-active.xpm, themes/default/top-left-inactive.xpm, themes/default/top-right-active.xpm, themes/default/top-right-inactive.xpm: Include Sami Samhuri patch for "cycle_hidden" option, Update the default boring theme. 2004-09-08 00:12 olivier * Makefile.am, Makefile.in, TODO, example.xfwm4rc.in, xfwm4.spec.in: Remove outdated example.xfwm4rc 2004-09-07 23:52 olivier * configure, configure.ac, ltmain.sh, themes/Makefile.am, themes/Makefile.in, themes/default/README, themes/default/bottom-active.png, themes/default/bottom-active.xpm, themes/default/bottom-inactive.png, themes/default/bottom-inactive.xpm, themes/default/bottom-left-active.png, themes/default/bottom-left-active.xpm, themes/default/bottom-left-inactive.png, themes/default/bottom-left-inactive.xpm, themes/default/bottom-right-active.png, themes/default/bottom-right-active.xpm, themes/default/bottom-right-inactive.png, themes/default/bottom-right-inactive.xpm, themes/default/close-active.xpm, themes/default/close-inactive.xpm, themes/default/close-pressed.xpm, themes/default/hide-active.xpm, themes/default/hide-inactive.xpm, themes/default/hide-pressed.xpm, themes/default/left-active.png, themes/default/left-active.xpm, themes/default/left-inactive.png, themes/default/left-inactive.xpm, themes/default/maximize-active.xpm, themes/default/maximize-inactive.xpm, themes/default/maximize-pressed.xpm, themes/default/maximize-toggled-active.xpm, themes/default/maximize-toggled-inactive.xpm, themes/default/maximize-toggled-pressed.xpm, themes/default/menu-active.xpm, themes/default/menu-inactive.xpm, themes/default/menu-pressed.xpm, themes/default/right-active.png, themes/default/right-active.xpm, themes/default/right-inactive.png, themes/default/right-inactive.xpm, themes/default/shade-active.xpm, themes/default/shade-inactive.xpm, themes/default/shade-pressed.xpm, themes/default/shade-toggled-active.xpm, themes/default/shade-toggled-inactive.xpm, themes/default/shade-toggled-pressed.xpm, themes/default/stick-active.xpm, themes/default/stick-inactive.xpm, themes/default/stick-pressed.xpm, themes/default/stick-toggled-active.xpm, themes/default/stick-toggled-inactive.xpm, themes/default/stick-toggled-pressed.xpm, themes/default/themerc, themes/default/title-1-active.png, themes/default/title-1-active.xpm, themes/default/title-1-inactive.png, themes/default/title-1-inactive.xpm, themes/default/title-2-active.png, themes/default/title-2-active.xpm, themes/default/title-2-inactive.png, themes/default/title-2-inactive.xpm, themes/default/title-3-active.png, themes/default/title-3-active.xpm, themes/default/title-3-inactive.png, themes/default/title-3-inactive.xpm, themes/default/title-4-active.png, themes/default/title-4-active.xpm, themes/default/title-4-inactive.png, themes/default/title-4-inactive.xpm, themes/default/title-5-active.png, themes/default/title-5-active.xpm, themes/default/title-5-inactive.png, themes/default/title-5-inactive.xpm, themes/default/top-left-active.png, themes/default/top-left-active.xpm, themes/default/top-left-inactive.png, themes/default/top-left-inactive.xpm, themes/default/top-right-active.png, themes/default/top-right-active.xpm, themes/default/top-right-inactive.png, themes/default/top-right-inactive.xpm, themes/symphony/Makefile.am, themes/symphony/Makefile.in, themes/symphony/README, themes/symphony/bottom-active.png, themes/symphony/bottom-active.xpm, themes/symphony/bottom-inactive.png, themes/symphony/bottom-inactive.xpm, themes/symphony/bottom-left-active.png, themes/symphony/bottom-left-active.xpm, themes/symphony/bottom-left-inactive.png, themes/symphony/bottom-left-inactive.xpm, themes/symphony/bottom-right-active.png, themes/symphony/bottom-right-active.xpm, themes/symphony/bottom-right-inactive.png, themes/symphony/bottom-right-inactive.xpm, themes/symphony/close-active.xpm, themes/symphony/close-inactive.xpm, themes/symphony/close-pressed.xpm, themes/symphony/hide-active.xpm, themes/symphony/hide-inactive.xpm, themes/symphony/hide-pressed.xpm, themes/symphony/left-active.png, themes/symphony/left-active.xpm, themes/symphony/left-inactive.png, themes/symphony/left-inactive.xpm, themes/symphony/maximize-active.xpm, themes/symphony/maximize-inactive.xpm, themes/symphony/maximize-pressed.xpm, themes/symphony/maximize-toggled-active.xpm, themes/symphony/maximize-toggled-inactive.xpm, themes/symphony/maximize-toggled-pressed.xpm, themes/symphony/menu-active.xpm, themes/symphony/menu-inactive.xpm, themes/symphony/menu-pressed.xpm, themes/symphony/right-active.png, themes/symphony/right-active.xpm, themes/symphony/right-inactive.png, themes/symphony/right-inactive.xpm, themes/symphony/shade-active.xpm, themes/symphony/shade-inactive.xpm, themes/symphony/shade-pressed.xpm, themes/symphony/shade-toggled-active.xpm, themes/symphony/shade-toggled-inactive.xpm, themes/symphony/shade-toggled-pressed.xpm, themes/symphony/stick-active.xpm, themes/symphony/stick-inactive.xpm, themes/symphony/stick-pressed.xpm, themes/symphony/stick-toggled-active.xpm, themes/symphony/stick-toggled-inactive.xpm, themes/symphony/stick-toggled-pressed.xpm, themes/symphony/themerc, themes/symphony/title-1-active.png, themes/symphony/title-1-active.xpm, themes/symphony/title-1-inactive.png, themes/symphony/title-1-inactive.xpm, themes/symphony/title-2-active.png, themes/symphony/title-2-active.xpm, themes/symphony/title-2-inactive.png, themes/symphony/title-2-inactive.xpm, themes/symphony/title-3-active.png, themes/symphony/title-3-active.xpm, themes/symphony/title-3-inactive.png, themes/symphony/title-3-inactive.xpm, themes/symphony/title-4-active.png, themes/symphony/title-4-active.xpm, themes/symphony/title-4-inactive.png, themes/symphony/title-4-inactive.xpm, themes/symphony/title-5-active.png, themes/symphony/title-5-active.xpm, themes/symphony/title-5-inactive.png, themes/symphony/title-5-inactive.xpm, themes/symphony/top-left-active.png, themes/symphony/top-left-active.xpm, themes/symphony/top-left-inactive.png, themes/symphony/top-left-inactive.xpm, themes/symphony/top-right-active.png, themes/symphony/top-right-active.xpm, themes/symphony/top-right-inactive.png, themes/symphony/top-right-inactive.xpm: Promote a derivative of "Tyrex" new default theme and rename current default to "Symphony" 2004-09-06 23:30 olivier * themes/default/: close-active.xpm, close-inactive.xpm, close-pressed.xpm, hide-active.xpm, hide-inactive.xpm, hide-pressed.xpm, maximize-active.xpm, maximize-inactive.xpm, maximize-pressed.xpm, maximize-toggled-active.xpm, maximize-toggled-inactive.xpm, maximize-toggled-pressed.xpm, menu-active.xpm, menu-inactive.xpm, menu-pressed.xpm, shade-active.xpm, shade-inactive.xpm, shade-pressed.xpm, shade-toggled-active.xpm, shade-toggled-inactive.xpm, shade-toggled-pressed.xpm, stick-active.xpm, stick-inactive.xpm, stick-pressed.xpm, stick-toggled-active.xpm, stick-toggled-inactive.xpm, stick-toggled-pressed.xpm, themerc, top-left-active.png, top-left-active.xpm, top-left-inactive.png, top-left-inactive.xpm, top-right-active.png, top-right-active.xpm, top-right-inactive.png, top-right-inactive.xpm: [no log message] 2004-09-06 16:08 pollux * configure, configure.ac, ltmain.sh, po/et.gmo, po/et.po: ET translations from Peeter Vois 2004-09-06 07:52 olivier * xfwm4.spec.in, po/xfwm4.pot: Fix spec file 2004-09-05 22:57 olivier * mcs-plugin/xfwm4_plugin.h, po/xfwm4.pot, src/events.c, themes/default/close-active.xpm, themes/default/close-inactive.xpm, themes/default/close-pressed.xpm, themes/default/hide-active.xpm, themes/default/hide-inactive.xpm, themes/default/hide-pressed.xpm, themes/default/maximize-active.xpm, themes/default/maximize-inactive.xpm, themes/default/maximize-pressed.xpm, themes/default/maximize-toggled-active.xpm, themes/default/maximize-toggled-inactive.xpm, themes/default/maximize-toggled-pressed.xpm, themes/default/menu-active.xpm, themes/default/menu-inactive.xpm, themes/default/menu-pressed.xpm, themes/default/shade-active.xpm, themes/default/shade-inactive.xpm, themes/default/shade-pressed.xpm, themes/default/shade-toggled-active.xpm, themes/default/shade-toggled-inactive.xpm, themes/default/shade-toggled-pressed.xpm, themes/default/stick-active.xpm, themes/default/stick-inactive.xpm, themes/default/stick-pressed.xpm, themes/default/stick-toggled-active.xpm, themes/default/stick-toggled-inactive.xpm, themes/default/stick-toggled-pressed.xpm, themes/default/themerc, themes/default/title-1-active.png, themes/default/title-1-inactive.png, themes/default/title-2-active.png, themes/default/title-2-inactive.png, themes/default/title-3-active.png, themes/default/title-3-inactive.png, themes/default/title-4-active.png, themes/default/title-4-inactive.png, themes/default/title-5-active.png, themes/default/title-5-inactive.png, themes/default/top-left-active.png, themes/default/top-left-inactive.png, themes/default/top-right-active.png, themes/default/top-right-inactive.png: Code cleanup, improve default WM theme. 2004-08-29 18:03 pollux * po/: az.gmo, az.po: AZ translations update from Metin Amiroff 2004-08-29 15:02 olivier * src/client.c: Optimize blinking. 2004-08-29 01:24 olivier * src/client.h: Cleanup, remove previous booleans replaced by bit flags. 2004-08-29 01:10 olivier * configure, configure.ac, ltmain.sh, src/client.c, src/client.h, src/events.c, src/focus.c, src/frame.c, src/hints.c, src/hints.h, src/netwm.c, src/placement.c, src/session.c, src/stacking.c, src/startup_notification.c, src/workspaces.c: Reorg internal flags, Add support to NET_WM_STATE_DEMANDS_ATTENTION (I couldn't find any documentation on this state, but both kwin and metacity support it!), Reactivate code to prevent focus stealing (been #if 0'ed for a while) 2004-08-28 21:21 pollux * configure, configure.ac, ltmain.sh, po/sk.gmo, po/sk.po: add Slovak translations from Juraj Brosz 2004-08-28 08:46 olivier * src/: client.c, frame.c: Tabs cleanup 2004-08-27 23:18 olivier * po/nl.gmo, po/xfwm4.pot, src/client.c, src/client.h, src/events.c, src/frame.c: Add support for Urgency flag. 2004-08-27 10:26 pollux * po/: fi.gmo, fi.po: FI translations update from Ilkka Ollakka 2004-08-25 23:50 olivier * src/client.c: Smarter resize with partial struts. 2004-08-25 20:34 jasper * po/nl.po: Update dutch translations, only po files for now 2004-08-24 12:27 olivier * configure, configure.ac, po/xfwm4.pot, src/netwm.c: Revert removal of HIDDEN state 2004-08-24 12:04 pollux * po/: ru.gmo, ru.po: RU translations update from Anthony Ivanoff 2004-08-24 07:58 olivier * src/: client.c, client.h, events.c, focus.c, netwm.c, session.c, stacking.c, workspaces.c: Try to stick to the standard. 2004-08-23 23:09 olivier * configure, configure.ac, po/xfwm4.pot: Version 4.1.7 2004-08-23 23:01 olivier * src/: client.c, events.c, netwm.c: Fix NET_WM_STATE bug with SM. 2004-08-23 00:18 olivier * mcs-plugin/margins.c, mcs-plugin/margins.h, mcs-plugin/workspaces.c, mcs-plugin/workspaces.h, mcs-plugin/xfwm4_plugin.c, mcs-plugin/xfwm4_plugin.h, mcs-plugin/xfwm4_shortcuteditor.c, mcs-plugin/xfwm4_shortcuteditor.h, src/client.h, src/display.c, src/display.h, src/events.c, src/events.h, src/focus.c, src/focus.h, src/frame.c, src/frame.h, src/hints.c, src/hints.h, src/icons.c, src/icons.h, src/keyboard.c, src/keyboard.h, src/main.c, src/menu.c, src/menu.h, src/misc.c, src/misc.h, src/mypixmap.c, src/mypixmap.h, src/mywindow.c, src/mywindow.h, src/netwm.c, src/netwm.h, src/parserc.c, src/parserc.h, src/placement.c, src/placement.h, src/poswin.c, src/poswin.h, src/screen.c, src/screen.h, src/session.c, src/session.h, src/settings.c, src/settings.h, src/spinning_cursor.c, src/spinning_cursor.h, src/stacking.c, src/stacking.h, src/startup_notification.c, src/startup_notification.h, src/tabwin.c, src/tabwin.h, src/transients.c, src/transients.h, src/workspaces.c, src/workspaces.h: Add CVS Id, like Jasper does with the panel. 2004-08-23 00:14 olivier * src/client.c: Id 2004-08-20 21:25 olivier * src/settings.c: Improve compat with GNOME's metacity by using the same colors from GTK themes for window decorations. 2004-08-20 13:27 olivier * po/xfwm4.pot, themes/default/close-active.xpm, themes/default/close-inactive.xpm, themes/default/close-pressed.xpm, themes/default/hide-active.xpm, themes/default/hide-inactive.xpm, themes/default/hide-pressed.xpm, themes/default/maximize-active.xpm, themes/default/maximize-inactive.xpm, themes/default/maximize-pressed.xpm, themes/default/maximize-toggled-active.xpm, themes/default/maximize-toggled-inactive.xpm, themes/default/maximize-toggled-pressed.xpm, themes/default/menu-active.xpm, themes/default/menu-inactive.xpm, themes/default/menu-pressed.xpm, themes/default/shade-active.xpm, themes/default/shade-inactive.xpm, themes/default/shade-pressed.xpm, themes/default/shade-toggled-active.xpm, themes/default/shade-toggled-inactive.xpm, themes/default/shade-toggled-pressed.xpm, themes/default/stick-active.xpm, themes/default/stick-inactive.xpm, themes/default/stick-pressed.xpm, themes/default/stick-toggled-active.xpm, themes/default/stick-toggled-inactive.xpm, themes/default/stick-toggled-pressed.xpm, themes/default/themerc, themes/default/title-1-active.png, themes/default/title-1-active.xpm, themes/default/title-1-inactive.png, themes/default/title-1-inactive.xpm, themes/default/title-2-active.png, themes/default/title-2-active.xpm, themes/default/title-2-inactive.png, themes/default/title-2-inactive.xpm, themes/default/title-3-active.png, themes/default/title-3-active.xpm, themes/default/title-3-inactive.png, themes/default/title-3-inactive.xpm, themes/default/title-4-active.png, themes/default/title-4-active.xpm, themes/default/title-4-inactive.png, themes/default/title-4-inactive.xpm, themes/default/title-5-active.png, themes/default/title-5-active.xpm, themes/default/title-5-inactive.png, themes/default/title-5-inactive.xpm, themes/default/top-left-active.png, themes/default/top-left-active.xpm, themes/default/top-left-inactive.png, themes/default/top-left-inactive.xpm, themes/default/top-right-active.png, themes/default/top-right-active.xpm, themes/default/top-right-inactive.png, themes/default/top-right-inactive.xpm: Change default theme again (sorry for any incovenience that might cause) 2004-08-19 13:18 olivier * themes/default/: title-1-active.png, title-1-inactive.png, title-2-active.png, title-2-inactive.png, title-3-active.png, title-3-inactive.png, title-4-active.png, title-4-inactive.png, title-5-active.png, title-5-inactive.png, top-left-active.png, top-left-inactive.png, top-right-active.png, top-right-inactive.png: nicer title bar. 2004-08-17 21:48 olivier * src/client.c, src/events.c, src/focus.c, src/focus.h, src/stacking.c, themes/default/close-pressed.xpm, themes/default/hide-pressed.xpm, themes/default/maximize-pressed.xpm, themes/default/maximize-toggled-pressed.xpm, themes/default/menu-pressed.xpm, themes/default/shade-pressed.xpm, themes/default/shade-toggled-pressed.xpm, themes/default/stick-pressed.xpm, themes/default/stick-toggled-pressed.xpm, themes/default/title-1-active.png, themes/default/title-1-inactive.png, themes/default/title-2-active.png, themes/default/title-2-inactive.png, themes/default/title-3-active.png, themes/default/title-3-inactive.png, themes/default/title-4-active.png, themes/default/title-4-inactive.png, themes/default/title-5-active.png, themes/default/title-5-inactive.png, themes/default/top-left-active.png, themes/default/top-left-inactive.png, themes/default/top-right-active.png, themes/default/top-right-inactive.png: Fix remaining theme bugs, Improve passing focus when lowering a window. 2004-08-17 13:32 olivier * configure, configure.ac, ltmain.sh, doc/C/images/compose_shortcut.png, doc/C/images/decoration_style.png, doc/C/images/focus.png, doc/C/images/keyboard_shortcuts.png, doc/C/images/misc_wm_prefs.png, doc/C/images/workspace_margins.png, doc/C/images/xfwm_workspaces.png, po/xfwm4.pot, themes/default/close-active.xpm, themes/default/close-inactive.xpm, themes/default/close-pressed.xpm, themes/default/hide-active.xpm, themes/default/hide-inactive.xpm, themes/default/hide-pressed.xpm, themes/default/maximize-active.xpm, themes/default/maximize-inactive.xpm, themes/default/maximize-pressed.xpm, themes/default/maximize-toggled-active.xpm, themes/default/maximize-toggled-inactive.xpm, themes/default/maximize-toggled-pressed.xpm, themes/default/menu-active.xpm, themes/default/menu-inactive.xpm, themes/default/menu-pressed.xpm, themes/default/shade-active.xpm, themes/default/shade-inactive.xpm, themes/default/shade-pressed.xpm, themes/default/shade-toggled-active.xpm, themes/default/shade-toggled-inactive.xpm, themes/default/shade-toggled-pressed.xpm, themes/default/stick-active.xpm, themes/default/stick-inactive.xpm, themes/default/stick-pressed.xpm, themes/default/stick-toggled-active.xpm, themes/default/stick-toggled-inactive.xpm, themes/default/stick-toggled-pressed.xpm, themes/default/themerc, themes/default/title-1-active.png, themes/default/title-1-active.xpm, themes/default/title-1-inactive.png, themes/default/title-1-inactive.xpm, themes/default/title-2-active.png, themes/default/title-2-active.xpm, themes/default/title-2-inactive.png, themes/default/title-2-inactive.xpm, themes/default/title-3-active.png, themes/default/title-3-active.xpm, themes/default/title-3-inactive.png, themes/default/title-3-inactive.xpm, themes/default/title-4-active.png, themes/default/title-4-active.xpm, themes/default/title-4-inactive.png, themes/default/title-4-inactive.xpm, themes/default/title-5-active.png, themes/default/title-5-active.xpm, themes/default/title-5-inactive.png, themes/default/title-5-inactive.xpm, themes/default/top-left-active.png, themes/default/top-left-active.xpm, themes/default/top-left-inactive.png, themes/default/top-left-inactive.xpm, themes/default/top-right-active.png, themes/default/top-right-active.xpm, themes/default/top-right-inactive.png, themes/default/top-right-inactive.xpm: Theme update (flc, I'm sorry!) 2004-08-16 22:31 olivier * src/: focus.c, stacking.c: Rework (read simplify) focus passing, Update focus when lowering a window (as per user request) 2004-08-16 22:09 olivier * src/events.c: Don't check for actual visibility status of a window when receiving an ICCCM unmap request as the could be the cause of #0000276 and #0000293 2004-08-15 23:31 olivier * po/: POTFILES.in, ar.gmo, ar.po, az.gmo, az.po, bg.gmo, bg.po, ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po, eu.gmo, eu.po, fa_IR.gmo, fa_IR.po, fi.gmo, fi.po, fr.gmo, fr.po, he.gmo, he.po, hi.gmo, hi.po, hu.gmo, hu.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, pt_PT.gmo, pt_PT.po, ru.gmo, ru.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po, uk.gmo, uk.po, vi.gmo, vi.po, xfwm4.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po: Referencing a local working file in potfiles... 2004-08-15 21:39 olivier * mcs-plugin/xfce-wm-settings.desktop, mcs-plugin/xfce-workspaces-settings.desktop, mcs-plugin/xfwm4_plugin.c, po/POTFILES.in, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfwm4.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po, src/hints.c, src/hints.h, src/netwm.c, themes/default/title-1-active.png, themes/default/title-1-inactive.png, themes/default/title-2-active.png, themes/default/title-2-inactive.png, themes/default/title-3-active.png, themes/default/title-3-inactive.png, themes/default/title-4-active.png, themes/default/title-4-inactive.png, themes/default/title-5-active.png, themes/default/title-5-inactive.png, themes/default/top-left-active.png, themes/default/top-left-active.xpm, themes/default/top-left-inactive.png, themes/default/top-left-inactive.xpm, themes/default/top-right-active.png, themes/default/top-right-active.xpm, themes/default/top-right-inactive.png, themes/default/top-right-inactive.xpm: Resync with repository, most notably: - libxfcegui4 fixes with gtk 2.2 - xfwm4 updates - Present panel plugins in alphabetical order - Fix add plugin dialog being placed over the panel when using SM - French po updates - Other various small bug fixes 2004-08-14 21:47 pollux * aclocal.m4, configure, configure.ac, doc/C/xfwm4.html, po/he.gmo, po/he.po: Hebrew translations from Yuval Tanny 2004-08-08 16:06 benny * aclocal.m4, configure, configure.ac, ltmain.sh, doc/C/Makefile.am, doc/C/Makefile.in, doc/C/xfwm4.html, doc/C/xfwm4.xml, doc/C/images/Makefile.am, doc/C/images/Makefile.in, doc/C/images/compose_shortcut.png, doc/C/images/decoration_style.png, doc/C/images/focus.png, doc/C/images/keyboard_shortcuts.png, doc/C/images/misc_wm_prefs.png, doc/C/images/workspace_margins.png, doc/C/images/xfwm_workspaces.png: Updated documentation, thanks to Francois. 2004-08-05 00:52 olivier * src/: events.c, hints.c, hints.h, transients.c, transients.h: Add support for TRANSIENT_FOR update (with cautious checks for cyclic transient relationship) - That should fix the issue with gtranslator (bug #273) 2004-08-04 19:10 olivier * src/transients.c: Fix bug #0000273 2004-08-04 18:53 olivier * po/: ar.gmo, ar.po, az.gmo, az.po, bg.gmo, bg.po, ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po, eu.gmo, eu.po, fa_IR.gmo, fa_IR.po, fi.gmo, fi.po, fr.gmo, fr.po, hi.gmo, hi.po, hu.gmo, hu.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, pt_PT.gmo, pt_PT.po, ru.gmo, ru.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po, uk.gmo, uk.po, vi.gmo, vi.po, xfwm4.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po: Update translations 2004-08-04 17:22 olivier * aclocal.m4, ltmain.sh, themes/default/Makefile.am, themes/default/Makefile.in, themes/default/README, themes/default/bottom-active.png, themes/default/bottom-active.xpm, themes/default/bottom-inactive.png, themes/default/bottom-inactive.xpm, themes/default/bottom-left-active.png, themes/default/bottom-left-active.xpm, themes/default/bottom-left-inactive.png, themes/default/bottom-left-inactive.xpm, themes/default/bottom-right-active.png, themes/default/bottom-right-active.xpm, themes/default/bottom-right-inactive.png, themes/default/bottom-right-inactive.xpm, themes/default/close-active.xpm, themes/default/close-inactive.xpm, themes/default/close-pressed.xpm, themes/default/hide-active.xpm, themes/default/hide-inactive.xpm, themes/default/hide-pressed.xpm, themes/default/left-active.png, themes/default/left-active.xpm, themes/default/left-inactive.png, themes/default/left-inactive.xpm, themes/default/maximize-active.xpm, themes/default/maximize-inactive.xpm, themes/default/maximize-pressed.xpm, themes/default/maximize-toggled-active.xpm, themes/default/maximize-toggled-inactive.xpm, themes/default/maximize-toggled-pressed.xpm, themes/default/menu-active.xpm, themes/default/menu-inactive.xpm, themes/default/menu-pressed.xpm, themes/default/right-active.png, themes/default/right-active.xpm, themes/default/right-inactive.png, themes/default/right-inactive.xpm, themes/default/shade-active.xpm, themes/default/shade-inactive.xpm, themes/default/shade-pressed.xpm, themes/default/shade-toggled-active.xpm, themes/default/shade-toggled-inactive.xpm, themes/default/shade-toggled-pressed.xpm, themes/default/stick-active.xpm, themes/default/stick-inactive.xpm, themes/default/stick-pressed.xpm, themes/default/stick-toggled-active.xpm, themes/default/stick-toggled-inactive.xpm, themes/default/stick-toggled-pressed.xpm, themes/default/themerc, themes/default/title-1-active.png, themes/default/title-1-active.xpm, themes/default/title-1-inactive.png, themes/default/title-1-inactive.xpm, themes/default/title-2-active.png, themes/default/title-2-active.xpm, themes/default/title-2-inactive.png, themes/default/title-2-inactive.xpm, themes/default/title-3-active.png, themes/default/title-3-active.xpm, themes/default/title-3-inactive.png, themes/default/title-3-inactive.xpm, themes/default/title-4-active.png, themes/default/title-4-active.xpm, themes/default/title-4-inactive.png, themes/default/title-4-inactive.xpm, themes/default/title-5-active.png, themes/default/title-5-active.xpm, themes/default/title-5-inactive.png, themes/default/title-5-inactive.xpm, themes/default/top-left-active.png, themes/default/top-left-active.xpm, themes/default/top-left-inactive.png, themes/default/top-left-inactive.xpm, themes/default/top-right-active.png, themes/default/top-right-active.xpm, themes/default/top-right-inactive.png, themes/default/top-right-inactive.xpm: Change default theme. 2004-08-03 18:39 olivier * src/: frame.c, mypixmap.c, parserc.c: Use default theme when no valid theme is found, Don't show the title bar buttons when space is missing, Various bug fixes. 2004-08-03 18:37 olivier * mcs-plugin/: margins.c, margins.h, plugin.c, plugin.h, workspaces.c, workspaces.h, xfwm4_plugin.c, xfwm4_plugin.h, xfwm4_shortcuteditor.c, xfwm4_shortcuteditor.h: Write a new widget making heavy use of DnD for button layout, Update license preamble, Give credit where credit is due. 2004-07-28 23:33 benny * config.guess, config.sub, configure: Rerun autogen.sh after depends.m4 update. 2004-07-28 23:22 benny * m4/depends.m4: Fixed (module)_FOUND bug reported by brian. Hopefully nothing else broke this time. 2004-07-27 21:57 benny * Makefile.am, Makefile.in, config.guess, config.sub, configure, configure.ac, icons/Makefile.am, icons/Makefile.in, icons/48x48/Makefile.am, icons/48x48/Makefile.in, icons/48x48/xfce4-keys.png, icons/48x48/xfce4-workspaces.png, icons/48x48/xfwm4.png, icons/scalable/Makefile.am, icons/scalable/Makefile.in, icons/scalable/xfce4-workspaces.svg, icons/scalable/xfwm4.svg, mcs-plugin/Makefile.am, mcs-plugin/Makefile.in, mcs-plugin/xfce4-keys.png, mcs-plugin/xfce4-workspaces.png, mcs-plugin/xfwm4.png: Added icons from Francois. 2004-07-24 20:52 benny * m4/depends.m4: Readded XFCE_MCS_PLUGIN() again, dunno how I manage to remove it everytime I edit depends.m4! 2004-07-24 19:30 benny * m4/depends.m4: XFCE_PANEL_PLUGIN had wrong panel version for the threaded test. 2004-07-24 19:28 benny * m4/depends.m4: Extended the XFCE_PANEL_PLUGIN macro to include some magic for threaded panels. 2004-07-24 14:57 benny * aclocal.m4, configure, ltmain.sh, mcs-plugin/Makefile.am, mcs-plugin/Makefile.in, mcs-plugin/keys-icon.h, mcs-plugin/keys.png, mcs-plugin/margins-icon.h, mcs-plugin/margins-icon.png, mcs-plugin/plugin.c, mcs-plugin/workspaces-icon.h, mcs-plugin/workspaces.c, mcs-plugin/workspaces.png, mcs-plugin/xfce-wm-settings.desktop, mcs-plugin/xfce4-keys.png, mcs-plugin/xfce4-workspaces.png, mcs-plugin/xfwm4-icon.h, mcs-plugin/xfwm4-icon.png, mcs-plugin/xfwm4.png, mcs-plugin/xfwm4_plugin.c, mcs-plugin/xfwm4_plugin.h, mcs-plugin/xfwm4_shortcuteditor.c, src/events.c: Made icons themable. Fix compile error in events.c with --enable-debug=full. 2004-07-24 14:43 benny * m4/debug.m4: The mcs plugin is still using a GtkOptionMenu, so remove GTK_DISABLE_DEPRECATED here for now. 2004-07-22 01:00 benny * m4/depends.m4: Readded the XFCE_MCS_PLUGIN macro. I didn't ment to remove it, tho. 2004-07-21 19:07 olivier * mcs-plugin/xfwm4_plugin.h, themes/default/themerc: Final touch on defaults 2004-07-21 13:18 olivier * themes/default/: bottom-active.xpm, bottom-inactive.xpm, bottom-left-active.xpm, bottom-left-inactive.xpm, bottom-right-active.xpm, bottom-right-inactive.xpm, close-active.xpm, close-inactive.xpm, close-pressed.xpm, hide-active.xpm, hide-inactive.xpm, hide-pressed.xpm, left-active.xpm, left-inactive.xpm, maximize-active.xpm, maximize-inactive.xpm, maximize-pressed.xpm, maximize-toggled-active.xpm, maximize-toggled-inactive.xpm, maximize-toggled-pressed.xpm, menu-active.xpm, menu-inactive.xpm, menu-pressed.xpm, right-active.xpm, right-inactive.xpm, shade-active.xpm, shade-inactive.xpm, shade-pressed.xpm, shade-toggled-active.xpm, shade-toggled-inactive.xpm, shade-toggled-pressed.xpm, stick-active.xpm, stick-inactive.xpm, stick-pressed.xpm, stick-toggled-active.xpm, stick-toggled-inactive.xpm, stick-toggled-pressed.xpm, themerc, title-1-active.png, title-1-active.xpm, title-1-inactive.png, title-1-inactive.xpm, title-2-active.png, title-2-active.xpm, title-2-inactive.png, title-2-inactive.xpm, title-3-active.png, title-3-active.xpm, title-3-inactive.png, title-3-inactive.xpm, title-4-active.png, title-4-active.xpm, title-4-inactive.png, title-4-inactive.xpm, title-5-active.png, title-5-active.xpm, title-5-inactive.png, title-5-inactive.xpm, top-left-active.png, top-left-active.xpm, top-left-inactive.png, top-left-inactive.xpm, top-right-active.png, top-right-active.xpm, top-right-inactive.png, top-right-inactive.xpm: Change default theme again, adopt a simple, slick and colorfull theme 2004-07-20 23:21 olivier * po/xfwm4.pot, themes/default/bottom-left-active.xpm, themes/default/bottom-left-inactive.xpm, themes/default/close-active.xpm, themes/default/close-inactive.xpm, themes/default/close-pressed.xpm, themes/default/hide-active.xpm, themes/default/hide-inactive.xpm, themes/default/hide-pressed.xpm, themes/default/maximize-active.xpm, themes/default/maximize-inactive.xpm, themes/default/maximize-pressed.xpm, themes/default/maximize-toggled-active.xpm, themes/default/maximize-toggled-inactive.xpm, themes/default/maximize-toggled-pressed.xpm, themes/default/menu-active.xpm, themes/default/menu-inactive.xpm, themes/default/menu-pressed.xpm, themes/default/shade-active.xpm, themes/default/shade-inactive.xpm, themes/default/shade-pressed.xpm, themes/default/shade-toggled-active.xpm, themes/default/shade-toggled-inactive.xpm, themes/default/shade-toggled-pressed.xpm, themes/default/stick-active.xpm, themes/default/stick-inactive.xpm, themes/default/stick-pressed.xpm, themes/default/stick-toggled-active.xpm, themes/default/stick-toggled-inactive.xpm, themes/default/stick-toggled-pressed.xpm, themes/default/themerc, themes/default/title-1-active.png, themes/default/title-1-active.xpm, themes/default/title-1-inactive.png, themes/default/title-1-inactive.xpm, themes/default/title-2-active.png, themes/default/title-2-active.xpm, themes/default/title-2-inactive.png, themes/default/title-2-inactive.xpm, themes/default/title-3-active.png, themes/default/title-3-active.xpm, themes/default/title-3-inactive.png, themes/default/title-3-inactive.xpm, themes/default/title-4-active.png, themes/default/title-4-active.xpm, themes/default/title-4-inactive.png, themes/default/title-4-inactive.xpm, themes/default/title-5-active.png, themes/default/title-5-active.xpm, themes/default/title-5-inactive.png, themes/default/title-5-inactive.xpm, themes/default/top-left-active.png, themes/default/top-left-active.xpm, themes/default/top-left-inactive.png, themes/default/top-left-inactive.xpm, themes/default/top-right-active.png, themes/default/top-right-active.xpm, themes/default/top-right-inactive.png, themes/default/top-right-inactive.xpm: Change default theme 2004-07-20 22:58 benny * m4/depends.m4: Modifed panel plugin check, so one (the installer) can choose to install into a different plugin dir. 2004-07-18 23:26 olivier * themes/default/themerc: Remove shadow, looks smoother 2004-07-17 11:20 olivier * src/frame.c, themes/default/title-1-active.png, themes/default/title-1-inactive.png, themes/default/title-2-active.png, themes/default/title-2-inactive.png, themes/default/title-3-active.png, themes/default/title-3-inactive.png, themes/default/title-4-active.png, themes/default/title-4-inactive.png, themes/default/title-5-active.png, themes/default/title-5-inactive.png, themes/default/top-left-active.png, themes/default/top-left-inactive.png, themes/default/top-right-active.png, themes/default/top-right-inactive.png: Fix bug in frame rendering (new??) Change hilights of default theme titles, so it looks more "translucid" 2004-07-16 22:51 olivier * themes/default/themerc: Forgot the themerc! 2004-07-16 22:06 olivier * ltmain.sh, src/frame.c, themes/default/Makefile.am, themes/default/Makefile.in, themes/default/README, themes/default/bottom-active.xpm, themes/default/bottom-inactive.xpm, themes/default/bottom-left-active.xpm, themes/default/bottom-left-inactive.xpm, themes/default/bottom-right-active.xpm, themes/default/bottom-right-inactive.xpm, themes/default/close-active.xpm, themes/default/close-inactive.xpm, themes/default/close-pressed.xpm, themes/default/hide-active.xpm, themes/default/hide-inactive.xpm, themes/default/hide-pressed.xpm, themes/default/left-active.xpm, themes/default/left-inactive.xpm, themes/default/maximize-active.xpm, themes/default/maximize-inactive.xpm, themes/default/maximize-pressed.xpm, themes/default/maximize-toggled-active.xpm, themes/default/maximize-toggled-inactive.xpm, themes/default/maximize-toggled-pressed.xpm, themes/default/menu-active.xpm, themes/default/menu-inactive.xpm, themes/default/menu-pressed.xpm, themes/default/right-active.xpm, themes/default/right-inactive.xpm, themes/default/shade-active.xpm, themes/default/shade-inactive.xpm, themes/default/shade-pressed.xpm, themes/default/shade-toggled-active.xpm, themes/default/shade-toggled-inactive.xpm, themes/default/shade-toggled-pressed.xpm, themes/default/stick-active.xpm, themes/default/stick-inactive.xpm, themes/default/stick-pressed.xpm, themes/default/stick-toggled-active.xpm, themes/default/stick-toggled-inactive.xpm, themes/default/stick-toggled-pressed.xpm, themes/default/title-1-active.png, themes/default/title-1-active.xpm, themes/default/title-1-inactive.png, themes/default/title-1-inactive.xpm, themes/default/title-2-active.png, themes/default/title-2-active.xpm, themes/default/title-2-inactive.png, themes/default/title-2-inactive.xpm, themes/default/title-3-active.png, themes/default/title-3-active.xpm, themes/default/title-3-inactive.png, themes/default/title-3-inactive.xpm, themes/default/title-4-active.png, themes/default/title-4-active.xpm, themes/default/title-4-inactive.png, themes/default/title-4-inactive.xpm, themes/default/title-5-active.png, themes/default/title-5-active.xpm, themes/default/title-5-inactive.png, themes/default/title-5-inactive.xpm, themes/default/top-left-active.png, themes/default/top-left-active.xpm, themes/default/top-left-inactive.png, themes/default/top-left-inactive.xpm, themes/default/top-right-active.png, themes/default/top-right-active.xpm, themes/default/top-right-inactive.png, themes/default/top-right-inactive.xpm: Change theme, allow different buttons size between active and inactive frames. 2004-07-16 16:18 pollux * mcs-plugin/xfwm4_plugin.c: unused variable 2004-07-16 16:12 pollux * mcs-plugin/xfwm4_plugin.c: - fix #256 - change some hardcoded .xfce4 to xfce_get_userdir 2004-07-15 10:50 pollux * mcs-plugin/xfwm4_shortcuteditor.c: fix #219 in shortcut editor 2004-07-14 22:56 jasper * doc/: C/xfwm4.html, C/xfwm4.xml, fr/xfwm4.xml, fr/xfwm4.html, it/xfwm4.html, it/xfwm4.xml: get rid of moongroup references 2004-07-12 20:49 olivier * po/xfwm4.pot, themes/waza/bottom-active.xpm, themes/waza/bottom-inactive.xpm, themes/waza/bottom-left-active.xpm, themes/waza/bottom-left-inactive.xpm, themes/waza/bottom-right-active.xpm, themes/waza/bottom-right-inactive.xpm, themes/waza/left-active.xpm, themes/waza/left-inactive.xpm, themes/waza/right-active.xpm, themes/waza/right-inactive.xpm, themes/waza/top-left-active.xpm, themes/waza/top-left-inactive.xpm, themes/waza/top-right-active.xpm, themes/waza/top-right-inactive.xpm: Update the "Waza" theme 2004-07-11 21:52 olivier * mcs-plugin/xfwm4_plugin.c: Cleanup 2004-07-11 15:28 pollux * mcs-plugin/: Makefile.am, Makefile.in, xfwm4_plugin.c, xfwm4_plugin.h, xfwm4_shortcuteditor.c, xfwm4_shortcuteditor.h: splitting of xfwm4_plugin.c 2004-07-09 23:06 pollux * configure, configure.ac, ltmain.sh, doc/Makefile.am, doc/Makefile.in, doc/it/Makefile.am, doc/it/Makefile.in, doc/it/xfwm4.html, doc/it/xfwm4.xml, doc/it/images/Makefile.am, doc/it/images/Makefile.in, doc/it/images/decoration_style.png, doc/it/images/keyboard_and_focus.png, doc/it/images/misc_wm_prefs.png, doc/it/images/titlebar.png, doc/it/images/workspace_margins.png, doc/it/images/xfwm_workspaces.png: more italian doc translation from Sascha Ales 2004-07-08 18:57 olivier * defaults/Makefile.am, defaults/Makefile.in, po/xfwm4.pot: Add defaults file to package 2004-07-07 22:01 olivier * mcs-plugin/xfwm4_plugin.c: Change default font for title bar to "Sans Bold 8" 2004-07-07 21:18 olivier * defaults/Makefile.am, defaults/Makefile.in, defaults/defaults, defaults/defaults.in, po/xfwm4.pot: Remove useless generation of default file. 2004-07-07 00:22 olivier * src/: client.c, events.c, focus.c, main.c, netwm.c, session.c, stacking.c, tabwin.c: Expand sources 2004-07-07 00:18 olivier * src/: client.c, stacking.c: Remove win_layer on unmap 2004-07-06 22:02 olivier * po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfwm4.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po, src/screen.c, src/screen.h, src/workspaces.c: Apply Vebjorn Ljosa's patch for workspace toggle, Don't cycle workspaces with using keyboard (I found this too confusing when used with Vebjorn's patch), Update po. 2004-07-05 22:45 olivier * src/settings.c: Try to be even a bit smarter. 2004-07-05 22:36 olivier * src/settings.c: Try to be a bit more permissive with missing key 2004-07-05 22:21 olivier * src/: client.c, poswin.c: Fix base width/height not being initialized with zero value. 2004-07-02 13:19 olivier * mcs-plugin/xfwm4_plugin.c: Use regular font as default title font 2004-07-02 12:27 olivier * themes/default/themerc: Title vertical offset for the default theme 2004-07-02 08:22 olivier * po/xfwm4.pot, src/client.h: Remove useless comment (with a typo!) 2004-07-02 07:43 olivier * src/: client.c, client.h: Improve window placement for some broken apps (no, I won't name them) 2004-07-01 23:10 olivier * src/client.c: Fix mapping/unmapping issues (again) 2004-06-30 23:48 olivier * po/xfwm4.pot: Potfile update 2004-06-30 23:42 olivier * src/: focus.c, netwm.c, stacking.c, stacking.h: Fix frame update when an app changes its own state to modal 2004-06-30 18:51 olivier * src/: client.c, client.h: Fix app window being remaped after a quick map request/unmap notify Allow static gravity wins to place thenselves anywhere (for broken apps trying to get a fullscreen window this way) 2004-06-30 06:50 olivier * src/main.c: Connect to SM once we're all done (patch from benny) 2004-06-29 23:54 olivier * src/client.c: Raise window before showing so it gets properly stacked 2004-06-29 21:47 olivier * src/transients.c: Check for apps that set their group leader to themselves. 2004-06-28 22:24 olivier * src/client.c: Grab server earlier when managing new windows, trying to fix #0000184 and other random issues reported with Java on the ML 2004-06-27 15:33 olivier * src/events.c: Disable wrap workspace as it's not suitable to confine the pointer when not dragging a window. 2004-06-27 15:23 olivier * themes/default/: close-active.xpm, close-inactive.xpm, close-pressed.xpm, hide-active.xpm, hide-inactive.xpm, hide-pressed.xpm, maximize-active.xpm, maximize-inactive.xpm, maximize-pressed.xpm, maximize-toggled-active.xpm, maximize-toggled-inactive.xpm, maximize-toggled-pressed.xpm, menu-active.xpm, menu-inactive.xpm, menu-pressed.xpm, shade-active.xpm, shade-inactive.xpm, shade-pressed.xpm, shade-toggled-active.xpm, shade-toggled-inactive.xpm, shade-toggled-pressed.xpm, stick-active.xpm, stick-inactive.xpm, stick-pressed.xpm, stick-toggled-active.xpm, stick-toggled-inactive.xpm, stick-toggled-pressed.xpm, title-1-active.xpm, title-1-inactive.xpm, title-2-active.xpm, title-2-inactive.xpm, title-3-active.png, title-3-active.xpm, title-3-inactive.png, title-3-inactive.xpm, title-4-active.xpm, title-4-inactive.xpm, title-5-active.xpm, title-5-inactive.xpm, top-left-active.xpm, top-left-inactive.xpm, top-right-active.xpm, top-right-inactive.xpm: Reduce title height for default theme 2004-06-27 15:12 olivier * po/ar.gmo, po/az.gmo, po/bg.gmo, po/ca.gmo, po/cs.gmo, po/de.gmo, po/es.gmo, po/es_MX.gmo, po/eu.gmo, po/fa_IR.gmo, po/fi.gmo, po/fr.gmo, po/hi.gmo, po/hu.gmo, po/it.gmo, po/ja.gmo, po/ko.gmo, po/lt.gmo, po/ms.gmo, po/nl.gmo, po/pl.gmo, po/pt_BR.gmo, po/pt_PT.gmo, po/ru.gmo, po/sv.gmo, po/ta.gmo, po/tr.gmo, po/uk.gmo, po/vi.gmo, po/zh_CN.gmo, po/zh_TW.gmo, src/client.c, src/display.c, src/display.h, src/events.c, src/main.c, src/stacking.c: Confine pointer to current root window for multiscreen 2004-06-26 23:20 olivier * po/ar.po, po/az.po, po/bg.po, po/ca.po, po/cs.po, po/de.po, po/es.po, po/es_MX.po, po/eu.po, po/fa_IR.po, po/fi.po, po/fr.po, po/hi.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/ms.po, po/nl.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ru.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/xfwm4.pot, po/zh_CN.po, po/zh_TW.po, src/Makefile.am, src/Makefile.in, src/main.c: Sync 2004-06-26 19:29 olivier * src/: client.c, events.c: Map/unmap issues fixed 2004-06-26 10:30 olivier * src/: client.c, events.c: Some various unsane changes. 2004-06-25 19:44 olivier * src/client.c: Improve fullscreen toggle 2004-06-25 13:20 olivier * po/xfwm4.pot, src/client.c, src/events.c, src/focus.c, src/stacking.c: Try to improve stacking transition with fullscreen windows 2004-06-25 00:05 olivier * src/: client.c, events.c, focus.c, stacking.c, stacking.h: Focus related stuff - Still need works 2004-06-24 22:11 olivier * mcs-plugin/xfwm4_plugin.c, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfwm4.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po, src/client.c, src/events.c, src/netwm.c, src/settings.c, src/settings.h, themes/default.keys/keythemerc: Add a key shortcut to toggle fullscreen; Default key is "Alt+F11" 2004-06-23 21:20 olivier * themes/default/: bottom-inactive.xpm, bottom-left-inactive.xpm, bottom-right-inactive.xpm, left-inactive.xpm, right-inactive.xpm, title-1-inactive.xpm, title-2-inactive.xpm, title-3-inactive.xpm, title-4-inactive.xpm, title-5-inactive.xpm, top-left-inactive.xpm, top-right-inactive.xpm: Use light border for inactive windows to emphasis the focused window. 2004-06-23 20:42 olivier * src/focus.c: Typo 2004-06-22 21:43 olivier * themes/default/: close-active.xpm, close-inactive.xpm, close-pressed.xpm, hide-active.xpm, hide-inactive.xpm, hide-pressed.xpm, maximize-active.xpm, maximize-inactive.xpm, maximize-pressed.xpm, maximize-toggled-active.xpm, maximize-toggled-inactive.xpm, maximize-toggled-pressed.xpm, menu-active.xpm, menu-inactive.xpm, menu-pressed.xpm, shade-active.xpm, shade-inactive.xpm, shade-pressed.xpm, shade-toggled-active.xpm, shade-toggled-inactive.xpm, shade-toggled-pressed.xpm, stick-active.xpm, stick-inactive.xpm, stick-pressed.xpm, stick-toggled-active.xpm, stick-toggled-inactive.xpm, stick-toggled-pressed.xpm: Change to flat depressed buttons 2004-06-22 18:40 pollux * mcs-plugin/xfwm4_plugin.c: shortcut editor uses xfce_file_chooser now 2004-06-22 12:50 olivier * mcs-plugin/Makefile.am, mcs-plugin/Makefile.in, po/ar.po, po/az.po, po/bg.po, po/ca.po, po/cs.po, po/de.po, po/es.po, po/es_MX.po, po/eu.po, po/fa_IR.po, po/fi.po, po/fr.po, po/hi.po, po/hu.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/ms.po, po/nl.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ru.po, po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/vi.po, po/xfwm4.pot, po/zh_CN.po, po/zh_TW.po, src/placement.c: Add key-icon.h so that make dist actually works, Fix placement issue, Update po 2004-06-21 22:42 olivier * src/focus.c: Fix focus transition problem when unmapping last visible regular window, as reported by Bernhard Walle 2004-06-21 22:18 olivier * src/: client.c, focus.c, placement.c: 1) compute bottom and right sides first, then adjust on top and left to keep window visible 2) Plug yet another possible cause of segfault (need to double check with xfce_4_0 branch because there is a good chance that one is in the stable branch too) 2004-06-20 23:07 pollux * mcs-plugin/xfwm4_plugin.c: Add icon from François and change text formatting in the command shortcut key dialog 2004-06-20 22:42 pollux * mcs-plugin/: Makefile.am, Makefile.in, keys-icon.h, keys.png, xfwm4_plugin.c: Add icon from François and change text formatting in the shortcut key chooser dialog 2004-06-20 12:12 olivier * po/xfwm4.pot, src/client.c, src/main.c, src/tabwin.c: Plug the mem leak as reported by Eduard and fixed as per Brian's description. 2004-06-19 18:53 olivier * src/: client.h, display.c, focus.c, main.c, stacking.c: Cleanup 2004-06-19 18:38 olivier * src/client.c: Ignore ICCCM resize increments in fullscreen mode. 2004-06-19 16:37 olivier * src/: hints.c, settings.c: Use proper pango fn call to free the allocated pango font description, Port a fix from 4.0 branch. 2004-06-19 16:23 olivier * src/: client.h, focus.c, focus.h, netwm.c, stacking.c: Play with focus transition for bug 0000218 2004-06-19 16:06 pollux * mcs-plugin/xfwm4_plugin.c: fix identation 2004-06-19 16:00 pollux * mcs-plugin/xfwm4_plugin.c: browse button works now 2004-06-19 12:17 olivier * po/: ar.gmo, ar.po, az.gmo, az.po, bg.gmo, bg.po, ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po, eu.gmo, eu.po, fa_IR.gmo, fa_IR.po, fi.gmo, fi.po, fr.gmo, fr.po, hi.gmo, hi.po, hu.gmo, hu.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, pt_PT.gmo, pt_PT.po, ru.gmo, ru.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po, uk.gmo, uk.po, vi.gmo, vi.po, xfwm4.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po: Update po Update French localization 2004-06-19 09:34 olivier * src/frame.c: Last change caused a segfault 2004-06-19 09:30 olivier * src/: frame.c, main.c, settings.c: Cleanup. 2004-06-19 09:17 olivier * mcs-plugin/xfwm4_plugin.c: Fix a typo causing an error with gcc 2.9x 2004-06-18 07:42 olivier * po/: ar.po, az.po, bg.po, ca.po, cs.po, de.po, es.po, es_MX.po, eu.po, fa_IR.po, fi.po, fr.po, hi.po, hu.po, it.po, ja.po, ko.po, lt.po, ms.po, nl.po, pl.po, pt_BR.po, pt_PT.po, ru.po, sv.po, ta.po, tr.po, uk.po, vi.po, xfwm4.pot, zh_CN.po, zh_TW.po: Update-po 2004-06-18 07:38 olivier * po/xfwm4.pot, src/settings.c: Remove an harmless false warning 2004-06-17 19:25 olivier * po/xfwm4.pot, src/client.c, src/display.c, src/display.h, src/events.c, src/focus.c, src/frame.c, src/misc.c, src/misc.h, src/placement.c, src/screen.c, src/stacking.c: Change internals, Plug another segfault. 2004-06-17 08:15 olivier * mcs-plugin/xfwm4_plugin.c: Apply Jean-Francois Wauthy patch for keyboard shortcut editing. 2004-06-16 22:16 olivier * src/: client.c, parserc.c, session.c, startup_notification.c: Increase max line length to 255 chars instead of 80 (to close #0000228) 2004-06-16 18:41 olivier * mcs-plugin/margins.c, src/events.c, src/main.c: Fix at least 2 causes of segfaults, Apply patch submitted by Jens Luedicke for the margins plugin 2004-06-16 00:57 olivier * Makefile.in, aclocal.m4, configure, ltmain.sh, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfwm4.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po: Fix packaging issues. 2004-06-16 00:42 olivier * src/session.c: Typo fix. 2004-06-16 00:11 olivier * src/: display.c, display.h, screen.c: Add new sources (part of the new multiscreen implementation) 2004-06-16 00:09 olivier * configure, configure.ac, po/POTFILES.in, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfwm4.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po, src/Makefile.am, src/Makefile.in, src/client.c, src/client.h, src/events.c, src/events.h, src/focus.c, src/focus.h, src/frame.c, src/hints.c, src/hints.h, src/keyboard.h, src/main.c, src/menu.c, src/menu.h, src/misc.c, src/misc.h, src/mypixmap.c, src/mypixmap.h, src/mywindow.c, src/mywindow.h, src/netwm.c, src/netwm.h, src/parserc.c, src/placement.c, src/placement.h, src/poswin.c, src/screen.h, src/session.c, src/session.h, src/settings.c, src/settings.h, src/spinning_cursor.c, src/spinning_cursor.h, src/stacking.c, src/stacking.h, src/startup_notification.c, src/startup_notification.h, src/tabwin.c, src/transients.c, src/workspaces.c, src/workspaces.h: Add multiscreen support. 2004-06-13 23:18 pollux * po/: lt.gmo, lt.po: Updated lt translations from Mantas Zapolskas 2004-06-13 11:40 pollux * po/zh_CN.gmo: .gmo files updated 2004-06-11 21:59 pollux * po/zh_CN.po: Update zh_CN translations 2004-06-10 21:12 olivier * src/tabwin.c: Fix compile with non C99 compilers 2004-06-06 08:58 olivier * src/main.c: Set up back windows when exiting. 2004-06-05 14:13 benny * configure.ac: Fix Xrandr.h check. 2004-06-05 10:56 olivier * src/: client.c, events.c, frame.c, main.c, poswin.c, poswin.h, screen.h, settings.c, tabwin.c, tabwin.h: Put back signals for int, hup, usr1 and term, Place tabwin and poswin on correct screen 2004-06-05 00:21 olivier * configure, configure.ac, src/Makefile.am, src/Makefile.in, src/client.c, src/screen.h: Forgot to add a new file, and fix a merge conflict. 2004-06-05 00:08 olivier * src/: Makefile.am, Makefile.in, client.c, client.h, events.c, events.h, focus.c, focus.h, frame.c, frame.h, hints.c, hints.h, icons.c, icons.h, keyboard.c, keyboard.h, main.c, main.h, menu.c, menu.h, misc.c, misc.h, mypixmap.c, mypixmap.h, mywindow.c, mywindow.h, netwm.c, netwm.h, parserc.c, parserc.h, placement.c, placement.h, poswin.c, poswin.h, session.c, session.h, settings.c, settings.h, spinning_cursor.c, spinning_cursor.h, stacking.c, stacking.h, startup_notification.c, startup_notification.h, tabwin.c, tabwin.h, transients.c, transients.h, workspaces.c, workspaces.h: Change internals to prepare multi-screen (not quite there yet) 2004-06-04 16:11 olivier * src/client.c: Use "res_class" instead of "res_name" to guess the application name while cycling with Alt+Tab. 2004-06-03 21:04 olivier * Makefile.in, aclocal.m4, configure, ltmain.sh, po/POTFILES.in, po/ar.gmo, po/ar.po, po/az.gmo, po/az.po, po/bg.gmo, po/bg.po, po/ca.gmo, po/ca.po, po/cs.gmo, po/cs.po, po/de.gmo, po/de.po, po/es.gmo, po/es.po, po/es_MX.gmo, po/es_MX.po, po/eu.gmo, po/eu.po, po/fa_IR.gmo, po/fa_IR.po, po/fi.gmo, po/fi.po, po/fr.gmo, po/fr.po, po/hi.gmo, po/hi.po, po/hu.gmo, po/hu.po, po/it.gmo, po/it.po, po/ja.gmo, po/ja.po, po/ko.gmo, po/ko.po, po/lt.gmo, po/lt.po, po/ms.gmo, po/ms.po, po/nl.gmo, po/nl.po, po/pl.gmo, po/pl.po, po/pt_BR.gmo, po/pt_BR.po, po/pt_PT.gmo, po/pt_PT.po, po/ru.gmo, po/ru.po, po/sv.gmo, po/sv.po, po/ta.gmo, po/ta.po, po/tr.gmo, po/tr.po, po/uk.gmo, po/uk.po, po/vi.gmo, po/vi.po, po/xfwm4.pot, po/zh_CN.gmo, po/zh_CN.po, po/zh_TW.gmo, po/zh_TW.po, src/Makefile.am, src/Makefile.in, src/client.c, src/default_icon.png, src/hints.c, src/icons.c, src/icons.h, src/inline-default-icon.h, src/main.c, src/settings.c, src/tabwin.c, src/tabwin.h: Add icon and application class to the Alt+tab dialog (that's been asked quite a few times), Unplug a couple of small memory leaks. 2004-05-31 23:06 olivier * src/: hints.c, hints.h, mypixmap.c: Fix potential memleak in libxfcegui4 Improve internals of png composition in xfwm4 Prepare support for icons in xfwm4 (not quite there yet) 2004-05-31 12:27 olivier * configure, configure.ac, src/client.c, src/events.c, src/events.h, src/frame.c, src/main.c, src/main.h, src/menu.c, src/settings.c: Change namespace to xfce_* and put back older deprecated fns for backward compat. 2004-05-31 01:18 olivier * configure, configure.ac, po/xfwm4.pot, src/client.c, src/client.h, src/events.c, src/events.h, src/focus.c, src/focus.h, src/frame.c, src/frame.h, src/hints.c, src/hints.h, src/keyboard.c, src/keyboard.h, src/main.c, src/main.h, src/menu.c, src/menu.h, src/misc.c, src/misc.h, src/mypixmap.c, src/mypixmap.h, src/mywindow.c, src/mywindow.h, src/netwm.c, src/netwm.h, src/parserc.c, src/parserc.h, src/placement.c, src/placement.h, src/poswin.c, src/poswin.h, src/session.c, src/session.h, src/settings.c, src/settings.h, src/spinning_cursor.c, src/spinning_cursor.h, src/stacking.c, src/stacking.h, src/startup_notification.c, src/startup_notification.h, src/tabwin.c, src/tabwin.h, src/transients.c, src/transients.h, src/workspaces.c, src/workspaces.h: - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliant - 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. 2004-05-25 22:00 olivier * src/client.c: Sync 2004-05-20 09:14 olivier * src/: client.h, events.c: Don't stick/unstick borderless windows using kbd shortcut 2004-05-19 17:10 olivier * src/main.c: Apply Benny's patch: Set display env variable so that apps spawn by xfwm4 show on the right screen. 2004-05-19 00:25 olivier * src/hints.c: Forgot to remove an include for xinerama.h 2004-05-18 21:16 olivier * mcs-plugin/: Makefile.am, Makefile.in: explicit dep in mcs modules 2004-05-18 19:25 olivier * themes/default/: bottom-left-active.xpm, bottom-left-inactive.xpm, bottom-right-active.xpm, bottom-right-inactive.xpm, top-left-active.xpm, top-left-inactive.xpm, top-right-active.xpm, top-right-inactive.xpm: Smoother corners 2004-05-16 23:41 olivier * po/xfwm4.pot, src/focus.c: Add trace 2004-05-15 17:31 olivier * po/xfwm4.pot, src/client.c, src/client.h, src/events.c, src/focus.c, src/focus.h, src/frame.c, src/hints.c, src/main.c, src/netwm.c, src/settings.c, src/workspaces.c: Use timestamp to avoid race cond when switching focus too quickly. 2004-05-15 00:04 olivier * src/transients.c: Change serial testing for transients 2004-05-15 00:00 olivier * src/transients.c: Indentation 2004-05-14 23:52 olivier * src/transients.c: Fix for Opera improper use of modals 2004-05-14 23:15 olivier * mcs-plugin/margins.c, mcs-plugin/plugin.c, mcs-plugin/workspaces.c, mcs-plugin/xfwm4_plugin.c, po/xfwm4.pot, src/client.c, src/events.c, src/focus.c, src/frame.c, src/hints.c, src/keyboard.c, src/main.c, src/main.h, src/menu.c, src/misc.c, src/mypixmap.c, src/mywindow.c, src/netwm.c, src/parserc.c, src/placement.c, src/poswin.c, src/settings.c, src/stacking.c, src/tabwin.c, src/transients.c, src/workspaces.c: Fix some compiler warnings and get rid of a bunch of deprecated calls 2004-05-14 21:44 olivier * src/: client.c, placement.c: Fix size computation in Xinerama 2004-05-13 23:43 olivier * Makefile.in, configure, configure.ac, defaults/Makefile.in, doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in, mcs-plugin/Makefile.in, po/xfwm4.pot, src/Makefile.in, src/client.c, src/client.h, src/events.c, src/events.h, src/focus.c, src/focus.h, src/frame.c, src/frame.h, src/hints.c, src/hints.h, src/keyboard.c, src/keyboard.h, src/main.c, src/main.h, src/menu.c, src/menu.h, src/misc.c, src/misc.h, src/mypixmap.c, src/mypixmap.h, src/mywindow.c, src/mywindow.h, src/netwm.c, src/netwm.h, src/parserc.c, src/parserc.h, src/placement.c, src/poswin.c, src/poswin.h, src/session.c, src/session.h, src/settings.c, src/settings.h, src/spinning_cursor.c, src/spinning_cursor.h, src/stacking.c, src/stacking.h, src/startup_notification.c, src/startup_notification.h, src/tabwin.c, src/tabwin.h, src/transients.c, src/transients.h, src/workspaces.c, src/workspaces.h, themes/Makefile.am, themes/Makefile.in, themes/default/Makefile.in, themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in, themes/opta/Makefile.in, themes/waza/Makefile.am, themes/waza/Makefile.in, themes/waza/README, themes/waza/bottom-active.xpm, themes/waza/bottom-inactive.xpm, themes/waza/bottom-left-active.xpm, themes/waza/bottom-left-inactive.xpm, themes/waza/bottom-right-active.xpm, themes/waza/bottom-right-inactive.xpm, themes/waza/close-active.png, themes/waza/close-active.xpm, themes/waza/close-inactive.png, themes/waza/close-inactive.xpm, themes/waza/close-pressed.png, themes/waza/close-pressed.xpm, themes/waza/hide-active.png, themes/waza/hide-active.xpm, themes/waza/hide-inactive.png, themes/waza/hide-inactive.xpm, themes/waza/hide-pressed.png, themes/waza/hide-pressed.xpm, themes/waza/left-active.xpm, themes/waza/left-inactive.xpm, themes/waza/maximize-active.png, themes/waza/maximize-active.xpm, themes/waza/maximize-inactive.png, themes/waza/maximize-inactive.xpm, themes/waza/maximize-pressed.png, themes/waza/maximize-pressed.xpm, themes/waza/maximize-toggled-active.png, themes/waza/maximize-toggled-active.xpm, themes/waza/maximize-toggled-inactive.png, themes/waza/maximize-toggled-inactive.xpm, themes/waza/maximize-toggled-pressed.png, themes/waza/maximize-toggled-pressed.xpm, themes/waza/menu-active.png, themes/waza/menu-active.xpm, themes/waza/menu-inactive.png, themes/waza/menu-inactive.xpm, themes/waza/menu-pressed.png, themes/waza/menu-pressed.xpm, themes/waza/right-active.xpm, themes/waza/right-inactive.xpm, themes/waza/shade-active.png, themes/waza/shade-active.xpm, themes/waza/shade-inactive.png, themes/waza/shade-inactive.xpm, themes/waza/shade-pressed.png, themes/waza/shade-pressed.xpm, themes/waza/shade-toggled-active.png, themes/waza/shade-toggled-active.xpm, themes/waza/shade-toggled-inactive.png, themes/waza/shade-toggled-inactive.xpm, themes/waza/shade-toggled-pressed.png, themes/waza/shade-toggled-pressed.xpm, themes/waza/stick-active.png, themes/waza/stick-active.xpm, themes/waza/stick-inactive.png, themes/waza/stick-inactive.xpm, themes/waza/stick-pressed.png, themes/waza/stick-pressed.xpm, themes/waza/stick-toggled-active.png, themes/waza/stick-toggled-active.xpm, themes/waza/stick-toggled-inactive.png, themes/waza/stick-toggled-inactive.xpm, themes/waza/stick-toggled-pressed.png, themes/waza/stick-toggled-pressed.xpm, themes/waza/themerc, themes/waza/title-1-active.png, themes/waza/title-1-active.xpm, themes/waza/title-1-inactive.png, themes/waza/title-1-inactive.xpm, themes/waza/title-2-active.png, themes/waza/title-2-active.xpm, themes/waza/title-2-inactive.png, themes/waza/title-2-inactive.xpm, themes/waza/title-3-active.png, themes/waza/title-3-active.xpm, themes/waza/title-3-inactive.png, themes/waza/title-3-inactive.xpm, themes/waza/title-4-active.png, themes/waza/title-4-active.xpm, themes/waza/title-4-inactive.png, themes/waza/title-4-inactive.xpm, themes/waza/title-5-active.png, themes/waza/title-5-active.xpm, themes/waza/title-5-inactive.png, themes/waza/title-5-inactive.xpm, themes/waza/top-left-active.png, themes/waza/top-left-active.xpm, themes/waza/top-left-inactive.png, themes/waza/top-left-inactive.xpm, themes/waza/top-right-active.png, themes/waza/top-right-active.xpm, themes/waza/top-right-inactive.png, themes/waza/top-right-inactive.xpm: 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 2004-05-12 22:06 olivier * po/xfwm4.pot, src/focus.c, src/main.c: Change revert to RevertToPointerRoot in XSetInputFocus() 2004-05-12 10:33 olivier * src/placement.c: Prevent moving windows under top struts 2004-05-12 09:16 olivier * src/placement.c: Change the initial placement computation based on partial struts to make it simpler. 2004-05-11 22:49 olivier * src/: client.c, focus.c, focus.h: Now with focus transition 2004-05-11 22:14 olivier * po/xfwm4.pot, src/client.c, src/client.h, src/events.c, src/hints.c, src/hints.h, src/placement.c, src/workspaces.c: Add support for standard NET_SHOWING_DESKTOP. 2004-05-11 18:44 olivier * src/netwm.c: Missing include 2004-05-10 23:25 olivier * src/placement.c: Remove draft fn name 2004-05-10 23:22 olivier * src/: client.c, placement.c, placement.h: Deal with partial struts when placing windows 2004-05-10 00:07 olivier * po/: POTFILES.in, ar.gmo, ar.po, az.gmo, az.po, bg.gmo, bg.po, ca.gmo, ca.po, cs.gmo, cs.po, de.gmo, de.po, es.gmo, es.po, es_MX.gmo, es_MX.po, eu.gmo, eu.po, fa_IR.gmo, fa_IR.po, fi.gmo, fi.po, fr.gmo, fr.po, hi.gmo, hi.po, hu.gmo, hu.po, it.gmo, it.po, ja.gmo, ja.po, ko.gmo, ko.po, lt.gmo, lt.po, ms.gmo, ms.po, nl.gmo, nl.po, pl.gmo, pl.po, pt_BR.gmo, pt_BR.po, pt_PT.gmo, pt_PT.po, ru.gmo, ru.po, sv.gmo, sv.po, ta.gmo, ta.po, tr.gmo, tr.po, uk.gmo, uk.po, vi.gmo, vi.po, xfwm4.pot, zh_CN.gmo, zh_CN.po, zh_TW.gmo, zh_TW.po: Potfiles 2004-05-09 23:59 olivier * po/xfwm4.pot, src/Makefile.am, src/Makefile.in, src/client.c, src/client.h, src/events.c, src/focus.c, src/focus.h, src/hints.c, src/main.c, src/netwm.c, src/netwm.h, src/placement.c, src/placement.h, src/settings.c, src/stacking.c, src/stacking.h, src/transients.c, src/transients.h, src/workspaces.c: 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! 2004-05-05 19:53 olivier * src/poswin.c: Display actual size instead of win size 2004-05-04 23:49 olivier * src/: client.c, events.c, hints.c, hints.h, main.c, misc.c, misc.h, settings.c, workspaces.c: Code cleanup, standardize fn names in hints.[ch] 2004-05-04 23:41 olivier * src/: client.c, events.c, hints.c, main.c, main.h, misc.c, misc.h: Remove our internal time event tracking and use GDK_CURRENT_TIME instead 2004-05-04 22:35 olivier * doc/C/: xfwm4.html, xfwm4.xml: Fix small error in documentation reported by Michaela Susan Buesing. 2004-05-03 23:45 olivier * po/: zh_TW.gmo, zh_TW.po: Update zh_TW translations from umm 2004-05-03 21:55 olivier * Makefile.in, aclocal.m4, config.guess, config.sub, configure, install-sh, ltmain.sh, mkinstalldirs, defaults/Makefile.in, doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in, mcs-plugin/Makefile.am, mcs-plugin/Makefile.in, po/xfwm4.pot, src/Makefile.in, src/client.c, themes/Makefile.in, themes/default/Makefile.in, themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in, themes/opta/Makefile.in: Fix missing .desktop files, fix bug #0000185 2004-05-02 23:53 olivier * src/: client.c, client.h, events.c, hints.c, hints.h, poswin.c: Add preliminary support to net_wm_user_time to avoid focus stealing, I don't if that's exactly what we want, though. 2004-04-30 06:27 kelnos * mcs-plugin/: Makefile.am, Makefile.in, xfce-wm-settings.desktop, xfce-workspaces-settings.desktop: xfwm4 and workspaces settings .desktop files 2004-04-26 22:44 olivier * Makefile.in, configure, configure.ac, defaults/Makefile.in, doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in, mcs-plugin/Makefile.in, po/xfwm4.pot, src/Makefile.in, themes/Makefile.in, themes/default/Makefile.am, themes/default/Makefile.in, themes/default-4.0/Makefile.am, themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in, themes/opta/Makefile.am, themes/opta/Makefile.in: Got tired of the thread about pax on the ML, reverting. 2004-04-24 23:08 olivier * configure, configure.ac: Provide an URL to download pax if missing 2004-04-24 14:27 olivier * Makefile.in, configure, configure.ac, defaults/Makefile.in, doc/Makefile.in, doc/C/Makefile.in, doc/C/images/Makefile.in, doc/fr/Makefile.in, doc/fr/images/Makefile.in, mcs-plugin/Makefile.in, src/Makefile.in, themes/Makefile.in, themes/default/Makefile.am, themes/default/Makefile.in, themes/default-4.0/Makefile.am, themes/default-4.0/Makefile.in, themes/default.keys/Makefile.in, themes/opta/Makefile.am, themes/opta/Makefile.in: Use pax instead of tar as suggested by Benny - Makes thing a lot simpler 2004-04-24 08:37 olivier * themes/: default/Makefile.am, default/Makefile.in, default-4.0/Makefile.am, default-4.0/Makefile.in, opta/Makefile.am, opta/Makefile.in: Improve theme install 2004-04-24 08:28 olivier * src/client.c: Put back events once event filter is set in move/resize 2004-04-24 00:11 olivier * themes/: default/Makefile.am, default/Makefile.in, default-4.0/Makefile.am, default-4.0/Makefile.in, opta/Makefile.am, opta/Makefile.in: Try to speed up install by using tar to copy the files 2004-04-23 22:05 olivier * src/client.c: Fixed infinite loop when using kbd + postion popup, thus safely restauring popup on kbd action. 2004-04-23 20:10 olivier * src/client.c: Don't show position popup when using kbd because it freezes the WM. 2004-04-22 23:14 olivier * themes/default/: title-1-active.xpm, title-1-inactive.xpm, title-5-active.xpm, title-5-inactive.xpm, title-2-active.xpm, title-2-inactive.xpm, title-4-active.xpm, title-4-inactive.xpm: Theme fix 2004-04-22 22:49 olivier * po/xfwm4.pot, src/client.h: Forgot to commit a file 2004-04-22 22:34 olivier * po/xfwm4.pot, src/client.c, src/client.h: Add a technique (from Metacity) to limit the number of resize operations per second to prevent the app from lagging when using opaque resize. 2004-04-22 21:27 olivier * po/xfwm4.pot, src/client.c, src/poswin.c: Show only the size of windows, not position, only during resize, only for windows that have a size increment set (where the actual size matters, like terminals or editors) 2004-04-22 19:57 olivier * src/: client.c, events.c: Add Xutil.h for SUN header 2004-04-21 22:59 olivier * src/client.c: Remove leftovers from Josh's original patch as reported by Scott Barron 2004-04-21 18:56 olivier * src/: client.c, poswin.c, poswin.h: Display postion/size during move ops too. 2004-04-21 00:25 olivier * po/xfwm4.pot, src/Makefile.am, src/Makefile.in, src/client.c, src/poswin.c, src/poswin.h: Add window size/position during resize (based on a patch submitted by Joshua Blanton ) 2004-04-16 18:57 olivier * po/xfwm4.pot, src/client.c, themes/default/Makefile.am, themes/default/Makefile.in: Don't honor stack request when sibling is specified as we don't honor it, Add inactive png image missing from install. 2004-04-15 22:47 olivier * src/main.c: Change version message 2004-04-15 12:44 olivier * src/events.c: Fix bug introduced when simplying kbd shortcuts 2004-04-14 23:42 olivier * src/main.c: Add a --version|-V option 2004-04-14 19:15 olivier * themes/default/themerc: horiz offset wasn't set 2004-04-14 19:02 olivier * src/client.c: Fix focus transition from fullscreen as reported by Jean-Francois Wauthy 2004-04-14 08:16 olivier * po/: xfwm4.pot, zh_TW.gmo, zh_TW.po: zh_TW po update by Ambrose Li 2004-04-14 07:22 olivier * src/: events.c, workspaces.c: Simplify key shortcut routine 2004-04-13 21:18 olivier * po/xfwm4.pot, src/workspaces.c: Fix #0000171 2004-04-12 22:07 olivier * po/xfwm4.pot, src/client.c, src/client.h, src/events.c, src/hints.c, src/hints.h, src/workspaces.c, themes/default/Makefile.am, themes/default/Makefile.in, themes/default/bottom-left-active.xpm, themes/default/bottom-left-inactive.xpm, themes/default/bottom-right-active.xpm, themes/default/bottom-right-inactive.xpm, themes/default/close-active.png, themes/default/close-active.xpm, themes/default/close-inactive.png, themes/default/close-inactive.xpm, themes/default/close-pressed.png, themes/default/close-pressed.xpm, themes/default/hide-active.png, themes/default/hide-active.xpm, themes/default/hide-inactive.png, themes/default/hide-inactive.xpm, themes/default/hide-pressed.png, themes/default/hide-pressed.xpm, themes/default/maximize-active.png, themes/default/maximize-active.xpm, themes/default/maximize-inactive.png, themes/default/maximize-inactive.xpm, themes/default/maximize-pressed.png, themes/default/maximize-pressed.xpm, themes/default/maximize-toggled-active.png, themes/default/maximize-toggled-active.xpm, themes/default/maximize-toggled-inactive.png, themes/default/maximize-toggled-inactive.xpm, themes/default/maximize-toggled-pressed.png, themes/default/maximize-toggled-pressed.xpm, themes/default/menu-active.png, themes/default/menu-active.xpm, themes/default/menu-inactive.png, themes/default/menu-inactive.xpm, themes/default/menu-pressed.png, themes/default/menu-pressed.xpm, themes/default/shade-active.png, themes/default/shade-active.xpm, themes/default/shade-inactive.png, themes/default/shade-inactive.xpm, themes/default/shade-pressed.png, themes/default/shade-pressed.xpm, themes/default/shade-toggled-active.png, themes/default/shade-toggled-active.xpm, themes/default/shade-toggled-inactive.png, themes/default/shade-toggled-inactive.xpm, themes/default/shade-toggled-pressed.png, themes/default/shade-toggled-pressed.xpm, themes/default/stick-active.png, themes/default/stick-active.xpm, themes/default/stick-inactive.png, themes/default/stick-inactive.xpm, themes/default/stick-pressed.png, themes/default/stick-pressed.xpm, themes/default/stick-toggled-active.png, themes/default/stick-toggled-active.xpm, themes/default/stick-toggled-inactive.png, themes/default/stick-toggled-inactive.xpm, themes/default/stick-toggled-pressed.png, themes/default/stick-toggled-pressed.xpm, themes/default/themerc, themes/default/title-1-active.png, themes/default/title-1-active.xpm, themes/default/title-1-inactive.png, themes/default/title-1-inactive.xpm, themes/default/title-2-active.png, themes/default/title-2-active.xpm, themes/default/title-2-inactive.png, themes/default/title-2-inactive.xpm, themes/default/title-3-active.png, themes/default/title-3-active.xpm, themes/default/title-3-inactive.png, themes/default/title-3-inactive.xpm, themes/default/title-4-active.png, themes/default/title-4-active.xpm, themes/default/title-4-inactive.png, themes/default/title-4-inactive.xpm, themes/default/title-5-active.png, themes/default/title-5-active.xpm, themes/default/title-5-inactive.png, themes/default/title-5-inactive.xpm, themes/default/top-left-active.png, themes/default/top-left-active.xpm, themes/default/top-left-inactive.png, themes/default/top-left-inactive.xpm, themes/default/top-right-active.png, themes/default/top-right-active.xpm, themes/default/top-right-inactive.png, themes/default/top-right-inactive.xpm: Change theme 2004-04-12 15:46 dannym * po/: ca.po, ca.gmo: Updated catalan translations by Carles Muñoz Gorriz 2004-04-08 21:46 olivier * src/workspaces.c: Grab the pointer instead of flushing all EnterEvent on workspace switch 2004-04-08 21:32 olivier * ChangeLog: Update ChangeLog 2004-04-08 19:44 olivier * src/: client.c, events.c: Fix warnings 2004-04-08 19:07 olivier * src/events.c: Fix bug #138 2004-04-08 12:31 olivier * src/mypixmap.c: Be a bit less verbose. 2004-04-07 22:48 olivier * themes/opta/: Makefile.am, Makefile.in, themerc, title-2-active.png, title-2-active.xpm, title-2-inactive.png, title-3-active.png, title-3-active.xpm, title-3-inactive.png, title-4-active.png, title-4-active.xpm, title-4-inactive.png, top-left-active.xpm, top-left-inactive.xpm, top-right-active.xpm, top-right-inactive.xpm: The theme "Opta" now makes use of the new alpha channel 2004-04-06 21:12 olivier * po/xfwm4.pot, themes/default/Makefile.am, themes/default/Makefile.in, themes/default/close-active.png, themes/default/close-active.xpm, themes/default/close-inactive.png, themes/default/close-inactive.xpm, themes/default/close-pressed.png, themes/default/close-pressed.xpm, themes/default/hide-active.png, themes/default/hide-active.xpm, themes/default/hide-inactive.png, themes/default/hide-inactive.xpm, themes/default/hide-pressed.png, themes/default/hide-pressed.xpm, themes/default/maximize-active.png, themes/default/maximize-active.xpm, themes/default/maximize-inactive.png, themes/default/maximize-inactive.xpm, themes/default/maximize-pressed.png, themes/default/maximize-pressed.xpm, themes/default/maximize-toggled-active.png, themes/default/maximize-toggled-active.xpm, themes/default/maximize-toggled-inactive.png, themes/default/maximize-toggled-inactive.xpm, themes/default/maximize-toggled-pressed.png, themes/default/maximize-toggled-pressed.xpm, themes/default/menu-active.png, themes/default/menu-active.xpm, themes/default/menu-inactive.png, themes/default/menu-inactive.xpm, themes/default/menu-pressed.png, themes/default/menu-pressed.xpm, themes/default/shade-active.png, themes/default/shade-active.xpm, themes/default/shade-inactive.png, themes/default/shade-inactive.xpm, themes/default/shade-pressed.png, themes/default/shade-pressed.xpm, themes/default/shade-toggled-active.png, themes/default/shade-toggled-active.xpm, themes/default/shade-toggled-inactive.png, themes/default/shade-toggled-inactive.xpm, themes/default/shade-toggled-pressed.png, themes/default/shade-toggled-pressed.xpm, themes/default/stick-active.png, themes/default/stick-active.xpm, themes/default/stick-inactive.png, themes/default/stick-inactive.xpm, themes/default/stick-pressed.png, themes/default/stick-pressed.xpm, themes/default/stick-toggled-active.png, themes/default/stick-toggled-active.xpm, themes/default/stick-toggled-inactive.png, themes/default/stick-toggled-inactive.xpm, themes/default/stick-toggled-pressed.png, themes/default/stick-toggled-pressed.xpm, themes/default/themerc, themes/default/title-1-active.png, themes/default/title-2-active.png, themes/default/title-3-active.png, themes/default/title-4-active.png, themes/default/title-5-active.png, themes/default/top-left-active.png, themes/default/top-right-active.png, themes/default-4.0/Makefile.am, themes/default-4.0/Makefile.in, themes/opta/Makefile.am, themes/opta/Makefile.in: Various cleanups and play with the alpha channel in themes 2004-04-06 13:19 olivier * src/mypixmap.c, src/settings.c, themes/default/Makefile.am, themes/default/Makefile.in, themes/default/close-active.png, themes/default/close-inactive.png, themes/default/close-pressed.png, themes/default/hide-active.png, themes/default/hide-inactive.png, themes/default/hide-pressed.png, themes/default/maximize-active.png, themes/default/maximize-inactive.png, themes/default/maximize-pressed.png, themes/default/maximize-toggled-active.png, themes/default/maximize-toggled-inactive.png, themes/default/maximize-toggled-pressed.png, themes/default/menu-active.png, themes/default/menu-pressed.png, themes/default/shade-active.png, themes/default/shade-inactive.png, themes/default/shade-pressed.png, themes/default/shade-toggled-active.png, themes/default/shade-toggled-inactive.png, themes/default/shade-toggled-pressed.png, themes/default/stick-active.png, themes/default/stick-inactive.png, themes/default/stick-pressed.png, themes/default/stick-toggled-active.png, themes/default/stick-toggled-inactive.png, themes/default/stick-toggled-pressed.png, themes/default/title-1-active.png, themes/default/title-1-inactive.png, themes/default/title-2-active.png, themes/default/title-2-inactive.png, themes/default/title-3-active.png, themes/default/title-3-inactive.png, themes/default/title-4-active.png, themes/default/title-4-inactive.png, themes/default/title-5-active.png, themes/default/title-5-inactive.png, themes/default/top-left-active.png, themes/default/top-left-inactive.png, themes/default/top-right-active.png, themes/default/top-right-inactive.png: Add support for alpha compose using optional PNG images Add PNG to default theme as a proof of concept 2004-04-03 00:26 olivier * themes/default/: bottom-active.xpm, bottom-inactive.xpm, bottom-left-active.xpm, bottom-left-inactive.xpm, bottom-right-active.xpm, bottom-right-inactive.xpm, left-active.xpm, left-inactive.xpm, right-active.xpm, right-inactive.xpm, themerc, title-1-active.xpm, title-1-inactive.xpm, title-2-active.xpm, title-2-inactive.xpm, title-3-active.xpm, title-3-inactive.xpm, title-4-active.xpm, title-4-inactive.xpm, title-5-active.xpm, title-5-inactive.xpm, top-left-active.xpm, top-left-inactive.xpm, top-right-active.xpm, top-right-inactive.xpm: Remove the 2pix black frame as noone but me seems to like it :( 2004-04-02 23:52 olivier * src/client.c: Use separate "prefered" and "highest" clients when selecting top most focusable 2004-04-01 22:52 olivier * src/client.c: Fix #0000165 a much better way 2004-03-31 00:09 olivier * src/: client.c, workspaces.c: Fix bug #0000165 2004-03-29 22:23 olivier * themes/default/: close-active.xpm, close-inactive.xpm, close-pressed.xpm, hide-active.xpm, hide-inactive.xpm, hide-pressed.xpm, maximize-active.xpm, maximize-inactive.xpm, maximize-pressed.xpm, maximize-toggled-active.xpm, maximize-toggled-inactive.xpm, maximize-toggled-pressed.xpm, menu-active.xpm, menu-inactive.xpm, menu-pressed.xpm, shade-active.xpm, shade-inactive.xpm, shade-pressed.xpm, shade-toggled-active.xpm, shade-toggled-inactive.xpm, shade-toggled-pressed.xpm, stick-active.xpm, stick-inactive.xpm, stick-pressed.xpm, stick-toggled-active.xpm, stick-toggled-inactive.xpm, stick-toggled-pressed.xpm, themerc, title-1-active.xpm, title-1-inactive.xpm, title-2-active.xpm