gnome-shell-extensions/gnome-shell-extensions.changes

103 lines
4.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Aug 9 10:20:16 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.4:
+ New: A menu for changing workspace (workspace-indicator)
+ systemMonitor: lower the requirement on libgtop
+ auto-move-windows: open overview when last window on last
workspace is closed
+ dock: implement autohiding, with various configurable effects
+ alternate-tab: more configurable implementations available
+ native-window-placement: don't rearrange the windows when the
workspace switcher is shown/hidden
+ update for gnome-shell 3.1.4 API changes.
- Re-enable the systemMonitor extension, as the requirements were
lowered. Remove build_systemMonitor define as the issue has been
resolved.
- Add new recommended sub-package for workspace-indicator.
- Add pkgconfig(libgtop-2.0) BuildRequires for systemMonitor.
- Add gobject-introspection BuildRequires in order to get typelib()
Requires for the packages.
- Remove bogus libgtop Requires from the systemMonitor package.
-------------------------------------------------------------------
Thu Jul 21 09:25:54 CEST 2011 - vuntz@opensuse.org
- Fix various typos and other small issues in summaries and
descriptions.
-------------------------------------------------------------------
Fri Jul 8 20:45:41 UTC 2011 - malcolmlewis@opensuse.org
- Update to version 3.1.3:
+ New extensions added:
- drive-menu: A menu for removable drives.
- apps-menu: A GNOME 2 like menu for apps.
- places-menu: A GNOME 2 like menu for places.
- native-window-placement: Additional configurability for the
window layout in the overview, including a mechanism similar
to KDE4.
- systemMonitor: A message tray indicator for CPU and memory
usage (uses libgtop).
+ user-theme: Fixed resetting theme and support themes installed
in /usr/share/themes.
+ alternative-status-menu: ported to gnome-shell master.
+ dock: ported to gnome-shell master, make position configurable
(can be left or right).
+ Updated translations.
- Disable systemMonitor for now, with a %build_systemMonitor
macro. It requires libgtop >= 2.28.4 which is not available.
- Add schema requirements to dock extension.
- Change License field from GPLv2+ to GPL-2.0+ to conform with
spdx.org identifier.
- Dropped %build_drive_menu macro as it is now part of the 3.1.x
tarball.
- Add gnome-shell-extensions-fix-zero-length-warning-for-
stylesheets.patch, reported upstream as bgo#654274.
-------------------------------------------------------------------
Tue May 24 11:36:07 CEST 2011 - dimstar@opensuse.org
- Update to version 3.0.2:
+ bgo#647386: reverting of user-theme to default
+ bgo#647599: support globally installed themes
+ Added license and README
+ Updated translations.
- Disable drive menu extension for now, with a %build_drive_menu
macro. It was in git, but is not part of the 3.0.x tarballs.
-------------------------------------------------------------------
Sat Apr 30 15:42:10 UTC 2011 - malcolmlewis@opensuse.org
- Update based on git commit f016b95 (which is nearly 3.0.1):
+ Add drive-menu extension.
-------------------------------------------------------------------
Thu Apr 28 23:22:32 CEST 2011 - vuntz@opensuse.org
- Remove fdupes BuildRequires and call to %fdupes as we package
each extension in its own subpackage.
-------------------------------------------------------------------
Thu Apr 28 16:13:25 UTC 2011 - malcolmlewis@opensuse.org
- Update based on git commit b223396 (which is nearly 3.0.1):
+ Add Alternative Status Menu extension
+ Add Gajim extension
+ Add user-theme extension
+ AlternateTab: make it work with the mouse
+ AutoMoveWindows: modify workspace management to only remove
empty workspaces at end.
+ Dock: lower the actor to the bottom.
+ windowsNavigator:
- support current gnome-shell
- correct restore focus
- Split out extensions into subpackages, with
gnome-shell-extensions having a Recommends for each of them.
-------------------------------------------------------------------
Tue Feb 22 20:39:45 UTC 2011 - dimstar@opensuse.org
- Initial package, based on git commit b289b0f.