| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.1.1 - build: Allow skip checking runtime dependencies - Parameterize version and copyright year in man page - Bump version in configure
- Update to version 1.1.0 - Update README after switchover to meson - build: Automate copyright year management - org.xfce.PanelProfiles.desktop: Unbreak desktop-file-validate - build: Require libxfce4ui 4.16.0 - Add about dialog - Add meson build - Deprecated exo with libxfce4ui 4.21.0 - I18n: Update po/LINGUAS list - Save and restore launchers as is - Translation Updates - Removed obsolete Libxfce4ui.patch
- Update to version 1.0.15 * export: Warn when the file already exists * filedlg: Remove dead code * export: Make filename extension obvious * xfce4-panel-profiles.glade: Remove unused save_dialog * Fix translated string * ci: Update references for autotools/meson split * Install Unity layout * I18n: Update po/LINGUAS list * Improve CLI help messages * Update bug report address in manpage * build: Get rid of intltool * Revert "Open xfce4-panel on close button (bug #16505)" * Revert "Fix typos in comments." * data/metadata: Refresh appstream metainfo * Remove generated xfce4-panel-profiles.pot * Update application menu name in layout configs * Translation Updates - Refresh Libxfce4ui.patch
- Refresh Libxfce4ui.patch again to ensure we require both typelib(Libxfce4ui) *and* typelib(Libxfce4util) - Add Requires: python3-psutil
- Really fix files list and permissions of installed files
- Update to version 1.0.14 * Save and restore rc-files * Add keywords to .desktop file (Fixes #9) * Properly filter filenames on startup * Ensure unique profile name and consistent filename * Pass correct length to GLib.KeyFile.load_from_data() (Fixes #20) * Open panel prefs dialog also on delete-event (Fixes #42) * configure: Use shell builtins instead of sed * Add missing translatable flags * Fix translations when $prefix != /usr * Add Unity layout * Use get_user_config_dir instead of get_home_dir (Fixes #38) * Show errors before saving profile to file * Ignore corrupted desktop-files on store Ignore empty launchers on store * Set correct desktop file name for translations * Makefile.in.in: Pass arguments to tar to make build reproducible regardless of user or umask * removed extra created link in makefile(#10) * Translation Updates - Refresh Libxfce4ui.patch - Fix files list and permissions of installed files
- Add Git-Clone URL
- Update to version 1.0.13
* Add Cupertino layout (gxo#apps/xfce4-panel-profiles#7)
* Add Redmond 7 layout (gxo#apps/xfce4-panel-profiles#8)
* Add Xfce 4.16 layout
* Updated existing templates to support Xfce 4.16
* Makefile.in.in: remove bashisms
* Enabled exporting Whisker menu configuration
(gxo#apps/xfce4-panel-profiles#11)
* Translation Updates
- Fixed Libxfce4ui.patch
- Added Libxfce4ui.patch. OBS gets confused which typelib to require as dependency and we only need Libxfce4ui.
- Update to version 1.0.12
* New Features:
- New build option `--docdir` for documentation install path
- New build option `--mandir` for manpage install path
* General:
- Manpage `xfce4-panel-profiles.1` is no longer gzipped
(gxo#apps/xfce4-panel-profiles#5)
* Bugs Fixed:
- Release install error: incorrect README filename
(gxo#apps/xfce4-panel-profiles#24)
- Updates from version 1.0.11
* New Features
- Add support for saving xfce4-whiskermenu's configuration file
- Prefer CSD in XfceTitledDialog
- Use XfceTitledDialog from libxfce4ui
- Use Xfce's about dialog via libxfce4ui
- Add new icons and use reverse DNS for icons and files
- Open xfce4-panel on close button (bxo#16505)
* General
- Add new README.md over old README
- Try the new and old libxfce4ui gir file name
- Add basic GitLab pipeline
- Make tarball creation reproducible
* Bugs Fixed
- Update openSUSE profile and fix build
- Removed check for if the menu is installed. This would probably
get in the way.
- Use current branch in 'make distcheck'
- Use configured appname instead of argv[0]
- Fix typos in comments.
* Updated translations
- Update to version 1.0.10
* Add openSUSE profile
* Add new error for invalid configuration files (bxo#15983)
* 'Current Configuration' now pulls the current panel state instead of
the state cached when the program starts (bxo#16114)
* A cancellable warning is now displayed when applying configurations
(bxo#14559)
* Translations updates
- Removed patch openSUSE-profile.patch because merged upstream
- Update to version 1.0.9 * Add Xfce 4.14 profile * Suppress deprecation warnings * Rename launchers to be more explicit * Rename Xubuntu releases to version numbers instead of codenames * Unversion gimp desktop file to work with any release * Fix KeyError when processing some layouts (bxo#14934) * Safely handle values that GLib cannot process (bxo#14597) * Translation updates - Fixed and updated patch openSUSE-profile.patch
- added openSUSE-profile.patch for openSUSE panel layout - run spec cleaner
- Version 1.0.8 Initial Build