Commit Graph

923 Commits

Author SHA1 Message Date
Armin Kuster
ec9065c822 README: updated Maintainers list for Gatesgarth
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-04 12:32:44 -08:00
Khem Raj
cd9eaf4318 meta-openembedded: Add gatesgarth to LAYERSERIES_COMPAT
Remove older releases from COMPAT

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-10-15 11:42:15 -07:00
Andreas Müller
d43058651d xfce4-notifyd: upgrade 0.6.1 -> 0.6.2
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-09-20 12:47:40 -07:00
Khem Raj
52a070f02c layer.conf: fixes icon-theme signature changes
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-31 16:57:06 -07:00
Andreas Müller
89a0196d62 xfwm4: upgrade 4.14.4 -> 4.14.5
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-13 22:32:07 -07:00
Khem Raj
a6f710f6cd imsettings: Upgrade to 1.8.2
Add a patch to fix build with -fno-common

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13 22:32:07 -07:00
Khem Raj
5a35fe8124 xfce4-cpufreq-plugin: Fix build with -fno-common
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13 22:32:07 -07:00
Khem Raj
0a0d6bc8e5 xfce4-sensors-plugin: Fix build with -fno-common
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13 22:32:07 -07:00
Andreas Müller
610b7e1d28 xfwm4: upgrade 4.14.3 -> 4.14.4
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-09 13:00:23 -07:00
Andreas Müller
97e2948519 tumbler: upgrade 0.2.8 -> 0.2.9
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-09 13:00:23 -07:00
Kai Kang
8e03902107 xfce4-eyes-plugin: 4.5.0 -> 4.5.1
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-08-03 10:49:15 -07:00
Andreas Müller
34cf4a1214 xfce4-timer-plugin: upgrade 1.7.0 -> 1.7.1
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-28 12:52:14 -07:00
Andreas Müller
dfb289d21f xfwm4: upgrade 4.14.2 -> 4.14.3
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-28 12:52:14 -07:00
Andreas Müller
e024f8d1a8 xfce4-whiskermenu-plugin: upgrade 2.4.5 -> 2.4.6
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-28 12:52:14 -07:00
Andreas Müller
3538a07b79 xfce4-time-out-plugin: upgrade 1.1.0 -> 1.1.1
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-22 15:57:52 -07:00
Andreas Müller
a48c5ecf8c xfce4-whiskermenu-plugin: upgrade 2.4.4 -> 2.4.5
>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-07-22 15:57:52 -07:00
Andreas Müller
d51030b8e0 Revert "packagegroup-xfce-base: add RDEPEND packagegroup-core-x11"
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 394567c007:

    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-25 10:28:37 -07:00
