Commit Graph

59 Commits

Author SHA1 Message Date
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
Sandro Jäckel
6f99ce0c74 cinnamon-common: remove alias 2021-07-27 08:16:20 -07:00
Maciej Krüger
425ac82c14
cinnamon.cinnamon-common: use cinnamon-translations
Also remove unused configureFlags
2021-05-22 23:59:33 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Vladimír Čunát
a0b9974669
cinnamon.cinnamon-common: fix build regression
It's probably fallout from PR #118479
2021-04-21 20:25:33 +02:00
Maciej Krüger
048ccae8c5
cinnamon.cinnamon-common: 4.6.1 -> 4.8.6 2021-04-19 14:46:28 +02:00
Maciej Krüger
3a856ee938
cinnamon.cinnamon-common.libcroco: drop 2021-04-19 14:40:31 +02:00
Ben Siraphob
5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00