Bobby Rong
50f75d152f
cinnamon.cinnamon-common: 6.2.2 -> 6.2.3
...
https://github.com/linuxmint/cinnamon/compare/6.2.2...6.2.3
2024-06-30 20:51:08 +08:00
Bobby Rong
e008ce2dab
cinnamon.cinnamon-common: 6.0.4 -> 6.2.2
...
https://github.com/linuxmint/cinnamon/compare/6.0.4...6.2.2
2024-06-29 22:48:42 +08:00
Bobby Rong
c5ec741eb4
cinnamon.cinnamon-common: Use substituteInPlace --replace-fail
...
It is very tiring to maintain these substitutions.
2024-06-24 22:30:18 +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
Bobby Rong
9c33def46f
cinnamon.cinnamon-common: Don't ship 00_cinnamon.styles
2024-05-05 21:14:50 +08: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
7fbd6fefea
cinnamon.cinnamon-common: Do not install online accounts module
...
Use GNOME Online Accounts GTK instead.
2024-04-22 21:11:25 +02:00
Bobby Rong
9106fee773
cinnamon.cinnamon-common: 6.0.3 -> 6.0.4
...
https://github.com/linuxmint/cinnamon/compare/6.0.3...6.0.4
2024-01-05 21:20:45 +08:00
Bobby Rong
0e0889ec1d
cinnamon.cinnamon-common: 6.0.2 -> 6.0.3
...
https://github.com/linuxmint/cinnamon/compare/6.0.2...6.0.3
2023-12-28 22:13:09 +08:00
Bobby Rong
3e48869d9e
cinnamon.cinnamon-common: 6.0.1 -> 6.0.2
...
https://github.com/linuxmint/cinnamon/compare/6.0.1...6.0.2
2023-12-19 21:18:47 +08:00
Bobby Rong
f90506fc6b
cinnamon.cinnamon-common: 6.0.0 -> 6.0.1
...
https://github.com/linuxmint/cinnamon/compare/6.0.0...6.0.1
2023-12-14 21:54:55 +08:00
Bobby Rong
8d209118f5
cinnamon.cinnamon-common: 5.8.4 -> 6.0.0
...
https://github.com/linuxmint/cinnamon/compare/5.8.4...6.0.0
Removes libXfixes dependency.
3295a2d631
New hardcode absolute /usr/bin paths.
62b184e821
No longer need to patch scrollbar-test-widget.py.
9b9400cda3
2023-12-02 12:12:46 +08:00
Bobby Rong
deace553fa
cinnamon.cinnamon-common: Backport pillow 10.0.0 support
...
ref: bdf1a96570
2023-08-08 15:52:55 +08:00
Bobby Rong
e973a8ae17
cinnamon.cinnamon-common: 5.8.3 -> 5.8.4
...
https://github.com/linuxmint/cinnamon/compare/5.8.3...5.8.4
2023-07-08 11:44:26 +08:00
Bobby Rong
5e979fc0dd
cinnamon.cinnamon-common: 5.8.2 -> 5.8.3
...
https://github.com/linuxmint/cinnamon/compare/5.8.2...5.8.3
2023-06-26 22:00:40 +08:00
Bobby Rong
9447fa6d24
cinnamon.cinnamon-common: 5.6.8 -> 5.8.2
...
https://github.com/linuxmint/cinnamon/compare/5.6.8...5.8.2
2023-06-14 15:47:57 +08:00
Bobby Rong
1e8e84a59f
cinnamon.cinnamon-common: unbreak cinnamon-settings-users
...
ValueError: Namespace Gtk not available
2023-06-08 19:24:57 +08:00
Bobby Rong
f5a786a4bb
cinnamon.cinnamon-common: unbreak cinnamon-spice-updater
...
Cinnamon updates failed: No module named 'cinnamon'
2023-06-08 19:24:44 +08:00
Bobby Rong
4fe173493a
cinnamon.cinnamon-common: rewrite some substitutions with substituteInPlace
...
This is a cosmetic change.
This is not a 1:1 port (the cs_info.py one), but substituted content shouldn't change.
2023-06-08 19:24:30 +08:00
Bobby Rong
ad888c99e5
cinnamon.cinnamon-common: group and sort substitutions
...
This is a cosmetic change. I perfer working under the cinnamon-settings folder for more targeted result.
2023-06-08 19:24:19 +08:00
Bobby Rong
924193b5e3
cinnamon.cinnamon-common: fix all hardcode absolute paths in applets
...
This will be helpful to the a11y and the printer applet.
2023-06-08 19:24:01 +08:00
Bobby Rong
6aeea7045d
cinnamon.cinnamon-common: 5.6.7 -> 5.6.8
...
https://github.com/linuxmint/cinnamon/compare/5.6.7...5.6.8
One of the substitutions has been upstreamed.
2023-03-22 09:09:26 +08:00
Bobby Rong
6997aefc84
cinnamon.cinnamon-common: use correct python for scrollbar-test-widget.py
...
Loading Themes module
Traceback (most recent call last):
File "/xxxxxx/share/cinnamon/cinnamon-settings/bin/scrollbar-test-widget.py", line 6, in <module>
import gi
ModuleNotFoundError: No module named 'gi'
This file is being called as
Gio.Subprocess.new(['python3', '/xxxxxx/scrollbar-test-widget.py', str(self.content_widget.get_id())], Gio.SubprocessFlags.NONE)
2023-02-02 20:19:08 +08:00
Bobby Rong
bdc6404b0f
cinnamon.cinnamon-common: unbreak calendar-server
...
Reported in issue 213728. With this change you can see
list of your EDS events in your calendar applet.
2023-01-31 21:28:13 +08:00
Bobby Rong
7f5ad3e298
cinnamon.cinnamon-common: unbreak looking-glass
...
Reported in issue 213728.
ModuleNotFoundError: No module named 'pyinotify'
2023-01-31 21:28:12 +08:00
Bobby Rong
63a4f9f242
cinnamon.cinnamon-common: use mesa instead of clutter
...
This is probably a mistake I made when bumping cinnamon to 5.4.
What cinnamon needs is muffin-clutter-0, the clutter package itself
is something no longer maintained. We just add the missing mesa
for the EGL/eglmesaext.h header.
2023-01-31 21:28:12 +08:00
Bobby Rong
279fb9d464
cinnamon.cinnamon-common: stop substituting upload-system-info
...
We install xapp in environment.systemPackages in the cinnamon module
because most XApps need the icon it provides. As a side effect, we
should have this in PATH. This is really an optional app,
cinnamon-settings handles the situation well when it is missing.
2023-01-30 19:50:33 +08:00
Bobby Rong
cbb715535f
cinnamon.cinnamon-common: 5.6.6 -> 5.6.7
...
https://github.com/linuxmint/cinnamon/compare/5.6.6...5.6.7
2023-01-17 10:22:11 +08:00
Bobby Rong
35a8632ee1
cinnamon.cinnamon-common: 5.6.5 -> 5.6.6
...
https://github.com/linuxmint/cinnamon/compare/5.6.5...5.6.6
2023-01-11 20:47:00 +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
8eb516c3da
cinnamon.cinnamon-common: 5.6.4 -> 5.6.5
...
https://github.com/linuxmint/cinnamon/compare/5.6.4...5.6.5
2022-12-15 23:09:08 +08:00
Bobby Rong
510da3eac1
cinnamon.cinnamon-common: 5.6.2 -> 5.6.4
...
https://github.com/linuxmint/cinnamon/compare/5.6.2...5.6.4
2022-11-30 09:29:39 +08:00
Bobby Rong
c6e57ec126
cinnamon.cinnamon-common: 5.4.12 -> 5.6.2
...
PR 11244 removed some of the hardcode paths:
- We now look for upload-system-info from PATH, but since we don't
"install" cinnamon.xapp, we still fix the path for it.
- We now look for cinnamon-control-center, gnome-control-center from
PATH. For the former, it is installed in the module and it cannot be
removed, so no need to fix the path. For the latter, it is not useful.
- cinnamon-launcher now looks for various fallback panels from PATH,
since they are optional so no need of fixing path.
- All *.desktop and *.service files are generated by Meson with correct
path now.
https://github.com/linuxmint/cinnamon/compare/5.4.12...5.6.2
2022-11-29 10:11:55 +08:00
Bobby Rong
8b44356e1f
cinnamon.cinnamon-common: unbreak cinnamon2d session
2022-10-29 22:45:33 +08:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next
2022-10-08 10:20:07 +02:00
Bobby Rong
8e2afcd868
cinnamon.cinnamon-common: Fix locking from menu
...
Closes #194612
2022-10-06 10:17:35 +08:00
Artturin
0734f54ef2
treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
...
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Bobby Rong
6d36e7b057
cinnamon.cinnamon-common: Fix upload-system-info path
2022-09-12 19:14:13 +08:00
Bobby Rong
239c3a5d0c
cinnamon.cinnamon-common: 5.4.11 -> 5.4.12
2022-09-06 10:39:22 +08:00
Bobby Rong
942765e3cd
cinnamon.cinnamon-common: 5.4.10 -> 5.4.11
2022-08-21 21:59:30 +08:00
Bobby Rong
d00b39e174
cinnamon.cinnamon-common: ensure xapp is available for cinnamon-desktop-editor
...
Closes #129946
Closes #177041
2022-08-19 19:01:07 +08:00
Bobby Rong
3de049f71d
cinnamon.cinnamon-common: ensure caribou is in XDG_DATA_DIRS
...
Some of its layout files are required for constructing a keyboard model.
Closes #101881
2022-08-19 19:01:01 +08:00
Bobby Rong
a29ca0ec20
cinnamon.cinnamon-common: fix msgfmt path for Spices.py
...
Closes #168924
2022-08-15 20:53:39 +08:00
Bobby Rong
8a19bf497c
cinnamon.cinnamon-common: 5.4.9 -> 5.4.10
2022-08-15 10:49:36 +08:00
Bobby Rong
a6d4e3d86a
cinnamon.cinnamon-common: 5.4.8 -> 5.4.9
2022-08-10 13:36:01 +08:00
Bobby Rong
be91726358
treewide: rename cinnamon.xapps to cinnamon.xapp
...
https://github.com/linuxmint/xapps redirects to https://github.com/linuxmint/xapp , and the meson project name is xapp.
2022-08-03 20:47:04 +08:00
Bobby Rong
9da9a1474c
cinnamon.cinnamon-common: 5.2.0 -> 5.4.8
2022-08-03 20:46:27 +08:00
Maciej Krüger
8cbd56b671
cinnamon.*: apply nixpkgs-fmt
2021-11-29 17:34:50 +01:00
Maciej Krüger
078a4f9f3f
cinnamon.cinnamon-common: fix #146507 online-accounts in cinnamon-settings broken
2021-11-27 09:11:12 +01:00
Maciej Krüger
a0cbed6fb9
cinnamon.cinnamon-common: 4.8.6 -> 5.2.0
2021-11-27 09:11:01 +01:00