Commit Graph

1253 Commits

Author SHA1 Message Date
Jason Schonberg
8179aa8940
xfce4 update HOMEPAGEs
https://goodies.xfce.org/ states "Starting this month (November 2019), a project is starting
to migrate the goodies.xfce.org documentation to https://docs.xfce.org/start. The goal is to
remove deprecated projects and, eventually, de-commission the goodies.xfce.org URLs. Additional
information will be posted on https://wiki.xfce.org/projects/goodies-decomm/start as the project
proceeds."

This patch updates the URLs being used in the HOMEPAGEs to reflect where the address is actually
resolving.

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-21 07:38:23 -07:00
Khem Raj
a6cd3e7be1
xfce4-weather-plugin: Upgrade to 0.11.3
* Backport patches to support libsoup3
* Replace libsoup-2.4 dependency with libsoup3
* Add required dependency on json-c in this version

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-18 09:07:34 -07:00
Khem Raj
64bfa16828
xfce4-screenshooter: Use libsoup 3.0 instead of 2.4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-16 09:05:14 -07:00
Jason Schonberg
2045e71318
xfce4-settings: upgrade 4.20.0 -> 4.20.1
Drop unnecessary CFLAGS.  They were introduced with xfce4-settings version
4.18.3 to address two errors seen at the time - deprecated declarations and
implicit declarations.  The error was documented here :

https://patchwork.yoctoproject.org/project/oe/patch/20241127005545.86128-1-schonm@gmail.com/

Both of these errors have been addressed.

This change to the code base fixed the deprecated declarations:
def01fc82c

This change to the code base fixed the implicit declaration :
10e40cdf13

Changelog: https://gitlab.xfce.org/xfce/xfce4-settings/-/tags/xfce4-settings-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-10 23:31:41 -07:00
Chen Qi
1c24d7296f
xfce4-notes-plugin: upgrade to 1.11.2
This upgrade fixes a build failure for the current 1.11.0 version.

  src/main-settings-dialog.c:175:12: error: too many arguments to function
  'notes_path_button_new'; expected 0, have 1

Note that an extra dependency is added to this new version: gtksourceview4.
It is exlicitly required in configure.ac.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-06 06:57:20 -07:00
Niko Mauno
fd89f97baa
xfce4-session: Update D-Bus runtime dependency declaration
In order to facilitate users who wish to use e.g. dbus-broker as their
runtime D-Bus implementation, change the Freedesktop.org specific D-Bus
runtime dependency to honor oe-core's new VIRTUAL-RUNTIME_dbus
variable.

With this change we also align with oe-core commit 5dfca64b78
("dbus-glib: depend on dbus, not dbus-x11") which mentions that

  dbus-x11 hasn't existed as a package since 2012[1] and is just a
  RPROVIDES in dbus, so depend on dbus directly instead.

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-24 18:43:19 -07:00
Khem Raj
b019b4bd68
layers: Add whinlatter (5.3) to compatible layer series
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-11 20:51:29 -07:00
Khem Raj
80c3e65616
openzone: Upgrade to 1.2.4
1.2.3 tarballs are not available anywhere

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-06 08:47:56 -07:00
Khem Raj
f4a96810ba
Drop styhead from LAYERSERIES_COMPAT
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-31 07:41:47 -07:00
Kai Kang
02bd24645a
xfce4-sensors-plugin: 1.4.4 -> 1.4.5
1.4.5 (2024-12-25)
=====
- Update copyright year
- build: Bump dependency versions and fix deprecation warnings
- I18n: Update po/LINGUAS list
- I18n: Update po/LINGUAS list
- sensors-plugin: Drop subtitle from properties dialog
- build: Fix -Werror=deprecated-declarations
- build: Fix LDFLAGS
- scan-build: Fix false positive file
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- scan-build: Add false positive file
- scan-build: Fix unix.Malloc
- build: Use AM_DISTCHECK_CONFIGURE_FLAGS
- build: Fix -Werror=format=
- I18n: Update po/LINGUAS list
- build: Get rid of intltool
- Update copyright year
- build: Add missing includes of config.h
- build: Fix autotools warnings
- Translation Updates:
  Albanian, Amharic, Arabic, Armenian (Armenia), 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, Interlingue, Italian, Japanese,
  Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post
  1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Ukrainian, Urdu, Urdu (Pakistan), Uyghur

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 23:02:44 -07:00
Kai Kang
aaaa968086
xfce4-session: 4.18.4 -> 4.20.0
Upgrade xfce4-session from 4.18.4 to 4.20.0:

