Commit Graph

14286 Commits

Author SHA1 Message Date
Bobby Rong
ff2955ffe3
pantheon.elementary-shortcut-overlay: 2.0.1 -> 8.0.0
https://github.com/elementary/shortcut-overlay/compare/2.0.1...8.0.0
2024-06-10 12:36:04 +08:00
Cosima Neidahl
5b3b5d79aa
Merge pull request #316275 from OPNA2608/fix/lomiri-xkb-layout
lomiri.lomiri: Try to consider services.xserver.xkb.layout
2024-06-07 19:49:31 +02:00
Cosima Neidahl
ed61e2bd1b
Merge pull request #316255 from OPNA2608/fix/content-hub-exchanges
lomiri.{lomiri-app-launch,content-hub}: Fix issues with peer spawning & data transfer
2024-06-07 16:58:34 +02:00
Bobby Rong
17a565067d
Merge pull request #317770 from bobby285271/upd/cinnamon
Cinnamon updates 2024-06-06
2024-06-07 21:16:17 +08:00
OPNA2608
4a495ec755 tests/lomiri-filemanager-app: init 2024-06-07 11:37:49 +02:00
OPNA2608
7f084b0fe1 lomiri.lomiri-filemanager-app: init at 1.0.4 2024-06-07 11:36:52 +02:00
Bobby Rong
073a07cc63
cinnamon.pix: 3.2.2 -> 3.4.0
https://github.com/linuxmint/pix/compare/3.2.2...3.4.0
2024-06-06 22:46:48 +08:00
José Romildo
d735378802 lxqt.qtermwidget: add prior version 1.4.0 for compatibility with qt5 2024-06-06 10:13:26 -03:00
Bobby Rong
6fb8a55a3b
cinnamon.xreader: 4.0.2 -> 4.2.0
https://github.com/linuxmint/xreader/compare/4.0.2...4.2.0
2024-06-06 20:49:09 +08:00
Bobby Rong
e0d69e6ba6
cinnamon.xapp: 2.8.2 -> 2.8.3
https://github.com/linuxmint/xapp/compare/2.8.2...2.8.3
2024-06-06 20:49:09 +08:00
Pol Dellaiera
1522b6c4be
Merge pull request #308278 from surfaceflinger/gnome-ddcutil-fix
gnomeExtensions.brightness-control-using-ddcutil: fix for ddcutil path patch
2024-06-06 08:04:10 +02:00
nat
86d3f6b9a3
gnomeExtensions.brightness-control-using-ddcutil: fix for ddcutil path patch 2024-06-04 14:33:50 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
Jan Tojnar
d06ff35866
Merge pull request #316402 from jtojnar/gnome
GNOME updates 2024-06-01
2024-06-04 09:37:06 +02:00
Bobby Rong
de68f01d40
Merge pull request #316744 from useranon350/xfce-plugin-temp
xfce.xfce4-sensors-plugin: Enable xnvctrl by default
2024-06-04 00:09:33 +08:00
Nick Cao
3ed1fd714b
Merge pull request #316140 from r-ryantm/auto-update/gnustep.make
gnustep.make: 2.9.1 -> 2.9.2
2024-06-03 11:35:14 -04:00
useranon350
c5b09348a6
xfce.xfce4-sensors-plugin: Enable xnvctrl by default
Have to be explicitly enabled since this tries to figure out the default
based on the existence of a hardcoded `/usr/include/NVCtrl` path, though
it looks like `NIX_CFLAGS_COMPILE` is properly (?) set so we don't need to
further patch it.

