Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 939599851a | |||
| c8909af1f8 | |||
| 1cd9c97fa0 | |||
| 4ba49c7206 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c1fd855bdf90b1ce53a417da06186df72ab6d59f07d75620272a9c54facd07f3
|
|
||||||
size 274241
|
|
||||||
3
xapp-3.2.1.tar.gz
Normal file
3
xapp-3.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:213b6790e00b90f63f90cf6ce189efb5948a23b67330e3aa81fadb4ef822a6ef
|
||||||
|
size 277314
|
||||||
30
xapp.changes
30
xapp.changes
@@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 2 13:44:27 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.2.1:
|
||||||
|
* l10n: Update translations
|
||||||
|
* test-scripts: Switch to XApp symbolic icons
|
||||||
|
* Add some of the generic icons used in nemo
|
||||||
|
* Add some of the generic icons used in cinnamon
|
||||||
|
* icons: Add common device icons
|
||||||
|
* icons: Switch to xapp-symbolic-icons (XSI)
|
||||||
|
* icons: Prefix non-prefixed icons
|
||||||
|
* Provide an alternative to Adwaita symbolic icons (#192)
|
||||||
|
* mate-xapp-status-applet.py: Don't use theme.has_icon() - not
|
||||||
|
all usable icons are in themes.
|
||||||
|
* xapp-gpu-offload-helper.h: Move new GpuInfo member to the
|
||||||
|
end.
|
||||||
|
* xapp-gpu-offload-helper: Remove XAppGpuInfo.is_discrete
|
||||||
|
member.
|
||||||
|
* Improve discrete GPU detection using switcheroo-control
|
||||||
|
* xapp-favorites.c: Fix g-ir-scanner warning during build.
|
||||||
|
* debian/control: Clean up libgdk-pixbuf depends.
|
||||||
|
* Add xdg-desktop-portal accent-rgb setting. (#191)
|
||||||
|
* l10n: Update translations
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 29 08:31:06 UTC 2025 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 2.8.9
|
||||||
|
No changelog from upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 12 08:34:29 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
Mon Aug 12 08:34:29 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xapp
|
# spec file for package xapp
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2026 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%define sover 1
|
%define sover 1
|
||||||
%define typelib typelib-1_0-XApp-1_0
|
%define typelib typelib-1_0-XApp-1_0
|
||||||
Name: xapp
|
Name: xapp
|
||||||
Version: 2.8.5
|
Version: 3.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library files for the Xapp ecosystem
|
Summary: Library files for the Xapp ecosystem
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
|||||||
Reference in New Issue
Block a user