Commit Graph

27 Commits

Author SHA1 Message Date
Bobby Rong
3e9b9159cb
Merge pull request #327144 from bobby285271/upd/cinnamon-xapps-by-name
Move various packages out of cinnamon scope
2024-07-22 21:33:16 +08:00
R. Ryantm
f30847eedd hypnotix: 4.5 -> 4.6 2024-07-22 13:37:43 +08:00
Bobby Rong
508637b0e3
xapp: Move from cinnamon scope to top-level
* The timeshift changes are used to make by-name check happy.
* More by-name changes in the next commit.
2024-07-22 01:02:16 +08:00
Bobby Rong
4e7cf17a36
python3.pkgs.python-xapp: Renamed from python3.pkgs.xapp
* The upstream meson.build project name is python-xapp.
* It is too common to require both the xapp and python-xapp in the same package and as a
  result too easy to result in wrong usages like the one mentioned in pull request 213561.
2024-07-22 01:02:15 +08:00
R. Ryantm
7876d878cf hypnotix: 4.4 -> 4.5 2024-06-20 07:25:35 +08:00
Bobby Rong
6973b9a342
hypnotix: 4.3 -> 4.4
https://github.com/linuxmint/hypnotix/compare/4.3...4.4
2024-06-07 21:26:41 +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
3dfa48ceab
hypnotix: 4.2 -> 4.3
https://github.com/linuxmint/hypnotix/compare/4.2...4.3
2024-01-05 21:20:47 +08:00
Bobby Rong
d1a558301c
hypnotix: 4.0 -> 4.2
https://github.com/linuxmint/hypnotix/compare/4.0...4.2
2023-12-06 23:48:10 +08:00
Bobby Rong
96012ae105
hypnotix: 3.7 -> 4.0
https://github.com/linuxmint/hypnotix/compare/3.7...4.0

Since `~/.cache/hypnotix/favorites` is created by `usr/bin/hypnotix` the
shell script, we need to actually install it. As a consequence, we also
need to fix shebang for `usr/lib/hypnotix/hypnotix.py`, adding python3 as
buildInputs should do the work.
2023-12-02 21:26:14 +08:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Bobby Rong
7148877c11
hypnotix: Add missing circles-flags
This fixes the log spam of "Couldn't find flag
/usr/share/circle-flags-svg/xx.svg" and adds missing
icons to the location list.
2023-09-27 07:34:49 +08:00
Robert Schütz
8bd7b8ce26 hypnotix: 3.6 -> 3.7
Diff: https://github.com/linuxmint/hypnotix/compare/3.6...3.7

Changelog: https://github.com/linuxmint/hypnotix/blob/3.7/debian/changelog
2023-09-25 21:46:13 -07:00
Bobby Rong
259c493591
hypnotix: 3.5 -> 3.6
https://github.com/linuxmint/hypnotix/compare/3.5...3.6
2023-08-20 23:02:03 +08:00
Bobby Rong
6b1e4428be
hypnotix: 3.4 -> 3.5
https://github.com/linuxmint/hypnotix/compare/3.4...3.5
2023-07-08 11:37:58 +08:00
Bobby Rong
3dde9f36d8
hypnotix: 3.2 -> 3.4
https://github.com/linuxmint/hypnotix/compare/3.2...3.4
2023-06-14 15:48:15 +08:00
Bobby Rong
b28a27106b
hypnotix: 3.1 -> 3.2
https://github.com/linuxmint/hypnotix/compare/3.1...3.2
2023-01-07 22:06:28 +08:00
Bobby Rong
28b106b5bc
hypnotix: 3.0 -> 3.1
https://github.com/linuxmint/hypnotix/compare/3.0...3.1
2022-12-04 11:20:51 +08:00
Bobby Rong
d2f95e9cfd
hypnotix: 2.9 -> 3.0
https://github.com/linuxmint/hypnotix/compare/2.9...3.0
2022-11-29 10:11:56 +08:00
Bobby Rong
f0c5278e99
hypnotix: Fix launching with mpv 0.35.0
See hypnotix issue 254 for more info.
2022-11-29 10:11:55 +08:00
Bobby Rong
ab8f86d73f
various: add bobby285271 as maintainer (#198911)
Basically Linux Mint related packages.
Cinnamon 5.6 is likely to happen soon, I want to make sure no duplicate work is done.
2022-11-01 17:24:40 +08:00
superherointj
748145d082 hypnotix: rename imdbpy to cinemagoer 2022-08-08 17:02:01 -03: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
4a50454cfe
hypnotix: 2.8 -> 2.9 2022-08-03 20:46:35 +08:00
Robert Schütz
b0feee6467 hypnotix: 2.7 -> 2.8
https://github.com/linuxmint/hypnotix/blob/2.8/debian/changelog
2022-06-30 22:37:25 +00:00
Robert Schütz
c6bedda775 hypnotix: 2.6 -> 2.7
https://github.com/linuxmint/hypnotix/blob/2.7/debian/changelog
2022-06-16 16:32:35 +00:00
Robert Schütz
a452e0e264 hypnotix: init at 2.6 2022-05-23 06:33:24 +00:00