Changqing Li
394567c007 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>
2020-06-03 15:15:42 -07:00
Andreas Müller
713e70bd25 thunar: upgrade 1.8.14 -> 1.8.15
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-24 15:53:29 -07:00
Kai Kang
3e33792ef0 catfish: 1.4.11 -> 1.4.13
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-18 18:32:53 -07:00
Kai Kang
8174b6ff9a thunar: 1.8.12 -> 1.8.14
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-18 18:32:53 -07:00
Kai Kang
47f9b3b4da xfconf: 4.14.2 -> 4.14.3
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-18 18:32:53 -07:00
Kai Kang
8873cad790 garcon: 0.6.4 -> 0.7.0
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-18 18:32:53 -07:00
Andreas Müller
278d762738 xfwm4: upgrade 4.14.1 -> 4.14.2
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-11 11:34:52 -07:00
Andreas Müller
58aa7654e1 xfconf: upgrade 4.14.1 -> 4.14.2
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-11 11:34:52 -07:00
Andreas Müller
6626da2826 xfce4-notifyd: upgrade 0.6.0 -> 0.6.1
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-11 11:34:52 -07:00
Andreas Müller
f09851e248 xfce4-panel: upgrade 4.14.3 -> 4.14.4
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-03 14:29:17 -07:00
Andreas Müller
2626dd7b6a xfce4-whiskermenu-plugin: upgrade 2.4.3 -> 2.4.4
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-05-03 14:29:17 -07:00
Kai Kang
667a22f84a xfce4-panel-profiles: not create link to /usr/share/locale
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-25 08:32:41 -07:00
Andreas Müller
2ba7073574 xfce4-settings: upgrade 4.14.2 -> 4.14.3
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-14 15:38:43 -07:00
Andreas Müller
04e554999b xfwm4: upgrade 4.14.0 -> 4.14.1
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-14 15:38:43 -07:00
Andreas Müller
42ebcbe87a xfce4-taskmanager: upgrade 1.2.2 -> 1.2.3
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-12 22:57:22 -07:00
Andreas Müller
6c63320227 xfce4-closebutton-plugin: upgrade sources
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-10 17:48:38 -07:00
Andreas Müller
c36d47e709 thunar-shares-plugin: upgrade 0.3.0 -> 0.3.1
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-10 17:48:38 -07:00
Andreas Müller
8c4fc880dc xfce4-notifyd: upgrade 0.4.4 -> 0.6.0
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-10 17:48:38 -07:00
Andreas Müller
9f9100d803 xfce4-clipman-plugin: upgrade 1.6.0 -> 1.6.1
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-10 17:48:38 -07:00
Andreas Müller
eb6a0abb35 gigolo: upgrade 0.5.0 -> 0.5.1
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-04-01 15:11:15 -07:00
Khem Raj
7810ed60ef openzone: Package icons
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-31 10:44:26 -07:00
Andreas Müller
d264766ed4 xfce4-screensaver: upgrade 0.1.8 -> 0.1.10
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-30 22:02:34 -07:00
Andreas Müller
b45a2d5fb0 xfce4-clipman-plugin: upgrade 1.4.4 -> 1.6.0
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-30 22:02:34 -07:00
Andreas Müller
dbe9d38034 xfce4-pulseaudio-plugin: upgrade 0.4.2 -> 0.4.3
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-30 22:02:34 -07:00
Andreas Müller
c3903deeed xfce4-terminal: upgrade 0.8.9.1 -> 0.8.9.2
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-30 22:02:34 -07:00
Andreas Müller
fdad6436d7 xfce4-session: upgrade 4.14.1 -> 4.14.2
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-30 22:02:34 -07:00
Khem Raj
46ae08202a layers: update LAYERSERIES_COMPAT to dunfell
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-20 07:44:29 -07:00
Andreas Müller
a12959c75e xfce4-power-manager: upgrade 1.6.5 -> 1.6.6
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-12 08:38:31 -07:00
Andreas Müller
2145fad9e5 xfce4-whiskermenu-plugin: upgrade 2.4.2 -> 2.4.3
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>
2020-03-12 08:38:31 -07:00
Andreas Müller
dc426d1149 xfce4-clipman-plugin: upgrade 1.4.3 -> 1.4.4
Release notes for 1.4.4

=======================
This is a bugfix release.

- settings: Improve layout
- settings: Drop some GtkStock items
- Update support URLs from goodies to docs.xfce.org (Bug #16141)
- Drop deprecated Gtk style properties
- Also show desktop file in Cinnamon (Bug #14058)
- Fix getting modifier in gsd-clipboard-manager (Bug #14642)
- Fix typo
- Translation Updates:
  Albanian, Armenian (Armenia), Belarusian, Catalan,
  Chinese (China), Czech, Danish, Finnish, French, Galician,
  Hebrew, Icelandic, Italian, Kazakh, Norwegian Bokmål, Polish,
  Portuguese, Slovak, Slovenian, Spanish, Turkish, Ukrainian

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-12 08:38:31 -07:00
Andreas Müller
89f1b6d203 xfce4-weather-plugin: upgrade 0.10.0 -> 0.10.1
Release notes for 0.10.1

========================
- Switch to 'locationforecast' product and use a more recent API version
(bug #16268)
- Fix invalid scrollbar index to add a label (bug #16023)
- Update URLs from goodies.x.o to docs.x.o (bug #16182)
- Fix build with panel 4.15
- Make build output less verbose
- Use standard icon names (bug #16059)

Translation Updates:
Albanian, Croatian, Finnish, Galician, Greek, Portuguese, Slovak,
Slovenian

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-27 08:25:49 -08:00
Andreas Müller
e37bcbc137 xfce4-sensors-plugin: Change defaults to useful ones
Every time I added xfce4-sensors-plugin to panel xfce4-sensors-plugin suggested
sensors not exactly useful. So change defaults:

* remove lmsensors
* make sysfsacpi work and don't disable it because that's where embedded
  machines drop useful information

Background: Have spent lots of efforts to get Raspi4 cooled properly while
running at gouvernor 'performance' and rendering music. Would like to see if it
really wears a cool hat [1]

[1] https://github.com/schnitzeltony/rpi-cool-hat

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-25 17:57:15 -08:00
Andreas Müller
691e76b83a xfce4-sensors-plugin: upgrade 1.2.97 -> 1.3.92
Although not explicitly mentioned in release announcement it seems that
this is a develpoment release. It was tested and there could be no reason
found not to use this version.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-02-25 17:57:15 -08:00