Commit Graph

13905 Commits

Author SHA1 Message Date
Bobby Rong
5cf5dd0fb0
Merge pull request #297727 from bobby285271/upd/budgie-nemo-terminal
nixos/budgie: Use gnome-terminal by default
2024-03-22 13:20:40 +08:00
Bobby Rong
b79ac84d84
nixos/budgie: Use gnome-terminal by default
- Both budgie-desktop-view and cinnamon-desktop defaults to gnome-terminal, there
  are no clear reason why we don't use the defaults here.
  The cinnamon-desktop org.cinnamon.desktop.default-applications.terminal schema
  is used in nemo for default emulator, since we use nemo by default this fixes nemo
  open in terminal entry without introducing another override.
- There are theming issues with Qogir when opening right-click menu in a second tab.
- Transparency is broken when hovering on other windows, showing only the wallpaper.

This also ensures a stable default for budgie-desktop-view, by using only the
executable name and not a nix store path.

ref: https://github.com/BuddiesOfBudgie/budgie-desktop-view/blob/v1.3/data/org.buddiesofbudgie.budgie-desktop-view.gschema.xml#L60
ref: https://github.com/linuxmint/cinnamon-desktop/blob/6.0.0/schemas/org.cinnamon.desktop.default-applications.gschema.xml.in#L46
ref: https://github.com/linuxmint/nemo/blob/6.0.0/src/nemo-view.c#L7193
2024-03-21 22:16:25 +08:00
Nick Cao
ea5bde2da0
Merge pull request #296828 from wineee/deepin-kwin-update
deepin.deepin-kwin: 5.25.15 -> 5.25.17
2024-03-21 08:44:21 -04:00
Vladimír Čunát
02cfa48f93
gnome-extensions-cli: fix build by unpinning pydantic
It was complaining:
  Executing pythonRuntimeDepsCheck
  Checking runtime dependencies for gnome_extensions_cli-0.10.1-py3-none-any.whl
    - pydantic<3.0.0,>=2.3.0 not satisfied by version 1.10.14
2024-03-20 07:25:47 +01:00
Martin Weinelt
7762462405
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/flask-security-too/default.nix
2024-03-19 17:30:16 +01:00
Bobby Rong
2dcadb7087
Merge pull request #297072 from FedericoSchonborn/add-federicoschonborn
maintainers: Add federicoschonborn back again
2024-03-19 23:12:06 +08:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +01: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
Federico Damián Schonborn
455b915be0
maintainers: Add federicoschonborn back again
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-18 21:51:28 -03:00
github-actions[bot]
7c0bd382c7
Merge master into staging-next 2024-03-19 00:02:09 +00:00
Pol Dellaiera
cf0327ca4d
Merge pull request #293465 from lomenzel/master
polonium: 0.6.0 -> 1.0b1
2024-03-18 22:34:53 +01:00
rewine
aed4f8d909 deepin.deepin-kwin: 5.25.15 -> 5.25.17 2024-03-18 14:42:04 +08:00
rewine
9d7c2faf03 deepin.deepin-editor: 6.0.15 -> 6.0.16 2024-03-18 14:19:26 +08:00
github-actions[bot]
100b3bb178
Merge master into staging-next 2024-03-17 18:00:54 +00:00
Maxine Aubrey
a1ac8ac9a2
gnome.mutter: 45.4 → 45.5
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.4...45.5
2024-03-17 14:29:25 +01:00
Maxine Aubrey
4e64f16048
gnome.gnome-shell: 45.4 → 45.5
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.4...45.5
2024-03-17 14:29:02 +01:00
Maxine Aubrey
743c5f584b
gnome.eog: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/eog/-/compare/45.2...45.3
2024-03-17 14:28:28 +01:00
github-actions[bot]
c222aba0b8
Merge master into staging-next 2024-03-17 12:01:55 +00:00
piegames
a4f18ce966
Merge pull request #296026: gnomeExtensions.unite: 77 -> 78 2024-03-17 08:36:51 +00:00
annalee
8ead81a60f
Merge remote-tracking branch 'upstream/master' into staging-next 2024-03-17 07:18:11 +00:00
Bobby Rong
ccc0632c5d
Merge pull request #296397 from bobby285271/upd/pantheon
Pantheon updates 2024-03-16
2024-03-17 12:44:07 +08:00
github-actions[bot]
2178d8d857
Merge master into staging-next 2024-03-17 00:02:17 +00:00
Nick Cao
f1cffc4057
Merge pull request #296099 from wineee/deepin-ter
deepin.deepin-terminal: 6.0.9 -> 6.0.12
2024-03-16 11:15:40 -07:00
github-actions[bot]
60fbf92c10
Merge master into staging-next 2024-03-16 18:01:00 +00:00
Bobby Rong
3b48b3aaa9
Merge pull request #289062 from bobby285271/upd/mate
MATE 1.28
2024-03-16 21:38:24 +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
70990ee74d
pantheon.appcenter: 7.4.0-unstable-2023-12-04 -> 7.4.0-unstable-2024-02-07
d93e135a0b...fce55d9373

