| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: xfwm4-doc | Distribution: openSUSE 12.1 |
| Version: 4.8.3 | Vendor: openSUSE |
| Release: 10.9.1 | Build date: Fri May 11 13:25:32 2012 |
| Group: Documentation/HTML | Build host: build23 |
| Size: 1132651 | Source RPM: xfwm4-4.8.3-10.9.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.xfce.org/projects/xfwm4/ | |
| Summary: Documentation for xfwm4 | |
This package contains the HTML documentation for xfwm4.
GPL-2.0+
* Thu May 10 2012 gber@opensuse.org
- update to version 4.8.3
- do not exit the move/resize loop when just any key is pressed
unless the operation is triggered via the keyboard
- reverting from desktop view may not focus the top most window
- recompute window's position/maximization state even if the
overall size of the screen hasn't changed as the actual layout
of the monitors may have changed nevertheless
- check for both forward and backward cycling modifier to be
released before exiting the cycle loop
- fix a couple of memory leaks
- fix some events being lost causing the tabwin window to remain
sometimes after the key has been released
- fix crash when workspace count is set to negative values
- fix crash in signal handler
- fix a bug with transients for group (including utility windows)
being withdrawn as many times as parent windows where in the
group, causing utility windows to disapear when switching
workspaces
- do not allow applications to change the win layer on dialogs to
prevent dialogs to be unreachable in some Java based
applications
- do not enforce the size increment only if the size request
comes from the application itself
- dropped obsolete xfwm4-4.8.2-careful-layer-manipulation.patch,
xfwm4-4.8.2-fix-disappearing-transient-windows.patch, and
xfwm4-4.8.2-fix-resizing.patch
- added xfwm4-fix-sticky-parentless-dialogs.patch (bxo#8263,
bnc#761550)
* Tue Oct 25 2011 gber@opensuse.org
- tweak Kelabu theme colors
* Sun Oct 23 2011 gber@opensuse.org
- added Kelabu xfwm4 theme
* Thu Oct 20 2011 gber@opensuse.org
- install HTML documentation under /usr/share/xfce4/xfwm4/html
* Tue Oct 18 2011 gber@opensuse.org
- added xfwm4-4.8.2-fix-disappearing-transient-windows.patch which
fixes a problem with transient windows disapearing when switching
workspaces
* Fri Oct 14 2011 gber@opensuse.org
- split off -doc subpackage
* Tue Oct 11 2011 gber@opensuse.org
- added xfwm4-4.8.2-careful-layer-manipulation.patch in order to
ignore size increment if a resize request comes from an
application itself (backported from upstream git)
- added xfwm4-4.8.2-fix-resizing.patch in oder to be more careful
when allowing applications to manipulate the window layer by
themselves
- do not package INSTALL file
* Fri Oct 07 2011 gber@opensuse.org
- copy the right source file
* Fri Sep 23 2011 gber@opensuse.org
- update to version 4.8.2
- relax resize wrt to size increments
- allow menu shortcut to work even for non-decorated windows
- keep window fully visible on screen on size request
- bugfixes
- translation updates
- dropped obsolete
xfwm4-4.8.1-fix-panel-plugins-not-receiving-focus.patch,
xfwm4-4.8.1-always-initialize-display-session.patch
* Tue Sep 20 2011 gber@opensuse.org
- added xfwm4-4.8.1-fix-panel-plugins-not-receiving-focus.patch in
order to fix panel plugins not receiving focus in focus follow
mouse mode (backported from upstream git)
- added xfwm4-4.8.1-always-initialize-display-session.patch which
ensures the display struct's session member is always initialized
in order to prevent crashes when quitting (backported from
upstream git)
* Fri Feb 18 2011 gber@opensuse.org
- fixed glitch in Gilouche xfwm4 theme
* Fri Feb 18 2011 gber@opensuse.org
- call %desktop_database_post/un
- call %icon_theme_cache_post/un
* Thu Feb 17 2011 gber@opensuse.org
- fixed glitch in Sonar xfwm4 theme
* Thu Feb 03 2011 gber@opensuse.org
- update to version 4.8.1
- bugfixes
- translation updates
- allow the use of pixmaps without alpha channels for themes
* Wed Feb 02 2011 gber@opensuse.org
- added Sonar and Gilouche themes here for now
- added xfwm4-branding-upstream subpackage
- remove installed Makefile.am files
- build documentation
* Mon Jan 17 2011 gber@opensuse.org
- update to version 4.8.0
- no changes
* Tue Jan 11 2011 gber@opensuse.org
- removed dependency on xfconf
* Tue Dec 28 2010 gber@opensuse.org
- do not install documentation in /usr/share/doc
- improved summary/description
- show compiler output
- removed obsolete build dependencies
- require xfconf
- remove unsupported locales
* Sun Dec 05 2010 prusnak@opensuse.org
- updated to 4.7.3
- Panel won't focus entries in focus follow mode (bug #6649).
- Adjusted sizes when a maximized window is undecorated (bug #6543).
- Unshade windows when given focus with Alt-Tab (bug #5931).
- Fix hang when closing a submenu (bug #6562).
- New theme for 4.8.
- Focus-follows-mouse activate/raise should not do focus (bug #4679).
- Translation updates (pt, pt_BR, it).
- updated to 4.7.2
- Fix corrupted button layouts by obtaining the button IDs correctly
(bug #6824).
- Bump the GTK+ dependency to 2.14 which is the minimum version
required for Xfce 4.8.
- Properly implement session handling (bug #6330).
- Make the settings dialog smaller so it fits on netbooks screens.
- Depend on libxfce4ui 4.7.5 for crucial fix in the
save-state-extended signal.
- Translation updates (it, gl, pt, da, de, kk, hu, zh_CN).
* Wed Dec 01 2010 prusnak@opensuse.org
- use pkgconfig symbol in BuildRequires
* Fri Nov 26 2010 andrea@opensuse.org
- new upstream version 4.7.1
* Sun Jul 18 2010 bernhard@bwalle.de
- update to 4.6.2
o Build fixes for GIT.
o Fix mixed RTL/LTR text not rendering properly in title and tabwin.
o Place windows on top of stack even when not focused in focus
follow mouse (bug #5479).
o Increase menu button height and redice width (bug #5567).
o Do not set the "demand attention" flag when the window is already
focused.
o Keep windows entirely visible on screen change (bug #5795).
o Various compilation warnings fixed.
o Compute screen size based on each monitor size and layout and
avoid using reported size (bug #5795).
o Reloading settings on keysochanged signal is a huge overhead and
complete nonsense (bug #5964).
o Recent Xorg drivers disable the output when the lid is closed,
leaving no active monitor, in that case simply ignore the event to
avoid messing with windows' positions (bug #6209).
o Add linkage to libm when compositor is used (bug #6231).
o Check for invalid type for GValue to avoid a crash (bug #6195).
o Allow only regular windows to be placed either above or below.
o Translation updates (cs, el, es, gl, it, pl, pt, sv, tr, uk, lv,
ur, ur_PK, ro, ru, nl, ug).
* Mon Jul 20 2009 dominique-obs@leuenberger.net
- Follow change of %%{_libexecdir}
* Tue Apr 21 2009 prusnak@suse.cz
- updated to 4.6.1
/usr/share/xfce4 /usr/share/xfce4/xfwm4 /usr/share/xfce4/xfwm4/html /usr/share/xfce4/xfwm4/html/C /usr/share/xfce4/xfwm4/html/C/images /usr/share/xfce4/xfwm4/html/C/images/Makefile.am /usr/share/xfce4/xfwm4/html/C/images/compose_shortcut.png /usr/share/xfce4/xfwm4/html/C/images/decoration_style.png /usr/share/xfce4/xfwm4/html/C/images/focus.png /usr/share/xfce4/xfwm4/html/C/images/keyboard_shortcuts.png /usr/share/xfce4/xfwm4/html/C/images/misc_wm_prefs.png /usr/share/xfce4/xfwm4/html/C/images/titlebar.png /usr/share/xfce4/xfwm4/html/C/images/workspace_margins.png /usr/share/xfce4/xfwm4/html/C/images/xfwm_workspaces.png /usr/share/xfce4/xfwm4/html/C/index.html /usr/share/xfce4/xfwm4/html/da /usr/share/xfce4/xfwm4/html/da/images /usr/share/xfce4/xfwm4/html/da/index.html /usr/share/xfce4/xfwm4/html/el /usr/share/xfce4/xfwm4/html/el/images /usr/share/xfce4/xfwm4/html/el/index.html /usr/share/xfce4/xfwm4/html/fr /usr/share/xfce4/xfwm4/html/fr/images /usr/share/xfce4/xfwm4/html/fr/images/Makefile.am /usr/share/xfce4/xfwm4/html/fr/images/compose_shortcut.png /usr/share/xfce4/xfwm4/html/fr/images/decoration_style.png /usr/share/xfce4/xfwm4/html/fr/images/focus.png /usr/share/xfce4/xfwm4/html/fr/images/keyboard_shortcuts.png /usr/share/xfce4/xfwm4/html/fr/images/misc_wm_prefs.png /usr/share/xfce4/xfwm4/html/fr/images/titlebar.png /usr/share/xfce4/xfwm4/html/fr/images/workspace_margins.png /usr/share/xfce4/xfwm4/html/fr/images/xfwm_workspaces.png /usr/share/xfce4/xfwm4/html/gl /usr/share/xfce4/xfwm4/html/gl/images /usr/share/xfce4/xfwm4/html/gl/index.html /usr/share/xfce4/xfwm4/html/it /usr/share/xfce4/xfwm4/html/it/images /usr/share/xfce4/xfwm4/html/it/images/Makefile.am /usr/share/xfce4/xfwm4/html/it/images/compose_shortcut.png /usr/share/xfce4/xfwm4/html/it/images/decoration_style.png /usr/share/xfce4/xfwm4/html/it/images/focus.png /usr/share/xfce4/xfwm4/html/it/images/keyboard_shortcuts.png /usr/share/xfce4/xfwm4/html/it/images/misc_wm_prefs.png /usr/share/xfce4/xfwm4/html/it/images/titlebar.png /usr/share/xfce4/xfwm4/html/it/images/workspace_margins.png /usr/share/xfce4/xfwm4/html/it/images/xfwm_workspaces.png /usr/share/xfce4/xfwm4/html/it/index.html /usr/share/xfce4/xfwm4/html/ru /usr/share/xfce4/xfwm4/html/ru/images /usr/share/xfce4/xfwm4/html/ru/index.html /usr/share/xfce4/xfwm4/html/sv /usr/share/xfce4/xfwm4/html/sv/images /usr/share/xfce4/xfwm4/html/sv/index.html /usr/share/xfce4/xfwm4/html/tr /usr/share/xfce4/xfwm4/html/tr/images /usr/share/xfce4/xfwm4/html/tr/index.html /usr/share/xfce4/xfwm4/html/ug /usr/share/xfce4/xfwm4/html/ug/images /usr/share/xfce4/xfwm4/html/ug/index.html /usr/share/xfce4/xfwm4/html/xfwm4.css /usr/share/xfce4/xfwm4/html/zh_CN /usr/share/xfce4/xfwm4/html/zh_CN/images /usr/share/xfce4/xfwm4/html/zh_CN/index.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jun 15 03:35:44 2013