Version: 4.12.2-2.1
* Mon Feb 26 2018 crrodriguez@opensuse.org
- Add explicit buildrequires on: pkgconfig(atk), pkgconfig(dbus-1)
pkgconfig(pango), pkgconfig(x11), pkgconfig(xext) all direct
dependencies not mentioned in spec file.
* Mon Dec 18 2017 seife+obs@b1-systems.com
- update to version 4.12.2
- Feature: Support for RandR's "primary monitor"
- Translation updates
* Sat Nov 26 2016 seife+obs@b1-systems.com
- update to vesion 4.12.1
- maintenance release.
- translation updates.
- Clock: fixed compiler warnings.
- Preferences: support for xfpanel-switch (if installed).
- DirectoryMenu: fixed bugs bxo#10331 and bxo#11742
- Tasklist: fixed background color issue.
- ApplicationsMenu: fixed uninitialized variable.
- make distcheck fix/workaround.
* Sat Feb 28 2015 gber@opensuse.org
- update to version 4.12.0
- actions: Use localization for confirmation dialog titles
(bxo#11949)
- use actual output geometry to place panels (bxo#11058)
- tasklist: Fix grouped icons sometimes are wrongly rendered as a
mini-icon (bxo#10846)
- actions: Use common icon names (bxo#11513)
- pager & tasklist: Disabled wrapping when scrolling (bxo#6401)
- clock: Prevent recursion of symlinks
- make panel hide intelligently with shaded windows (bxo#11371)
- translation updates
- drop obsolete xfce4-panel-fix-icon-name.patch
- Drop xfce4-panel-fix-action-button-saving-session.patch: fixed
upstream.
* Mon Jan 05 2015 gber@opensuse.org
- add xfce4-panel-fix-action-button-saving-session.patch in order
to fix the action button logout session saving logic (bxo#7930,
backported from upstream git)
* Mon Jan 05 2015 gber@opensuse.org
- update to version 4.11.2
- Added intelligent panel hiding (JPohlmann, ochosi)
- Action buttons: only save session when requested (bxo#7930)
- Translation updates
* Mon Jun 23 2014 gber@opensuse.org
- update to version 4.11.1
- Action Buttons: Fix panel autohide (bug #8960) (Petr Gajdusek)
- Applications Menu: fixed incorrect initial icon size in some
Gtk themes
- Window Buttons: fixed rendering of minimized window buttons
- Applications Menu: changed default button title to
"Applications"
- Window Buttons: wrap windows when scrolling through window list
(Andre Miranda)
- libxfce4panel: preserve ArrowButton relief during blinking
- Window Buttons: prevent several buttons to be selected at once
- Action Buttons: default to a horizontal button layout in the
deskbar mode
- Translation updates
- drop obsolete xfce4-panel-fix-actions-autohide.patch
* Wed Apr 30 2014 gber@opensuse.org
- update to version 4.11.0
- Window Buttons: Improve the tasklist multimonitor handling
- Scroll the items list in the config dialog box (bug #10582)
- Set EWMH client type to WNCK_CLIENT_TYPE_PAGER (bug #10508)
- Fixed transparency issues with Gtk3 plugins
- Workspace Switcher: fixed aspect ratio in deskbar mode
- Added --enable-gtk3 configure flag. Note: it produces gtk2/gtk3
versions of libxfce4panel and wrapper binary so that both gtk2
and gtk3 plugins can be embedded. The panel and stock plugins
are still using gtk2.
- Applications Menu: Use new GarconGtkMenu
- Window Buttons: middle-click action configurable (nothing,
close, minimize)
- Drectory Menu: Pass path to argument (bug #10270)
- Window Buttons: close a window on middle click (bug #8096)
- Applications Menu: support for non-square icons and layout
fixes
- Install XfcePanelPlugin properties at once
- Clock: added support for timezone selection
- Put each window in a new window group
- Window Buttons: Show urgent windows from other workspaces
(bug #5167)
- Clock: calendar popup
- drop obsolete xfce4-panel-add-calendar-popup.patch
- add libxfce4panel-2_0-4 subpackage with the GTK 3 variant of the
xfce4-panel library
* Wed Oct 02 2013 gber@opensuse.org
- add xfce4-panel-fix-actions-autohide.patch in order to fix
autohiding after using the actions plugin menu (bnc#764310,
bxo#8960)
* Sun May 05 2013 gber@opensuse.org
- update to version 4.10.1
- bugfix in icon/pixbuf resizing code
- fix icons not probably resizing when requested
- autotools updates
- ignore GVarueArray compiler warning
- use G_ENABLE_DEBUG to set fatal messages
- fixed DnD markers with non-square small items
- actions: Fix logic of session saving
- panel: Emit save signal for plugins
- libxfce4-panel: Fix typo in the API docs
- translation updates
* Thu May 02 2013 gber@opensuse.org
- own %{_datadir}/xfce4
* Tue Jul 24 2012 gber@opensuse.org
- added xfce4-panel-add-calendar-popup.patch which adds a calendar
popup to the clock plugin (bnc#767145, bxo#9034)
* Sun Apr 29 2012 gber@opensuse.org
- update to version 4.10.0
- use correct LGPL licenses in the libs
- restore child properties when moving a plugin
- migrate: use correct pointer for action migrate
- migrate: don't try to migrate already migrated plugin
- translation updates
- add dependency on exo-tools since it uses exo-open to launch
applications in a terminal
* Fri Apr 27 2012 gber@opensuse.org
- add dependency on libgarcon-data which provides the menu data
* Thu Apr 19 2012 gber@opensuse.org
- obsolete xfce4-panel-doc properly
* Sat Apr 14 2012 gber@opensuse.org
- update to version 4.9.2
- Launcher: fix desktop file monitoring on some systems
- Panel: improved DnD markers
- Panel: fix invalid autohide with socket dialog
- Panel: remove duplicated function
- Panel: remove duplicated function
- Actions: show translated strings
- Actions: fix mnemonics conflict
- Clock: fix compiler warning
- Bump version-info of libxfce4panel
- Translation updates
* Fri Apr 13 2012 gber@opensuse.org
- added xfce4-panel-fix-icon-name.patch which fixes an icon naming
inconsistency
* Sun Apr 08 2012 gber@opensuse.org
- update to versio 4.9.1
- Panel: don't destroy window when focussed and Alt+F4 is pressed
- Panel: use new help function to redirect to docs.xfce.org
- Docs: remove mallard documentation
- Docs: don't install the gtkrc README
- Clock: don't use sigval_t
- Panel: add support for pluggable dialogs
- Panel: save changed plugin ids if a plugin failed to load
- Directorymenu: fix prefered app not working without snotify
- Launcher: small=FALSE in deskbar mode with label visible
- Actions: limit size of action buttons to row size
- Panel: removed item size checks
- Clock: fixing clock orientation in vertical/deskbar mode
- Pager: fixing infinite loopin in the WNCK pager aspect ratio
workaround
- Pager: fixing plugin->size updates
- Pager: fixed workspace ordering in the vertical mode
- Pager: workaround for aspect ratio error in WNCK pager in
deskbar mode
- Pager: changing orientation depending on the panel mode
- Clock: changing default value of rotate-vertically to TRUE
- Pager: fixed preprocessor macro
- Pager: removing broken workaround for aspect ratio in deskbar
mode
- Pager: making use of a fixed libwnck version (>=2.31.0)
- revert "Use realtime POSIX timers for the clock."
- revert "Clock: Don't use sigval_t (bug #8297)."
- Launcher: show the desktop file in the tooltip
- Panel: make string in about translatable
- Panel: don't ask for panel when inserting items
- Panel: reply to the caller for plugin events
- Applicationsmenu: fall-back to xfdesktop for
xfce4-popup-applicationsmenu
- Applicationsmenu: recurse application menu selection-done
gignal
- Panel: add (un)lock option to panel menu
- Panel: add confirmation before creating launchers from dnd
- Applicationsmenu: allow non-squared icons in applications
button
- Panel: save plugin-ids when removing and moving items in ed
- Tasklist: bringing back 4.8 max-button-size property
- Tasklist: capping buttons height when button labels are
visible
- Tasklist: reverting "ceil" to "floor" (as in 4.8)
- Actions: query visibility and save as strings
- Panel: add option in preferences dialog to disable struts
- Showdesktop: allow middle-click to shade windows
- Panel: add style property to control size of autohide window
- Panel: make compositing settings insensitive
- Tasklist: add option to disable mouse scrolling
- Tasklist: make the plugin shrink instead of expand
- drop AC_PROG_LIBTOOL and AC_DISABLE_STATIC for LT_PREREQ and
LT_INIT
- Clock: use realtime POSIX timers for the clock
- Actions: merge functionality of xfce4-session plugin
- Applicationmenu: show menu on button-press-event
- Migrate: add version based config migration
- Clock: fix typo in tooltip
- General: add deskbar mode and nrows property to plugins
- General: add small property for plugins
- Separator: remove new line option
- General: make plugins work with deskbar mode and small property
- Panel: change drop highlighting to a red line
- Applicationmenu: reload menu on directory changes
- Panel: make sure the panel has a position on startup
- Panel: work with a unique id for each panel
- Panel: remove autosaving on exit and with timeout
- Panel: only save what is required and when needed
- Docs: update to latest version
- translation updates
- dropped obsolete xfce4-panel-fix-terminal-invocation.patch
* Wed Apr 04 2012 gber@opensuse.org
- simplify libXext-devel dependency
- fix missing icon
* Sat Mar 24 2012 gber@opensuse.org
- correct build dependencies
- specfile cleanup
- split off -lang subpackage
- added xfce4-panel-fix-terminal-invocation.patch in order to fix
the invocation of a terminal emulator by the directory menu
plugin (bxo#8018)