aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
AgeCommit message (Collapse)Author
2020-11-19tumbler: 0.2.9 -> 0.3.1Kai Kang
0.3.1 ===== - New plugin, libgepub thumbnailer plugin - Fix documentation URL - Add README.md and EXTRA_DIST - Add new icon needed for xfce4-about-dialog - Translation Updates: lt, oc, he, hi, hu, sk, tr, ug 0.3.0 ===== - Fix jpeg thumbnail orientation when fallback code is taken place (Bug #28). - Use AC_CONFIG_MACRO_DIRS instead of AC_CONFIG_MACRO_DIR - Fix GTimeVal deprecation - Drop support of GLib < 2.32 - Use guint32 for request handle and fix its further occurrences of 0 - Implement Excludes paths in tumbler.rc - Translation Updates: be, da, el, es, he, hu, hye, it, nl, pl, sq, zh_TW, zh_HK Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-19xfce4-mailwatch-plugin: 1.2.0 -> 1.3.0Kai Kang
1.3.0 - GTK 3 Port - Remove Libgcrypt dependency - Move "watching" column to the left to avoid overlapping with scrollbar - Add support for XfceTitledDialog new API - Fix cast to pointer - Replace deprecated GTimeVal - Update URLs from goodies.x.o to docs.x.o (Bug #16167) - Added support for multi-row/column panels in xfce4-panel > 4.9 - Fix running command on each change of the count - Fix running an empty command - Do not run command when new message count is 0 - Add SSL support CFLAGS and LDFLAGS conditionally - Translation Updates Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-19xfce4-weather-plugin: 0.10.1 -> 0.10.2Kai Kang
0.10.2 ====== - weather-icon: fix use-after-free in get_user_icons_dir - Fix GTimeVal deprecation - Update copyright/bugzilla URLs - Switch to the 2.0 API - Add basic GitLab pipeline - Bug #16717: Move from exo-csource to xdt-csource - Fix unprintable character in summary subtitle (bug #16394) - Improve contrast in weather report, similar to GTK2 + Adwaita (bug #15806) - Enable keyboard scrolling in Details pane (bug #15912) - Support solarnoon and solarmidnight (bug #15771) - Fix day/night calculation (bug #16091) - Translation Updates Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-19xfce4-cpufreq-plugin: 1.2.1 -> 1.2.2Kai Kang
1.2.2 - Update URLs and copyright year - Add basic GitLab pipeline - Fix compilation with gcc-10 - Update URLs from goodies.x.o to docs.x.o (Bug #16156) - s/http/https - Fix build with panel 4.15 - Replace GtkStock buttons - Rename applet to plugin (Bug #15582) - Post release tag bump - Translation Updates Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-04layer.conf: Add hardknott to LAYERSERIES_COMPATKhem Raj
Thats codename for 3.3 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-15meta-openembedded: Add gatesgarth to LAYERSERIES_COMPATKhem Raj
Remove older releases from COMPAT Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20xfce4-notifyd: upgrade 0.6.1 -> 0.6.2Andreas Müller
Release notes for 0.6.2 ======================= - Switch to new app icon and rDNS icon name - Default to session autostart instead of DBus (Fixes #27) - Add configurable log size limit (default: 100) - Make buttons on non-1st notifications work - panel-plugin: Add option to hide "Clear log" dialog - log: properly handle iso8601 timestamps - log: Use SHA-1 data hash in icon cache paths (bug #16825) - log: Improve performance of adding notifications (bug #14865) - log: Refactor log keyfile element insertion into a separate function - Add basic GitLab pipeline - Fix GTimeVal deprecation (Bug #16805) - Remove unused expire_timeout variable - Fix memory leaks - settings: Switch to symbolic close icon - Translation Updates: Bulgarian, Catalan, Chinese (China), Danish, Dutch, Eastern Armenian, Estonian, Finnish, French, Galician, German, Hebrew, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-31layer.conf: fixes icon-theme signature changesKhem Raj
openzone and rodent-icon-theme are allarch but recently gtk-icon-cache, since commit 31e3d34c8a9c3e8481aa837aa0bf52adf095fe62 [gtk-icon-cache.bbclass: add runtime dependency], it start depend on non-allarch packages gdk-pixbuf and gtk+3, which make it's signature changes when machine changed. Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
2020-08-13xfwm4: upgrade 4.14.4 -> 4.14.5Andreas Müller
Release notes for 4.14.5 ======================== - Fix an error leak in compositor (xfce/xfwm4#351) - Fix compositor selection atom misuse Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13imsettings: Upgrade to 1.8.2Khem Raj
Add a patch to fix build with -fno-common Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13xfce4-cpufreq-plugin: Fix build with -fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13xfce4-sensors-plugin: Fix build with -fno-commonKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-09xfwm4: upgrade 4.14.3 -> 4.14.4Andreas Müller
Release notes for 4.14.4 ======================== 4.14.4 ====== - Fix a crash on FreeBSD (xfce/xfwm4#411) - Fix compilation warning due to g_type_class_add_private deprecation Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-09tumbler: upgrade 0.2.8 -> 0.2.9Andreas Müller
Release notes for 0.2.9 ======================= This is a bugfix release from the stable xfce-4.14 branch. This release addresses the issue described in Bug #28 and partially solved by the previous release 0.2.8. The issue now is completely solved by adding the correct orientation handling when fallback code for generating jpeg thumbnail takes place. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-03xfce4-eyes-plugin: 4.5.0 -> 4.5.1Kai Kang
4.5.1 - Update URLs. Remove ref. to translations.x.o (Bug #16162) - Allow compilation with panel 4.15 - Replace GtkStock buttons - Improve spacing (Bug #14664) - Make build less verbose - AC_CONFIG_MACRO_DIR -> AC_CONFIG_MACRO_DIRS - Translation Updates: Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28xfce4-timer-plugin: upgrade 1.7.0 -> 1.7.1Andreas Müller
Release notes for 1.7.1 ======================= - Update URLs from goodies.x.o to docs.x.o (Bug #16180) - Do not recreate box when orientation changes - Remove unused eventbox - Avoid square-sized plugin (Bug #16101) - Remove unused variables and function - Resolve GCC warning: ISO C90 forbids mixed declarations and code - Preferences: Improved spacing and layout in editor (Bug #14678) - Selecting a timer always starts it - Add Hossam Ayman's multiple timer code, some leak and g_free fixes in update_function. - Translation Updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28xfwm4: upgrade 4.14.2 -> 4.14.3Andreas Müller
Release notes for 4.14.3 ======================== 4.14.3 ====== - Add support for XRes X11 extension to get the PID of sandboxed apps - Fix use-after-free of settings strings (xfce/xfwm4#406) - More XError traps (xfce/xfwm4#405) - I18n: Update translations: en_CA, et, he, hy_AM, id, it, sq, zh_HK New translations: hye Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28xfce4-whiskermenu-plugin: upgrade 2.4.5 -> 2.4.6Andreas Müller
Release notes for 2.4.6 ======================= - Fix crash during grab check. (Issue #19) - Fix background incorrect without compositing. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-22xfce4-time-out-plugin: upgrade 1.1.0 -> 1.1.1Andreas Müller
Release notes for 1.1.1 ======================= - Do not enable countdown when configuration changes (Bug #16118) - Add lock button to break dialog (Bug #16317) - Update URLs from goodies.x.o to docs.x.o (Bug #16179) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Esperanto, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-22xfce4-whiskermenu-plugin: upgrade 2.4.4 -> 2.4.5Andreas Müller
>From release notes [1]: * Fix saving plugin title with overridden default text (Bug #16822) * Fix extra key press to select search items (Issue #8) * Fix icon view skipping first item when pressing arrow key * Fix incorrect signal name * Fix nonfunctional grab check * Translation updates: Asturian, Dutch, Esperanto, Hungarian, Icelandic, Portuguese, Portuguese (Brazil), Russian [1] https://gottcode.org/xfce4-whiskermenu-plugin/ Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-25Revert "packagegroup-xfce-base: add RDEPEND packagegroup-core-x11"Andreas Müller
packagegroup-core-x11 drags stuff not everybody needs e.g xserver-nodm-init and that's not what everybody wants. packagegroup-core-x11 is something to add into images. This reverts commit 394567c0078c627642e7b80b722f147da5a6f376: packagegroup-xfce-base: add RDEPEND packagegroup-core-x11 without packagegroup-core-x11, after boot target, and run startx, it will report error like: /usr/bin/startx: line 203: xauth: command not found xinit: unable to run server "/usr/bin/X": No such file or directory Use the -- option, or make sure that /usr/bin is in your path and that "/usr/bin/X" is a program or a link to the right type of server for your display. Possible server names include: Xorg Common X server for most displays Xvfb Virtual frame buffer Xfake kdrive-based virtual frame buffer Xnest X server nested in a window on anot Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-03packagegroup-xfce-base: add RDEPEND packagegroup-core-x11Changqing Li
without packagegroup-core-x11, after boot target, and run startx, it will report error like: /usr/bin/startx: line 203: xauth: command not found xinit: unable to run server "/usr/bin/X": No such file or directory Use the -- option, or make sure that /usr/bin is in your path and that "/usr/bin/X" is a program or a link to the right type of server for your display. Possible server names include: Xorg Common X server for most displays Xvfb Virtual frame buffer Xfake kdrive-based virtual frame buffer Xnest X server nested in a window on anot Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-24thunar: upgrade 1.8.14 -> 1.8.15Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-18catfish: 1.4.11 -> 1.4.13Kai Kang
v1.4.13: + General: - Optimized svg and png assets + Bug Fixes: - Fix missing results from symbolic links (Xfce #16318) - Do not load catfishconfig during setup as it breaks Debian packaging + Translation Updates: Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, French, Galician, German, Hungarian, Interlingue, Italian, Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Russian, Spanish, Swedish, Turkish Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-18thunar: 1.8.12 -> 1.8.14Kai Kang
1.8.14 ====== - Revert "Allow opening of multiple file selections (bug #2487)", because it introduced a regression (Not possible any more to DnD multiple files in icon/compact view) - Translation Updates: Portuguese, 1.8.13 ====== - Use tre-view toplevel path of the cursor, if available, in order to prevent jumping (Bug #16024) - Increase vertical gap between icon and its label slightly (Bug #16041) - Fix crash when inserting USB device in tree-view mode. (Bug #15172) - Fix jump to Home when ejecting a currently viewed device (Bug #16504) - Allow context menu when editing location in pathbar (Bug #16483) - Sort device entries in tree view (Bug #16471) - Allow to open multiple files at once (Bug #2487) - Fix incorrect pathbar autocomplete (Bug #16267) - Avoid unreadable names in detailed view (Bug #16391) - Prevent crash when renaming files (Bug #10805) - Translation Updates: Belarusian, Croatian, Finnish, French, Hebrew, Indonesian, Kazakh, Malay, Portuguese, Portuguese (Brazil), Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-18xfconf: 4.14.2 -> 4.14.3Kai Kang
xfconf 4.14.3 NEWS ================== - Always provide files for vala bindings Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-18garcon: 0.6.4 -> 0.7.0Kai Kang
garcon 0.7.0: - Add garcon_menu_item_[g|s]et_keywords to docs - Add garcon_gtk_menu_get_desktop_actions_menu - Improve docstrings - Translation Updates: Albanian, Asturian, Belarusian, Chinese (Taiwan), Galician, Georgian, Hindi, Spanish Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-11xfwm4: upgrade 4.14.1 -> 4.14.2Andreas Müller
Release notes for 4.14.2 ======================== 4.14.2 ====== - Prefer GLX on AMD (Bug #16716) - Fix compositor without required X11 extensions (Bug #16713) - Fix window decorations without XRender extension (Bug #16713) - Avoid grabbing the keyboard with Alt-Tab to work around a bug in Qt with XInput2 valuators (Bug #16708) - Automatically update window title fonts on scale change - Fix a regression with title font size at scale 2 (Bug #16711) - Fix an X error with XShape (Bug #16383) - I18n: Update translations: ar, be, be@tarask, bg, bn, ca, cs, da, de, el, en_AU, en_CA, en_GB, es, eu, fi, fr, gl, he, hr, hy_AM, id, ie, is, it, ka, ko, lt, lv, nb, nl, nn, oc, pl, pt, pt_BR, ro, sk, sl, sq, sv, th, ug, ur, ur_PK, zh_CN, zh_HK Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-11xfconf: upgrade 4.14.1 -> 4.14.2Andreas Müller
Release notes for 4.14.2 ======================== This is a maintenance release of xfconf for Xfce 4.14 Use 'gsettings' as a common channel name for the GSetting backend Bug #14789 Fix GSettings backend assertion error, when probed but not used. Bug #15960: Add some missing xfconf_shutdown() in xfconf-query Bug #15951: Fix 'xfconf_get_error_quark' introspecting warning Translation updates: gl, hr, zh_CN, sl, sq, be, da, el, es, hu, zh_TW, he. Although the GSetting backend is fixed with this release, it is still disabled by default on Xfce 4.14 branch, to maintain the same installed files. It can be enabled with --enable-gsettings-backend compile time tunable and used by setting GSETTINGS_BACKEND=xfconf. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-11xfce4-notifyd: upgrade 0.6.0 -> 0.6.1Andreas Müller
Release notes for 0.6.1 ======================= - Fix hover effect without compositing (Bug #16586) - Move from exo-csource to xdt-csource (Bug #16717) - Translation Updates: Arabic, Armenian (Armenia), Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), Finnish, French, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Russian, Serbian, Spanish, Swedish, Thai, Turkish, Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03xfce4-panel: upgrade 4.14.3 -> 4.14.4Andreas Müller
Release notes for 4.14.4 ======================== - Fix panel build with vala 0.48 (Bug #16426) - Fix memory leak in panel plugin wrapper (Bug #16640) - tasklist: Fix crash middle-click-closing grouped windows (Bug #16410) - panel: Make sure "span monitors" is conditionally sensitive (Bug #15169) - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Belarusian, Bengali, Catalan, Chinese (China), Chinese (Hong Kong), Croatian, Czech, Danish, Dutch, English (Australia), Estonian, Finnish, French, Galician, Georgian, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Portuguese, Romanian, Sinhala, Swedish, Thai, Uighur, Ukrainian, Vietnamese Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03xfce4-whiskermenu-plugin: upgrade 2.4.3 -> 2.4.4Andreas Müller
Release notes for 2.4.4 ======================= - Fixed search delay. (bug #16731) - Translation updates: Catalan, Finnish, Hungarian, Malay, Portuguese. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-25xfce4-panel-profiles: not create link to /usr/share/localeKai Kang
It is useless to create a link to $(PREFIX)/share/locale that there is no reference to $(PREFIX)/share/$(APPNAME)/locale in source code. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-14xfce4-settings: upgrade 4.14.2 -> 4.14.3Andreas Müller
Release notes for 4.14.3 ======================== This is a bugfix release. General: - display: Allow resizing of minimal dialog (Bug #15450) - display: Use proper fallback configuration on "apply" and "toggle off" (Bug #16476) - keyboard: Fix crash when editing shortcut (Bug #15958) - keyboard: Fix log flood (bug #16521) - settings-manager: Make sure content determines size - xfsettingsd: Handle failure to get Xkl engine for display (Bug Translation Updates: Albanian, Asturian, Belarusian, Belarusian (Tarask), Catalan, Hebrew, Kazakh, Malay, Portuguese, Swedish, Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-14xfwm4: upgrade 4.14.0 -> 4.14.1Andreas Müller
Release notes for 4.14.1 ======================== “Easter Egg” - Restore “Always below” menu options (bug #15884) - Fix a crash with GL or high CPU usage without any monitor (bug #15852) - Fix raise delay (bug #15974) - Fix translucent wireframe repaint (bug #15966) - Fix hostname not showing initially when running apps remotely (bug 15984) - Avoid drawing server-side shadows on maximized windows (Simon Steinbeiss, bug #16381) - Add keywords to settings dialogs desktop definitions (Yousuf Philips, bug #16621) - Fix Dnd of decoration buttons with embedded settings dialog (Stefan Berzl, bug #13861) - Blacklist SVGA3D GL renderer (bug #16274) - Fix window title alignment (bug #16067) - Restore window state when moving a maximized window (bug #16348) - Fix pointer interactions with clients grabbing the pointer (bug #16347) - Fix GTimeVal deprecation (Andre Miranda, bug #16644) - Fix window selection vs. hovering in tabwin (Simon Steinbeiss, bug ##16382) - Improve vblank mode auto-selection (GL/XPresent) - Fix transients pulling their parents from lower layers (bug #15891) - I18n: Update translations: ar, ast, be, bg, bn, ca, cs, da, de, el, en_AU, en_CA, en_GB, es, eu, fi, fr, gl, he, hr, hu, hy_AM, id, ie, is, it, ja, ka, kk, ko, lt, lv, ms, nb, nl, nn, oc, pl, pt, pt_BR, ro, ru, sk, sl, sq, sr, sv, th, tr, ug, uk, ur, ur_PK, vi, zh_CN, zh_HK, zh_TW New translations: fa_IR, ka Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-12xfce4-taskmanager: upgrade 1.2.2 -> 1.2.3Andreas Müller
Release notes for 1.2.3 ======================= - Improve settings saving (bug #15213) - Fix closing taskman with Esc (Bug #16656) - Move legend from tooltip to hide-able statusbar (Bug #14131) - Update copyright - Translation Updates: Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-10xfce4-closebutton-plugin: upgrade sourcesAndreas Müller
I ported it to GTK3 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-10thunar-shares-plugin: upgrade 0.3.0 -> 0.3.1Andreas Müller
Release notes for 0.3.1 ======================= - Remove unused THUNARX_TYPE_PREFERENCES_PROVIDER, since it may cause crashes (iface->get_menu_items not implemented) - Improved spacing and layout (Bug #14657) - Translation Updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Czech, Danish, Dutch, English (Australia), English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Serbian, Slovak, Slovenian, Spanish, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan), Uzbek, Vietnamese Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-10xfce4-notifyd: upgrade 0.4.4 -> 0.6.0Andreas Müller
Release notes for 0.6.0 ======================= This is a new stable release. Please note that the default fallback style for notification bubbles was changed due to the simplified drawing procedure. All existing themes should however continue to work without amendments, but the Adwaita theme will look slightly different (better hopefully :)). - Simplify drawing the notification bubble - Switch to new fallback style class "keycap" - Ensure normal font size with Adwaita and keycap class - Fix logging simultaneous notifications (Bug #15167) - Disable rounded corners w/o compositing (Bug #16586) - panel-plugin: Fix configure dialog - panel-plugin: Use new XfceTitledDialog api - panel-plugin: Toggle 'Do not disturb' with middle mouse click (Bug #16132) - Allow compilation with panel 4.15 - panel-plugin: Remove deprecated calls - Replace GtkStock buttons - Translation Updates: Albanian, Arabic, Armenian (Armenia), Belarusian, Chinese (China), Chinese (Taiwan), Croatian, Danish, Finnish, Galician, Georgian, German, Greek, Icelandic, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Serbian, Slovak, Slovenian, Spanish, Turkish, Ukrainian Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-10xfce4-clipman-plugin: upgrade 1.6.0 -> 1.6.1Andreas Müller
Release notes for 1.6.1 ======================= - Add translateable files to POTFILES (Bug #16608) - Bump libxfce4ui ifdef to 4.15.1 - Translation Updates: Albanian, Bulgarian, Catalan, Chinese (China), Danish, Dutch, French, Galician, German, Italian, Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Russian, Spanish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-04-01gigolo: upgrade 0.5.0 -> 0.5.1Andreas Müller
Release notes for 0.5.1 ======================= Fixes an annoying bug about wrong port being saved in the bookmark when saving it (#15455). Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-31openzone: Package iconsKhem Raj
Fixes ERROR: QA Issue: openzone: Files/directories were installed but not shipped in any package: /usr /usr/share /usr/share/icons Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. openzone: 3 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-30xfce4-screensaver: upgrade 0.1.8 -> 0.1.10Andreas Müller
Release notes for 0.1.10 ======================== [Please note that this is a development release.] This release adds empty responses to DBus calls that don't require a response. This matches gnome-screensaver's functionality, and fixes support for xfce4-session. - Send DBus lock responses for xfce4-session support (bug #16522) - Translation Update: Galician Release notes for 0.1.9 ======================= Please note that this is a development release. - Replace deprecated GTimeVal usage - Rebuild windows on monitor reconfiguration - Draw overlays during window reconstruction to protect screen - Do not activate DPMS when screensaver is inactive (bug #16327) - Better handling of multi-monitor and lid-close events (bug #16102) - Update LINGUAS (bug #15949) - Fix decimal properties when running through atof - Return 1 on lock command failure (bug #15945) - Rename 'Pictures folder' to 'Slideshow' (bug #15589) - Raise NameError and TypeError (bug #15830) - Fix float parsing error (bug #16295) - Fix inhibitor proxying (bug #16356) - Fix inhibitor listing in xfce4-screensaver-command (bug #16355) - Add systemd sleep inhibitor (bug #15929) - Fix dbus inhibition (bug #16365) - dbus: Prevent overzealous activation (bug #16365) Translation Updates: Albanian, Belarusian, Czech, Finnish, Galician, Hebrew, Italian, Japanese, Korean, Malay, Norwegian Bokmål, Polish, Portuguese (Brazil), Serbian, Spanish, Swedish, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-30xfce4-clipman-plugin: upgrade 1.4.4 -> 1.6.0Andreas Müller
Release notes for 1.6.0 ======================= This is a feature release. Apart from fixing deprecations, improving the settings dialog and small improvements to the panel plugin a new feature has been introduced: xfce4-clipman-history. It allows you to search the history interactively and paste directly (or just update the clipboard by holding Ctrl). - Add standalone dialog to search history: xfce4-clipman-history - Don't delete the history on startup - plugin: Indicate if clipman is disabled (Bug #11381) - plugin: Bind middle-click to toggle "inhibit" - plugin: Add "Clipman settings..." menuitem - plugin: "Show full history..." menuitem - plugin: Wire up max-menu-items setting - settings: Make strings translatablei (Bug #16496) - settings: Improve responsiveness of actions tab - settings: Replace GtkStock icons and tweak actions dialog - settings: Revamp UI and add max-menu-items setting - settings: Further UI tweaks - daemon: Show info dialog if already running - Add warning if clipman is not running - Show info/warning dialogs if clipman is (not) running - Add clipman-settings desktop file - Replace deprecated g_type_class_add_private - Replace GtkStock items - Improve clipman autostart file - Update copyright - Update gitignore - Translation Updates: Albanian, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Danish, Dutch, French, Galician, German, Hebrew, Hungarian, Italian, Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-30xfce4-pulseaudio-plugin: upgrade 0.4.2 -> 0.4.3Andreas Müller
Release notes for 0.4.3 ======================= This is a new stable release. General: - Build now requires exo-2 0.11 or newer - Fixed various memory leaks and warnings - Removed unused dbus-glib include (Xfce #15343) - Replaced g_type_class_add_private deprecations - Updated copyright years - Updated URLs from goodies.x.o to docs.x.o (Xfce #16173) - MPRIS: Added support for filename icons (Xfce #14329) - MPRIS: Added support for single-string variants on xesam:artist - MPRIS: Added support for the DesktopEntry property (Xfce #14412) - MPRIS: Added support for the plasma-browser-integration plugin (Xfce - MPRIS: Added title/artist conditioning from the track title - Preferences: Fixed icon rendering known players Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-30xfce4-terminal: upgrade 0.8.9.1 -> 0.8.9.2Andreas Müller
Release notes for 0.8.9.2 ========================= This is a bug fix release. 0.8.9.2 ======= - Allow to create window with 1 line height. One should also disable the scrollbar (--hide-scrollbar) to get 1 row window. (bug #16447) - Fix 'Transparency setting ignored when using --color-bg' (bug #16309) - Translation updates: Albanian, Belarusian, Polish, Portuguese, Slovenian, Swedish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-30xfce4-session: upgrade 4.14.1 -> 4.14.2Andreas Müller
Release notes for 4.14.2 ======================== - Add support for xfce4-screensaver (Bug #16522) - Try xfce screensaver before cinnamon (Bug #16223) - Translation Updates: Albanian, Belarusian, Indonesian, Polish, Portuguese, Swedish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-20layers: update LAYERSERIES_COMPAT to dunfellKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-12xfce4-power-manager: upgrade 1.6.5 -> 1.6.6Andreas Müller
Release notes for 1.6.6 ======================= - Dismiss critical notification when connecting to AC - Fix inhibiting xfce4-screensaver (Bug #16364) - settings: Move % sign out of spinbutton (Bug #15994) - panel-plugin: Toggle presentation mode on middle click - panel-plugin: Properly show 'About' menu item - panel-plugin: Add missing about callback - panel-plugin: Properly hook up about signal - panel-plugin: Replace deprecated call - Switch to symbolic window-close icons Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-12xfce4-whiskermenu-plugin: upgrade 2.4.2 -> 2.4.3Andreas Müller
Release notes for 2.4.3 ======================= - Fix loading incorrect icons for some applications. (bug #16461) - Translation updates: Bulgarian, Finnish, Greek, Icelandic, Interlingue, Nepali, Norwegian Bokmal, Russian, Slovak. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>