Format with nixfmt-rfc-style at the same time.
2024-06-03 17:20:30 +08:00
José Romildo
f250907b64 lxqt.qterminal: add qtwayland to the dependence list 2024-06-02 07:06:16 -03:00
Jan Tojnar
4655367aee gnome.gnome-control-center: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/46.1...46.2
2024-06-01 14:07:08 +02:00
Jan Tojnar
c4f8dbd245 gnome.gdm: 46.0 → 46.2
https://gitlab.gnome.org/GNOME/gdm/-/compare/46.0...46.2
2024-06-01 14:07:08 +02:00
Jan Tojnar
195626dfe4 epiphany: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/epiphany/-/compare/46.0...46.1
2024-06-01 14:06:19 +02:00
Bobby Rong
b5f8357247
Merge pull request #315914 from bobby285271/upd/elementary-mail
pantheon.elementary-mail: 7.2.0 -> 8.0.0
2024-06-01 18:32:51 +08:00
Aleksana
fc2390fa15
Merge pull request #316096 from uninsane/pr-gnome-color-manager-cross
gnome.gnome-color-manager: fix cross compilation
2024-06-01 16:03:47 +08:00
OPNA2608
2735184f6d lomiri.lomiri: Try to consider services.xserver.xkb.layout
Propagate the configuration setting through an envvar, check the envvar in the compositor.
Needed because querying AccountsSettings for this information fails, due to Ubuntu-only
"InputSources" interface. So you're stuck on US layout without this hack.
2024-06-01 00:26:25 +02:00
Jan Tojnar
661b8098ce
Merge pull request #316000 from Nanotwerp/gnome-shell-extensions-fix
gnome.gnome-shell-extensions: patch `GTop` path for the builtin GNOME System Monitor extension
2024-05-31 23:27:34 +02:00
OPNA2608
120fda2ef3 lomiri.content-hub: Modernise abit
- Some patches have been merged, fetch merged ones if possible & update comments
- with lib; in meta is frowned-upon
2024-05-31 22:33:59 +02:00
OPNA2608
0ddd3a49e9 lomiri.content-hub: Fetch patch to fix data transfer
We don't have a functional content-hub transfer test, so this slipped through the cracks during testing.

(The background setting in LSS would be an easy one, but that calls an AccountsSetting function that
doesn't exist outside of Ubuntu, so it wouldn't work anyway.)
2024-05-31 22:25:39 +02:00
OPNA2608
20c9038e15 lomiri.lomiri-app-launch: Modernise abit
- Patch has been merged, fetch merged one & update comment (hash is unchanged, checked)
- We now have a CMake modern enough for pkg_get_variable DEFINE_VARIABLES, use it
- substituteInPlace --replace is deprecated
- with lib; in meta is frowned-upon
2024-05-31 22:19:25 +02:00
OPNA2608
af1d2bd13a lomiri.lomiri-app-launch: Inject /run/current-system/sw/bin into PATH
LAL manages desktop file parsing for various parts of the Lomiri environment. It also handles turning them into SystemD services tracked in the background.
And due to how things work one, it's code is also SystemD-launched by itself.

When we package applications with desktop files, we don't want the Exec values to be absolute, so we patch out absolute paths.
Without absolute paths, PATH is expected to have the path to the executables. But our PATHs don't always contain i.e. /run/current-system/sw/bin.

Services launched by SystemD are one such instance. If LAL code is run under SystemD's restricted reduced PATH, then it fails to find the requested executables.
This is what happens to content-hub, and it causes all transfer requests to be met with an immediate "could not launch peer"-like error, and a transfer being stuck halfway.

