Peder Bergebakken Sundt
8c8c27bb19
treewide: remove unused inputs
2024-09-18 01:00:07 +02:00
Vladimír Čunát
aeab07042e
pantheon.wingpanel-quick-settings: fix build, missing wayland-scanner
2024-08-31 10:10:08 +02:00
Bobby Rong
322b4d64c6
pantheon.wingpanel-applications-menu: Build against switchboard-3
2024-08-24 14:31:20 +08:00
Bobby Rong
b3784b8153
treewide: Fix switchboard executable name
2024-08-24 14:31:20 +08:00
Bobby Rong
276554d79c
treewide: Adjust SWITCHBOARD_PLUGS_PATH for switchboard-3
...
Also use wrapGAppsHook4.
2024-08-24 14:31:20 +08:00
Bobby Rong
4fe688d700
pantheon.wingpanel-indicator-session: Drop
2024-08-23 22:21:22 +08:00
Bobby Rong
2af847864f
pantheon.wingpanel-quick-settings: init at 1.0.0
2024-08-23 22:21:22 +08:00
Bobby Rong
e3e17841f5
pantheon.wingpanel: Backport QuickSettings support
2024-08-23 22:21:21 +08:00
Bobby Rong
9cb4c03866
pantheon.wingpanel-indicator-sound: 7.0.0 -> 8.0.0
...
https://github.com/elementary/wingpanel-indicator-sound/compare/7.0.0...8.0.0
2024-08-23 21:47:30 +08:00
Bobby Rong
3c1fa0d0e3
pantheon.wingpanel-indicator-power: 6.2.1 -> 8.0.0
...
https://github.com/elementary/wingpanel-indicator-power/compare/6.2.1...8.0.0
2024-08-23 21:39:56 +08:00
Bobby Rong
5f153f6db4
pantheon.wingpanel-indicator-notifications: 7.1.0 -> 7.1.1
...
https://github.com/elementary/wingpanel-indicator-notifications/compare/7.1.0...7.1.1
2024-08-23 21:36:47 +08:00
Bobby Rong
1ec06b188f
pantheon.wingpanel-indicator-bluetooth: 7.0.1 -> 8.0.0
...
https://github.com/elementary/wingpanel-indicator-bluetooth/compare/7.0.1...8.0.0
2024-08-23 21:33:46 +08:00
Bobby Rong
1ff7e28086
pantheon.elementary-session-settings: 6.0.0-unstable-2024-03-29 -> 8.0.0
...
53bf57e5b3
...8.0.0
2024-08-23 21:31:48 +08:00
Bobby Rong
fb105c395e
pantheon.wingpanel-indicator-network: 7.1.0 -> 7.1.1
...
https://github.com/elementary/wingpanel-indicator-network/compare/7.1.0...7.1.1
2024-08-22 23:09:32 +08:00
Bobby Rong
22df830519
pantheon.wingpanel-indicator-nightlight: 2.1.2 -> 2.1.3
...
https://github.com/elementary/wingpanel-indicator-nightlight/compare/2.1.2...2.1.3
2024-08-22 23:09:12 +08:00
Bobby Rong
551735b16e
pantheon.wingpanel-indicator-keyboard: 2.4.1 -> 2.4.2
...
https://github.com/elementary/wingpanel-indicator-keyboard/compare/2.4.1...2.4.2
2024-08-22 23:09:12 +08:00
Bobby Rong
3e74d14b0a
pantheon.wingpanel-indicator-datetime: 2.4.1 -> 2.4.2
...
https://github.com/elementary/wingpanel-indicator-datetime/compare/2.4.1...2.4.2
2024-08-22 23:06:54 +08:00
R. Ryantm
aa21d6cc70
pantheon.elementary-onboarding: 7.2.0 -> 8.0.0
2024-08-14 21:45:44 +08:00
Bobby Rong
4b8ada1d90
Merge pull request #318516 from bobby285271/upd/shortcut-overlay
...
pantheon.elementary-shortcut-overlay: 2.0.1 -> 8.0.0
2024-06-10 16:34:32 +08:00
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
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Bobby Rong
42f4ab2779
pantheon.gala: Fix window placement in MultiTaskingView
...
It looks like the fix is very related to the GLib 2.76 bump.
2024-05-28 00:10:47 +08:00
OPNA2608
29a16ce2a7
pantheon.file-roller-contract: unstable-2021-02-22 -> 0-unstable-2021-02-22
2024-05-05 17:55:48 +02:00
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Bobby Rong
cf95976e0e
pantheon.elementary-session-settings: 6.0.0-unstable-2023-09-05 -> 6.0.0-unstable-2024-03-29
...
3476c89bbb...53bf57e5b3
2024-04-05 21:25:47 +08:00
Bobby Rong
bd3f680d37
pantheon.gala: Backport Wayland menu commit
...
gala-daemon actually needs a correct environment for `AppInfo.launch_default_for_uri`.
2024-04-05 21:23:11 +08:00
Bobby Rong
e96d5c13d0
Merge pull request #140429 from bobby285271/pantheon-systemd
...
pantheon: manage user session with systemd
2024-03-29 22:55:39 +08:00
Bobby Rong
bdf65be4be
pantheon: Skip nixpkgs-update for packages using un-tagged commits
...
It looks like nix-update-script cannot handle this well, we can switch to
other updaters but I am just too lazy to do that.
2024-03-24 14:38:01 +08:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Bobby Rong
a4bca9aaef
nixos/pantheon: Add missing gala-daemon systemd services
...
Otherwise it doesn't autostart after user session managed by systemd.
2024-03-17 13:42:33 +08:00
Bobby Rong
7522f97cbe
pantheon: Manage user session with systemd
...
This is now needed as gnome-session 46 drops `--builtin` option.
2024-03-17 13:41:51 +08:00
Bobby Rong
4c7ad186a5
pantheon.elementary-session-settings: 6.0.0 -> 6.0.0-unstable-2023-09-05
...
https://github.com/elementary/session-settings/compare/6.0.0...3476c89bbb66564a72c6495ac0c61f8f9ed7a3ec
This brings initial systemd support, this is a preparation of gnome-session 46 --builtin removal.
2024-03-16 19:35:22 +08:00
Bobby Rong
5d90c42b4b
pantheon.wingpanel-indicator-network: 7.0.2 -> 7.1.0
...
https://github.com/elementary/wingpanel-indicator-network/compare/7.0.2...7.1.0
2024-01-06 20:08:27 +08:00
Bobby Rong
fe3a5a5370
pantheon.gala: 7.1.2 -> 7.1.3
...
https://github.com/elementary/gala/compare/7.1.2...7.1.3
2023-11-10 07:19:32 +08:00
Bobby Rong
9a9e44ca04
pantheon.elementary-default-settings: Backport pantheon-portals.conf support
...
See the changes in x-d-p 1.17 for details. Pantheon's config is quite complex
compared to other DEs >_< gnome-keyring is already added to xdg.portal.extraPortals
in its separate modules.
2023-10-06 23:24:26 +08:00
Bobby Rong
f0dae4e8a9
Merge pull request #257432 from bobby285271/upd/pantheon
...
Pantheon updates 2023-09-26
2023-09-29 14:25:03 +08:00
Bobby Rong
c2b6902880
pantheon.wingpanel-indicator-network: 7.0.1 -> 7.0.2
...
https://github.com/elementary/wingpanel-indicator-network/compare/7.0.1...7.0.2
2023-09-28 21:30:05 +08:00
Bobby Rong
a81a96b1c8
pantheon.wingpanel-indicator-notifications: 7.0.0 -> 7.1.0
...
https://github.com/elementary/wingpanel-indicator-notifications/compare/7.0.0...7.1.0
2023-09-19 21:07:02 +08:00
Bobby Rong
620b29a77b
pantheon.wingpanel: 3.0.4 -> 3.0.5
...
https://github.com/elementary/wingpanel/releases/tag/3.0.5
2023-09-13 20:39:54 +08:00
Bobby Rong
cff9c7a2a0
pantheon.wingpanel: 3.0.3 -> 3.0.4
...
https://github.com/elementary/wingpanel/releases/tag/3.0.4
2023-08-29 17:49:49 +08:00
Bobby Rong
c9de78a330
pantheon.wingpanel-indicator-power: 6.2.0 -> 6.2.1
...
https://github.com/elementary/wingpanel-indicator-power/releases/tag/6.2.1
2023-08-27 22:27:18 +08:00
Bobby Rong
b413d3d189
pantheon.elementary-default-settings: 7.0.2 -> 7.1.0
...
https://github.com/elementary/default-settings/releases/tag/7.1.0
2023-08-19 11:22:33 +08:00
Bobby Rong
4392a7e3bc
pantheon.elementary-default-settings: Backport picture-uri-dark changes
2023-08-13 20:10:46 +08:00
Bobby Rong
82ac97f610
pantheon.elementary-onboarding: 7.1.0 -> 7.2.0
...
https://github.com/elementary/onboarding/releases/tag/7.2.0
2023-08-11 20:30:10 +08:00
Bobby Rong
56d038d8f9
pantheon.gala: 7.1.1 -> 7.1.2
...
https://github.com/elementary/gala/releases/tag/7.1.2
2023-08-11 18:20:50 +08:00
Bobby Rong
3abda3dfda
pantheon.elementary-greeter: 6.1.1 -> 7.0.0
...
https://github.com/elementary/greeter/releases/tag/7.0.0
2023-07-26 12:22:51 +08:00
Bobby Rong
1865a3e4ac
pantheon.wingpanel-indicator-a11y: 1.0.1 -> 1.0.2
...
https://github.com/elementary/wingpanel-indicator-a11y/releases/tag/1.0.2
2023-07-26 12:19:53 +08:00
Bobby Rong
ad4082d8f9
pantheon.wingpanel-indicator-sound: 6.0.2 -> 7.0.0
...
https://github.com/elementary/wingpanel-indicator-sound/releases/tag/7.0.0
2023-07-12 11:35:45 +08:00
Bobby Rong
1a3fc126f9
pantheon.gala: 7.1.0 → 7.1.1
...
https://github.com/elementary/gala/releases/tag/7.1.1
2023-07-07 13:58:40 +08:00