Use a commit that is actually accepted on upstream.
2024-03-16 19:35:10 +08:00
github-actions[bot]
7006358e6a
Merge master into staging-next 2024-03-16 00:02:02 +00:00
Lily Foster
69fff9c6e9
Merge pull request #253763 from ExpidusOS/feat/expidus-calculator
expidus.calculator: init at 0.1.1-alpha
2024-03-15 15:16:15 -07:00
Tristan Ross
5a83f6f984
expidus.calculator: init at 0.1.1-alpha 2024-03-15 14:20:36 -07:00
maxine
9af9c1c87e
Merge pull request #296240 from amaxine/gnome-extension-icon-hider-drop
gnomeExtensions.icon-hider: drop
2024-03-15 21:27:35 +01:00
Maxine Aubrey
b82b5358fa
gnomeExtensions.icon-hider: drop 2024-03-15 20:30:20 +01:00
Manuel Frischknecht
78afe0b7ef
gnome-extensions-cli: 0.9.5 -> 0.10.1
The `gnome-extensions-cli` uses other packaged Python dependencies
and failing to build because the packaged versions of `more-itertools`
and `pydantic` are newer than what the project's dependency constraints
allow for.

Upgrading the package to the newest version fixes the build.

https://github.com/essembeh/gnome-extensions-cli/compare/0.9.5...0.10.1
2024-03-15 20:17:09 +01:00
github-actions[bot]
9da92f31f4
Merge master into staging-next 2024-03-15 12:01:07 +00:00
piegames
1385883988
Merge pull request #293511: gnomeExtensions: auto-update 2024-03-15 10:00:04 +00:00
rewine
48022a9706 deepin.deepin-terminal: 6.0.9 -> 6.0.12 2024-03-15 16:07:27 +08:00
github-actions[bot]
4aac48ff7f
Merge master into staging-next 2024-03-15 06:01:09 +00:00
Mario Rodas
6709f48733
Merge pull request #279612 from gepbird/add-meta-mainprogram
hck, lf, xdragon, xfce4-terminal: add meta.mainProgram
2024-03-14 20:46:22 -05:00
R. Ryantm
2cf82a9ad2 gnomeExtensions.unite: 77 -> 78 2024-03-15 00:29:52 +00:00
github-actions[bot]
2bffd64e73
Merge master into staging-next 2024-03-15 00:01:59 +00:00
Bobby Rong
33046a122b
Merge pull request #295890 from bobby285271/upd/budgie-plugins
budgiePlugins.budgie-media-player-applet: 1.0.0-unstable-2023-12-31 -> 1.0.1
2024-03-15 07:47:28 +08:00
Maxine Aubrey
4c61ee21b2
gtkpod, gnome.anjuta: drop 2024-03-14 21:39:20 +01:00
Bobby Rong
14877de6ad
mate.mate-gsettings-overrides: init 2024-03-14 23:34:12 +08:00
Bobby Rong
6865836c3d
mate.mate-wayland-session: init at 1.28.3 2024-03-14 23:34:11 +08:00
Bobby Rong
b45faa9834
nixos/mate: Add extraPanelApplets, extraCajaExtensions option
Hopefully this is more user-friendly.
2024-03-14 23:34:10 +08:00
Bobby Rong
9e31001c4b
mate.mate-user-share: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/mate-user-share/compare/v1.26.0...v1.28.0
2024-03-14 23:34:10 +08:00
Bobby Rong
5c5df85002
mate.mate-indicator-applet: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/mate-indicator-applet/compare/v1.26.0...v1.28.0
2024-03-14 23:34:09 +08:00
Bobby Rong
5ffcbc046b
mate.mate-control-center: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/mate-control-center/compare/v1.26.1...v1.28.0
2024-03-14 23:34:09 +08:00
Bobby Rong
c135aee3f9
mate.python-caja: 1.26.0 -> 1.28.0
https://github.com/mate-desktop/python-caja/compare/v1.26.0...v1.28.0
2024-03-14 23:34:09 +08:00
Bobby Rong
540493afb9
mate.mate-utils: 1.26.1 -> 1.28.0
https://github.com/mate-desktop/mate-utils/compare/v1.26.1...v1.28.0
2024-03-14 23:34:08 +08:00