* rebase 0001-configure.in-hard-code-path-to-iceauth.patch
* add dependency libxfce4windowing

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-13 22:09:35 -07:00
Gyorgy Sarvari
b16f9c6f04
xfce4-sensors-plugin: correct netcat PACKAGECONFIG
In case netcat PACKAGECONFIG is enabled, do_configure fails
with the following error message:

| configure: error: hddtemp isn't queryable via netcat (use --disable-pathchecks to disable this check)

hddtemp service keeps a TCP port open to query the sensor data.
In case netcat is enabled for this recipe, the configure script
will search for the netcat binary, and will try to query this
hddtemp port, as a sanity check. This check is performed
independently from the hddtemp PACKAGECONFIG. Since hddtemp
isn't running in the build environment (probably) and
network connection is also disabled, this check fails.

To avoid this problem, add the extra config argument suggested by the
error message.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-13 11:34:55 -08:00
Gyorgy Sarvari
10ae09fb46
parole: fix dependency name
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-13 11:34:54 -08:00
Jiaying Song
4e8c4736ac
xfce-dusk-gtk3: fix do_fetch error
Change the SRC_URI to the correct value due to the following error:
WARNING: xfce-dusk-gtk3-1.3-r0 do_fetch: Failed to fetch URL http://sources.openembedded.org/141404-xfce_dusk_gtk3-1_3.tar.gz;subdir=xfce-dusk-gtk3-1.3, attempting MIRRORS if available

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-01-01 19:02:18 -08:00
Khem Raj
3f800ed93d
xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 22:40:14 -08:00
Hongxu Jia
751cc692ee
Update p7zip to 7zip
Due to commit [Use 7zip 2409 to replace p7zip 16.02] applied,
update affected recipes

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:31 -08:00
Kai Kang
e0f745b45e
xfce4-panel: 4.18.6 -> 4.20.0
Upgrade xfce4-panel from 4.18.6 to 4.20.0:

* add dependency libxfce4windowing
* set GDBUS_CODEGEN for configure
* rebase patches as well

The change log is at:

https://gitlab.xfce.org/xfce/xfce4-panel/-/blob/master/NEWS

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:31 -08:00
Kai Kang
b1b2dce41b
xfdesktop: 4.18.1 -> 4.20.0
Upgrade xfdesktop from 4.18.1 to 4.20.0:

* add dependency libxfce4windowing
* set variables from glib-2.0.pc in EXTRA_OECONF since paths have been
  removed from the .pc file in oe-core

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:30 -08:00
Kai Kang
6062a0c9af
libxfce4windowing: add recipe
Add recipe for libxfce4windowing 4.20.0 which is required by other xfce4
components such as xfce4-session, xfdesktop etc.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:30 -08:00
Kai Kang
093a67bc62
xfce4-dev-tools: 4.18.1 -> 4.20.0
Upgrade xfce4-dev-tools from 4.18.1 to 4.20.0:

* add dependency meson-native

The change log is at:

https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/blob/master/NEWS

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:30 -08:00
Kai Kang
021926bc92
xfwm4: 4.19.0 -> 4.20.0
4.20.0 (2024-12-15)
======
- Translation Updates:
  Finnish, Portuguese, Romanian

4.19.1 (2024-12-01)
======
- I18n: Update po/LINGUAS list
- hints: Fix buffer overflow in XChangeProperty
- Translation Updates:
  Finnish, Kurdish, Polish, Sinhala, Telugu, Vietnamese

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:30 -08:00
Kai Kang
fd2837f326
xfce4-settings: 4.18.3 -> 4.20.0
Upgrade xfce4-settings from 4.18.3 to 4.20.0:

* remove patch which has been applied in upstream already
  https://gitlab.xfce.org/xfce/xfce4-settings/-/commit/d1a04d4
