Commit graph

11405 commits

Author SHA1 Message Date
Sandro a81e5df178
Merge pull request #206771 from wegank/gnome-darwin 2022-12-28 18:54:14 +01:00
Florian Klink fbd5b7c68a gnomeExtensions.paperwm: 38.2 -> unstable-2022-12-14
Contains experimental GNOME 43 support, which is probably better than
simply refusing to start for current versions of GNOME.
2022-12-28 10:54:32 +01:00
Artturi 52bf0b7dc0
Merge pull request #207443 from Artturin/gnustepmultiple 2022-12-27 16:02:43 +02:00
figsoda a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Artturin d78711a3e1 gnustep.base: use multiple outputs and support multiple outputs in hook
had to move the installFlagsArray in preInstallPhases so that ${!outputX} work because they're set by the multiple-output hook

unar before:
closure size 1.4G

unar after:
closure size 138.9M
2022-12-25 21:10:43 +02:00
José Romildo 6efa81ba1c xfce: remove legacy aliases 2022-12-25 11:51:25 -03:00
Bobby Rong 66ac96a874
Merge pull request #207579 from bobby285271/cinnamon
cinnamon: Fix settings theme thumbnail path + Fix crash with virtual keyboard in screensaver
2022-12-25 10:11:56 +08:00
Bobby Rong 0ac48ac932
cinnamon.cinnamon-screensaver: Fix crash with virtual keyboard
Caribou.KeyboardModel is also used here, so we apply the same fix for
cinnamon-common to get rid of a crash.
2022-12-24 23:03:12 +08:00
Bobby Rong d5510e9e9e
cinnamon.cinnamon-common: Fix settings theme thumbnail path
We look for globally installed themes with this path, so we use
/run/current-system/sw/share.
2022-12-24 23:03:12 +08:00
Bobby Rong d7e2c900d7
Merge pull request #206847 from bobby285271/cinnamon-nemo-extensions
cinnamon.nemo-with-extensions: init
2022-12-23 17:09:55 +08:00
Bobby Rong 18c6bd109d
Merge pull request #207245 from bobby285271/e-files-bpo
pantheon.elementary-files: Backport upstream fix for bookmark icon
2022-12-23 16:36:08 +08:00
Bobby Rong 866d3a56d2
pantheon.elementary-files: Backport upstream fix for bookmark icon 2022-12-22 20:48:07 +08:00
Bobby Rong a7428fc296
Merge pull request #207189 from bobby285271/gala-bpo
pantheon.gala: Backport various upstream fixes
2022-12-22 20:24:37 +08:00
Bobby Rong 9695efdfba
pantheon.gala: Backport various upstream fixes 2022-12-22 19:13:36 +08:00
Bobby Rong e9b218c376
Merge pull request #206986 from bobby285271/gnome-cheese
gnome.cheese: 43.alpha → 43.0
2022-12-21 20:15:42 +08:00
José Romildo Malaquias b3ad3a58fa
Merge pull request #206282 from muscaln/xfce-4.18
Xfce 4.18
2022-12-21 09:07:38 -03:00
Bobby Rong 88d78542ad
cinnamon.folder-color-switcher: init at 1.5.5 2022-12-21 14:28:45 +08:00
Bobby Rong 25f506e942
cinnamon.nemo-python: init at 5.6.0 2022-12-21 14:28:45 +08:00
Thomas Tuegel cc620a6e59
Merge pull request #203863 from samueldr/fix/plamo-misc-issues
Plasma Mobile: Minor fixes
2022-12-20 22:43:21 -06:00
Jan Tojnar 3c5fffed82
Merge pull request #206291 from jtojnar/mk-gsettings-patch
makeHardcodeGsettingsPatch: Support other constructors
2022-12-20 22:13:25 +01:00
Bobby Rong 766d49f1ec
gnome.cheese: 43.alpha → 43.0
https://gitlab.gnome.org/GNOME/cheese/-/compare/43.alpha...43.0

The only non-translation change is "Remove glibc debug environment variables".
2022-12-20 17:45:02 +08:00
Bobby Rong d5434a66e1
cinnamon.nemo-fileroller: init at 5.6.1 2022-12-20 10:59:37 +08:00
Bobby Rong f60da05d0b
cinnamon.nemo-with-extensions: init 2022-12-20 10:59:37 +08:00
Jan Tojnar 35d24b51f5 makeHardcodeGsettingsPatch: Rename from glib.mkHardcodeGsettingsPatch
glib expression is messy enough as is.