To work around this (I wouldn't call this a real solution?), patch LAL code to:
- also propagate whatever PATH it currently *does* have to its launched applications
- postfix the PATH it has with /run/current-system/sw/bin, to give it a decent fallback

These changes allow for lomiri-filemanager-app to be launched via a content-hub request from lomiri-system-settings (i.e. the background selection).
2024-05-31 22:11:59 +02:00
Matt Moriarity
fc16891480 plasma-workspace: 5.27.11 -> 5.27.11.1 2024-05-31 10:01:34 -06:00
R. Ryantm
cbf30c16c9 gnustep.make: 2.9.1 -> 2.9.2 2024-05-31 11:35:47 +00:00
Colin
6d7ba969df gnome.gnome-color-manager: fix cross compilation
glib is used (additionally) for `glib-compile-resources`, used at build time.
2024-05-31 09:06:25 +00:00
Jan Tojnar
c7e65c09b0
Merge pull request #314893 from honnip/gnome-extensions-collision
gnomeExtensions: count naming collisions only for the last three shell versions
2024-05-31 11:01:55 +02:00
Nano Twerpus
78ecb9195e gnome.gnome-shell-extensions: patch GTop path for the GNOME System Monitor extension
Formatted with `nixfmt-rfc-style`.
2024-05-30 17:37:55 -04:00
Bobby Rong
203b9ffef0
pantheon.elementary-mail: 7.2.0 -> 8.0.0
https://github.com/elementary/mail/compare/7.2.0...8.0.0

I am looking at https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2046844
and I believe when it comes to NixOS the issue will either affect many apps
or more likely, nothing at all...
2024-05-30 22:49:36 +08:00
Bobby Rong
52d3619609
Merge pull request #315649 from bobby285271/upd/xfce
xfce.xfce4-screenshooter: 1.10.5 -> 1.10.6
2024-05-30 22:02:32 +08:00
Artturin
b79309a470
Merge pull request #311773 from uninsane/pr-gnome-keyring-cross
gnome.gnome-keyring: support cross compilation
2024-05-29 21:06:00 +03:00
Bobby Rong
0dfd7b691f
xfce.xfce4-screenshooter: 1.10.5 -> 1.10.6
https://gitlab.xfce.org/apps/xfce4-screenshooter/-/compare/xfce4-screenshooter-1.10.5...xfce4-screenshooter-1.10.6
2024-05-29 22:43:41 +08:00
Bobby Rong
3661378fef
Merge pull request #315374 from bobby285271/upd/pantheon-agent-polkit
pantheon.pantheon-agent-polkit: 1.0.5 -> 8.0.0
2024-05-29 21:19:26 +08:00
Cosima Neidahl
33ce263359
Merge pull request #315117 from OPNA2608/fix/lomiri-24.05-buildable
lomiri.*: Make buildable while waiting for GLib fix
2024-05-29 08:43:42 +02:00
Honnip
820a0fea9e
gnomeExtensions: add honnip to maintainers 2024-05-29 11:01:25 +09:00
Jan Tojnar
6c25325ec3
Merge pull request #310143 from Nanotwerp/gnome-system-monitor-extension-fix
`gnomeExtensions.system-monitor`: patch to add `GTop` to the extension's path
2024-05-29 02:04:48 +02:00
Honnip
f177c2d46f
gnomeExtensions: auto-update 2024-05-29 00:36:23 +09:00
Honnip
7d150337d1
gnomeExtensions: count naming collisions only for the last three shell versions
Before this commit, we counted naming collisions of extensions for each shell version.
With this commit, we count naming collisions of extensions for the last three shell versions, because `gnomeExtensions` contains extensions for the last three shell versions.
2024-05-29 00:36:23 +09:00
Bobby Rong
e39533f6d8
pantheon.pantheon-agent-polkit: 1.0.5 -> 8.0.0
https://github.com/elementary/pantheon-agent-polkit/compare/1.0.5...8.0.0
2024-05-28 22:48:58 +08:00
Bobby Rong
6aafa50a27
Merge pull request #315137 from bobby285271/upd/gala
pantheon.gala: Fix window placement in MultiTaskingView
2024-05-28 18:32:23 +08:00
Jan Tojnar
d552665012
Merge pull request #315046 from honnip/fix-gnome-extensions-test
nixosTests.gnome-extensions: fix test
2024-05-28 09:46:45 +02:00
Jan Tojnar
caab6315d8 gnome-control-center: Add missing dependency
This was previously propagated by mutter.
(e6719289cd)
2024-05-28 09:09:05 +02:00
Jan Tojnar
76d36c09da
Merge pull request #314678 from jtojnar/gnome-updates
GNOME updates 2024-05-25
2024-05-28 08:59:13 +02:00
rewine
73660e9351 deepin.dtk6core: fix build on 6.7.1 2024-05-28 13:28:14 +08:00