* set GDBUS_CODEGEN in EXTRA_OECONF
* add PACKAGECONFIG wayland

The change log is at:

https://gitlab.xfce.org/xfce/xfce4-settings/-/blob/master/NEWS

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:29 -08:00
Kai Kang
5da5979066
xfconf: 4.18.2 -> 4.20.0
Update xfconf from 4.18.2 to 4.20.0:

* update EXTRA_OECONF to remove legacy perl setting, and add config for
  gdbug-codegen

The change log is at:

https://gitlab.xfce.org/xfce/xfconf/-/blob/master/NEWS

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:29 -08:00
Kai Kang
51ea46ee2c
xfce4-power-manager: 4.18.2 -> 4.20.0
Upgrade xfce4-power-manager from 4.18.2 to 4.20.0:

* remove configure option `--enable-network-manager` which has been
  removed from upstream
  https://gitlab.xfce.org/xfce/xfce4-power-manager/-/commit/cc9921a
* set variable GDBUS_CODEGEN for configure
* add PACKAGECONFIG wayland

The change log is at:

https://gitlab.xfce.org/xfce/xfce4-power-manager/-/blob/master/NEWS

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:26 -08:00
Kai Kang
5bc86bcd55
xfce4-appfinder: 4.19.3 -> 4.20.0
4.20.0 (2024-12-15)
======
- Translation Updates:
  Finnish, Hebrew, Polish, Ukrainian