Also rename the `glib-schema-to-var` argument to `schemaIdToVariableMapping` to better match Nixpkgs coding style.
2022-12-19 17:17:32 +01:00
R. Ryantm 4a12099503 enlightenment.terminology: 1.12.1 -> 1.13.0 2022-12-19 11:58:43 +00:00
Bobby Rong 7dabcc94ce
Merge pull request #206475 from bobby285271/cinnamon-nemo-fix
cinnamon.nemo: Workaround duplicate right-click menu items
2022-12-19 09:37:32 +08:00
Weijia Wang f1a916787c gnome.gnome-themes-extra: add darwin support 2022-12-18 22:50:04 +01:00
Weijia Wang a5ae256aa8 gnome.gnome-font-viewer: add darwin support 2022-12-18 22:49:55 +01:00
Weijia Wang b7e6bfac77 gnome.gnome-dictionary: add darwin support 2022-12-18 22:49:48 +01:00
Weijia Wang cd639a4cd8 gnome.gnome-calculator: add darwin support 2022-12-18 22:49:11 +01:00
Weijia Wang e66840a0e6 gnome.dconf-editor: add darwin support 2022-12-18 22:48:59 +01:00
Weijia Wang f3bc5bb7af gnome.baobab: add darwin support 2022-12-18 22:48:51 +01:00
Weijia Wang 8b8352a9e6 gnome.gnome-music: add darwin support 2022-12-18 22:48:42 +01:00
figsoda ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
Mustafa Çalışkan 47a8b1b2d6 xfce.xfce4-volumed-pulse: fix build 2022-12-17 18:39:18 +03:00
Mustafa Çalışkan f6c0fe67d8 xfce.xfce4-sensors-plugin: 1.4.3 -> 1.4.4 2022-12-17 18:39:18 +03:00
Mustafa Çalışkan 8c66de8bc6 xfce.xfce4-cpugraph-plugin : 1.2.6 -> 1.2.7 2022-12-17 18:39:18 +03:00
Mustafa Çalışkan 1eb5c58c78 xfce.xfce4-cpufreq-plugin: 1.2.7 -> 1.2.8 2022-12-17 18:39:18 +03:00
Mustafa Çalışkan 73cc73f41a xfce.xfce4-taskmanager: 1.4.2 -> 1.5.5 2022-12-17 18:39:18 +03:00
Mustafa Çalışkan 2c1b5c90eb xfce.xfce4-notifyd: 0.6.4 -> 0.6.5 2022-12-17 18:39:18 +03:00
Mustafa Çalışkan 2a79b49063 xfce.xfce4-terminal: fix build 2022-12-17 18:39:18 +03:00
Mustafa Çalışkan 4467a1585f xfce.xfce4-appfinder: 4.16.1 -> 4.18.0 2022-12-17 18:39:18 +03:00
Mustafa Çalışkan e45c6aabec xfce.tumbler: 4.16.1 -> 4.18.0 2022-12-17 18:39:17 +03:00
Mustafa Çalışkan 290c91f81d xfce.thunar-volman: 4.16.0 -> 4.18.0 2022-12-17 18:39:17 +03:00
Mustafa Çalışkan a58e63360f xfce.garcon: 4.16.1 -> 4.18.0 2022-12-17 18:39:17 +03:00
Mustafa Çalışkan 44e238e2fd xfce.exo: 4.16.4 -> 4.18.0 2022-12-17 18:39:17 +03:00
Mustafa Çalışkan 1b845e3e84 xfce.thunar: 4.16.11 -> 4.18.0 2022-12-17 18:39:12 +03:00
Mustafa Çalışkan d81262fb73 xfce.xfwm4: 4.16.1 -> 4.18.0 2022-12-17 18:39:12 +03:00
Mustafa Çalışkan dd6c830244 xfce.xfdesktop: 4.16.1 -> 4.18.0 2022-12-17 18:39:12 +03:00
Mustafa Çalışkan 7e968b1c10 xfce.xfconf: 4.16.0 -> 4.18.0 2022-12-17 18:39:12 +03:00