4.19.4 (2024-12-01)
======
- Fix buffer overflow and leaks (#92)
- I18n: Update po/LINGUAS list
- Translation Updates:
  Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Basque,
  Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong),
  Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian,
  English (Australia), English (Canada), English (United Kingdom),
  Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hindi,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian
  Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese
  (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur, Vietnamese

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:26 -08:00
Kai Kang
a15a909e4a
tumbler: 4.18.0 -> 4.20.0
Update tumbler from 4.18.0 to 4.20.0. And set variable GDBUS_CODEGEN for
configure.

Change log is at:

https://gitlab.xfce.org/xfce/tumbler/-/blob/master/NEWS

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:26 -08:00
Kai Kang
cd585b2308
thunar-volman: 4.18.0 -> 4.20.0
4.20.0 (2024-12-15)
======
- Translation Updates:
  Finnish, Portuguese
4.19.1 (2024-12-01)
======
- Translation Updates:
  Spanish, Vietnamese
4.19.0 (2024-11-01)
======
- build: Fix deprecation warning
- build: Bump requirements for Xfce 4.20
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- README: correct documentation URL
- settings: make `option_entries` NULL-terminated
- tvm-input-device: Avoid criticals when ID_MODEL missing (#25)
- I18n: Update po/LINGUAS list
- build: Get rid of intltool
- Add icons at missing sizes, clean up SVG metadata
- Declare use of function (fixes #24)
- settings: Fix critical warning when closing embedded dialog
- Update bug report address
- Translation Updates:
  Asturian, Croatian, English (Canada), Greek, Italian, Polish,
  Portuguese, Russian

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:26 -08:00
Kai Kang
b217df7986
thunar: 4.19.0 -> 4.20.0
Upgrade thunar from 4.19.0 to 4.20.0. The change log is at:

https://gitlab.xfce.org/xfce/thunar/-/blob/master/NEWS

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 09:41:25 -08:00
Kai Kang
607c2d67ce
garcon: 4.19.1 -> 4.20.0
4.20.0 (2024-12-15)
======
- Translation Updates:
  Polish
4.19.3 (2024-12-01)
======
- menu-item: Ensure UTF-8 strings
- Translation Updates:
  Galician
4.19.2 (2024-11-01)
======
- Fix doc annotation
- build: Bump requirements for Xfce 4.20
- Apply .clang-format file
- Sort includes
- clang-format: Add file
- gcc-analyzer: Add false positive file
- scan-build: Add false positive file
- build: Use AM_DISTCHECK_CONFIGURE_FLAGS
- menu-item: Honor TryExec again
- menu-item: Let glib check for absolute path to executable
- Use Exec instead of TryExec for menu item visibility (#22)
- Translation Updates:
  Asturian, Catalan, Polish

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 08:22:18 -08:00
Kai Kang
d5af0dd956
exo: 4.19.1 -> 4.20.0
4.20.0 (2024-12-15)
======
- Translation Updates:
  Finnish, Hebrew, Polish
4.19.2 (2024-12-01)
======
- I18n: Update po/LINGUAS list
- exo-die: Fix string leak in exo_die_g_key_file_set_locale_value
- Translation Updates:
  Belarusian, Czech, English (United Kingdom), French, Galician,
  German, Japanese, Kazakh, Lithuanian, Occitan (post 1500), Polish,
  Portuguese, Portuguese (Brazil), Serbian, Spanish, Swedish, Turkish,
  Uzbek, Vietnamese

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 08:22:18 -08:00
Kai Kang
7a4abcd215
libxfce4ui: 4.19.6 -> 4.20.0
4.20.0 (2024-12-15)
======
- Update active contributors for 4.20
- Translation Updates:
  Polish
4.19.7 (2024-12-01)
======
- xfce4-about: Don't show mail addresses
- xfce4-about: Init glibtop before using it
- Avoid undefined behavior with NULL msgid strings and dgettext
- Translation Updates:
  Czech, Finnish, Galician, Kazakh, Latvian, Persian (Iran), Polish,
  Spanish, Turkish, Urdu, Urdu (Pakistan)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 08:22:18 -08:00
Kai Kang
dc3fee711e
libxfce4util: 4.19.3 -> 4.20.0
Change log:

4.20.0 (2024-12-15)
======
- Translation Updates:
  Polish
4.19.5 (2024-12-01)
======
- Bump Xfce overall version to 4.20pre2
- I18n: Update po/LINGUAS list
- Call xfce_kiosk's parent finalizer to prevent leaks
- Translation Updates:
  Amharic, Telugu
4.19.4 (2024-11-01)
======
- bump Xfce overall version to 4.20pre1
- Remove local ABI check
- Add meson build
- Migrate to xdt-gen-visibility and xdt-check-abi
- I18n: Update po/LINGUAS list
- build: Bump requirements for Xfce 4.20
- Apply .clang-format file
- Add missing includes of libxfce4util-alias.h
- clang-format: Add file
- xfce-rc: Fix support for the LANGUAGE environment variable
- scan-build: Add false positive file
- build: Use AM_DISTCHECK_CONFIGURE_FLAGS
- session-management: Try to create D-BUS proxy synchronously
- session-management: Always set an error when returning FALSE
- fileutils: Fix MD5 hash in xfce_create_shared_thumbnail_path()
- Translation Updates:
  Asturian, Greek, Hungarian, Lithuanian, Persian (Iran)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-19 08:22:18 -08:00
Khem Raj
800de29730
exo: Remove unused perl module dependency
This has been removed upstream as well [1]

[1] 8b6667f42d

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-28 08:17:56 -08:00
Jason Schonberg
1f6b2a0a2b
xfce4-settings: ignore some warnings.
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-26 07:26:29 -08:00
Jason Schonberg
6dcafb2c75
libxfce4ui: Upgrade 4.19.3 -> 4.19.6
Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.6

Changelog: https://gitlab.xfce.org/xfce/libxfce4ui/-/tags/libxfce4ui-4.19.5

The 4.19.5 version fixed a linking problem with clang which appeared in the
4.19.4 version of libxfce4ui.

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-26 07:26:29 -08:00
Jason Schonberg
38f7906796
xfwm4: Upgrade 4.18.0 -> 4.19.0
Changelog: https://gitlab.xfce.org/xfce/xfwm4/-/tags/xfwm4-4.19.0

- frame: clip title text from drawing behind buttons in stretched theme
- mypixmap: fix origin for tiling in xfwmPixmapFill* functions
- theme: ensure menu icon gets updated when redrawing stretched title
frame
- mypixmap: implement support for the matrix parameter in
xfwmPixmapFillRectangle
- frame: reference stretch theme variants
- mypixmap: update xfwmPixmapFill* signatures to allow cairo_matrix_t
param
- mypixmap: use cairo in xfwmPixmapFillRectangle
- theme: load '-stretch' variants
- build: Bump requirements for Xfce 4.20
- settings-dialogs: Fix string leak
- main: Fix string leak in setupLog
- compositor: also block softpipe for GLX vsync
- focus: Include skip taskbar/pager when passing focus
- build: Fix build with libxfce4ui master
- build: clang: Fix -Wcast-align
- build: clang: Fix -Wsingle-bit-bitfield-constant-conversion
- Prevent division by zero
- Return if `tile` is not valid
- Free `data` before returning
- Fix emptying eventFilterStack
- Allocate memory so that `logfile` can be freed with `g_free()`
- `getWindowHostname` always sets `hostname` to a non-NULL value
- Initialize `wm_command_count` variable
- build: Fix -Werror=format=
- Update bug report address
- add missing break to fix use-after-free when alt-tabbing (#762)
- Fix incorrect ifdef guard for startup notification
- I18n: Update po/LINGUAS list
- Remove usage of XDT_I18N() and intltool
- Eliminate need for pre-processed configure.ac.in
- Add generator for compile_flags.txt
- Added check for working with external compositors
- screen: Fix uninitialized rect in myScreenGetXineramaMonitorGeometry
- stacking: Use WIN_LAYER_FULLSCREEN for focused fullscreen windows
when modifying _NET_WM_STATE_ABOVE.
- menu: Schedule a redraw for all menu options
- screen: myScreenMaxSpaceForGeometry(): drop unused retval
- drop dead code
- drop obsolete prototypes
- moveresize: clientResizeEventFilter(): drop unnecessary call to
myScreenFindMonitorAtPoint
- client: clientGetWMNormalHints(): simplify defaults and constraints
- client: clientToggleMaximizedAtPoint: use clientReconfigure()
- client: clientUpdateFullscreenSize(): use clientReconfigure()
- placement: clientFill() skip unused computation
- client: clientConstrainPos(): drop unneded local vars
- client: getSizeExcludingMargins() return rect as GdkRectangle retval
- client: getSizeExcludingMargins() pass rect as stack value instead of
pointer
- client: clientNewTileSize() pass rect as stack value instead of
pointer
- client: clientNewMaxSize() pass rect as stack value instead of pointer
- client: drop unncessary code
- client: clientConfigureWindows(): drop unncessary parameter
- drop obsolete xfwm4rc
- placement.c: make set_rectangle inline and drop unnecessary checks
- placement.c: clientConstrainPos(): scope and optimize strut rects
- compositor: Ditch the shadowPict
- compositor: Expose just the window area
- main: Fix our compositor selection
- main: Simplify options handlers
- netwm: Fix regular _NET_WM_STRUT
- Corrected invalid use of g_return_val_if_fail for flow-control in
move-to-monitor
- build: Add GLib requirement

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 14:03:11 -08:00
Jason Schonberg
74a290bb3f
xfconf: Upgrade 4.18.1 -> 4.18.2
Changelog: https://gitlab.xfce.org/xfce/xfconf/-/tags/xfconf-4.18.2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 14:03:11 -08:00
Jason Schonberg
06c2d5221b
xfce4-appfinder: Upgrade 4.19.2 -> 4.19.3
Changelog: https://gitlab.xfce.org/xfce/xfce4-appfinder/-/tags/xfce4-appfinder-4.19.3

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 14:03:11 -08:00
Jason Schonberg
3801235888
libxfce4util: Upgrade 4.19.2 -> 4.19.3
Changelog: https://gitlab.xfce.org/xfce/libxfce4util/-/tags/libxfce4util-4.19.3

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 14:03:11 -08:00
Jason Schonberg
4b422e36ed
garcon: Upgrade 4.19.0 -> 4.19.1
Changelog: https://gitlab.xfce.org/xfce/garcon/-/tags/garcon-4.19.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 08:25:03 -08:00
Jason Schonberg
c485a5b2b6
exo: Upgrade 4.19.0 -> 4.19.1
Changelog: https://gitlab.xfce.org/xfce/exo/-/tags/exo-4.19.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-25 08:25:03 -08:00
Khem Raj
f1e8d8a510
meta: Add SECURITY.md file to all layers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-23 09:00:14 -08:00
Jason Schonberg
ff07b2e0e8
xfconf: Upgrade 4.18.0 -> 4.18.1
Changelog: https://gitlab.xfce.org/xfce/xfconf/-/tags/xfconf-4.18.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:26 -08:00
Jason Schonberg
cb18ddb359
xfce4-settings: Upgrade 4.18.2 -> 4.18.3
Changelog: https://gitlab.xfce.org/xfce/xfce4-settings/-/tags/xfce4-settings-4.18.3

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:26 -08:00
Jason Schonberg
1f3eb0b6a9
xfce4-session: Upgrade 4.18.3 -> 4.18.4
Changelog: https://gitlab.xfce.org/xfce/xfce4-session/-/tags/xfce4-session-4.18.4

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:26 -08:00
Jason Schonberg
14dd926952
xfce4-power-manager: Upgrade 4.18.1 -> 4.18.2
Changelog: https://gitlab.xfce.org/xfce/xfce4-power-manager/-/tags/xfce4-power-manager-4.18.2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:25 -08:00
Jason Schonberg
db512a6ba9
xfce4-dev-tools: Upgrade 4.18.0 -> 4.18.1
Changelog: https://gitlab.xfce.org/xfce/xfce4-dev-tools/-/tags/xfce4-dev-tools-4.18.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:25 -08:00
Jason Schonberg
3ea17130b1
xfce4-appfinder: Upgrade 4.19.1 -> 4.19.2
Changelog: https://gitlab.xfce.org/xfce/xfce4-appfinder/-/tags/xfce4-appfinder-4.19.2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-22 17:19:25 -08:00
Jason Schonberg
a01228ac45
xfce4-session: upgrade 4.18.2 -> 4.18.3
Changelog found at https://gitlab.xfce.org/xfce/xfce4-session/-/tags/xfce4-session-4.18.3

- shutdown: Do not set an error when returning TRUE
- logout-dialog: Fix use-after-free
- Use glib wrappers for memory allocation
- build: Fix build when there is no suspend/hibernate support
- build: Add suspend support for Solaris
- startxfce4: Fix xinit arguments order
- manager: Always use xfsm_manager_save_yourself_dbus() (Fixes #106)
- settings: Remove useless tooltip
- xflock4: Update fallback list
- logout-dialog: Lower warning level
- shutdown: Keep error NULL when unused
- cleanup: Remove dead polkit code
- Revert "Fallback to old method for shutdown (bug #8630)."
- Use g_critical() instead of g_error()
- Use GLib logging functions or g_printerr() instead of g_print()
- Use GLib logging functions instead of g_printerr()
- build: Fix untranslated policykit file
- Escape/unescape string list delimiter when saving/restoring session
- Replace XfceRc with GKeyFile for session file parsing
- Translation Updates:
  Albanian, Armenian (Armenia), Asturian, Azerbaijani, Basque,
  Belarusian, Belarusian (Tarask), Bulgarian, Catalan, Chinese (China),
  Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (Canada),
  English (United Kingdom), Estonian, Finnish, French, Galician,
  German, Greek, Hebrew, Hindi, Hungarian, Icelandic, Indonesian,
  Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay,
  Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Persian
  (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Ukrainian, Uyghur, Vietnamese

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-19 16:59:06 -08:00
J. S.
f7caccedc7
xfce4-panel: upgrade 4.18.5 -> 4.18.6
Change log found at https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.18.6

- Update copyright year
- Do not use g_log_set_always_fatal()
- launcher: Ensure default icon in empty launchers
- build: Search for bind_textdomain_codeset in libintl too
- Fix memory management of GTypeModules
- pager: Avoid recursion in WnckScren signal handler
- pager: Do not query workspace count if screen is not initialized
- libxfce4panel: Fix custom menu items management
- clock: Create monitor proxy asynchronously
- Add missing G_BEGIN_DECLS
- Translation Updates:
  Czech, Finnish, Hungarian, Icelandic, Interlingue, Italian,
  Portuguese (Brazil), Turkish

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-19 13:50:57 -08:00