Commit Graph

13934 Commits

Author SHA1 Message Date
Sandro
b488f65e71
Merge pull request #299721 from wineee/deepin-compressor-6.0.1
deepin.deepin-compressor: 5.12.24 -> 6.0.1
2024-03-30 13:00:48 +01:00
Bobby Rong
e96d5c13d0
Merge pull request #140429 from bobby285271/pantheon-systemd
pantheon: manage user session with systemd
2024-03-29 22:55:39 +08:00
rewine
bd98a8a7f1 deepin.deepin-compressor: 5.12.24 -> 6.0.1 2024-03-28 18:16:17 +08:00
Bobby Rong
fc10d1dcb4
Merge pull request #298614 from bobby285271/rm/automakeAddFlags
xfce.automakeAddFlags: Drop
2024-03-26 21:31:17 +08:00
Bobby Rong
7ba8a9afcf
Merge pull request #298544 from bobby285271/upd/mousepad
xfce.mousepad: Build shortcuts plugin
2024-03-26 21:26:31 +08:00
Bobby Rong
c726225724
Merge pull request #298673 from bobby285271/upd/budgie
budgie.budgie-desktop: Use libxfce4windowing 4.19.3
2024-03-25 20:46:37 +08:00
Weijia Wang
2bbac2ab85
Merge pull request #298666 from wineee/deepin-album
deepin.deepin-album: 6.0.2 -> 6.0.4
2024-03-25 00:09:21 +01:00
Bobby Rong
4c9331d517
budgie.budgie-desktop: Backport a few fixes
Since we are fetching patches already, these fixes looks
good to fetch early and are already patched in Fedora.
2024-03-25 00:16:44 +08:00
Bobby Rong
fd077ac57e
budgie.budgie-desktop: Fix build with libxfce4windowing 4.19.3
Which removes xfw_(window|application)_get_id().
2024-03-25 00:05:30 +08:00
Bobby Rong
0bda80b6fa
xfce.libxfce4windowing: 4.19.2 -> 4.19.3
https://gitlab.xfce.org/xfce/libxfce4windowing/-/compare/libxfce4windowing-4.19.2...libxfce4windowing-4.19.3
2024-03-25 00:05:23 +08:00
rewine
40bef96f3c deepin.deepin-album: 6.0.2 -> 6.0.4 2024-03-24 23:54:49 +08:00
Bobby Rong
8b31f1a9da
xfce.mousepad: Build shortcuts plugin
See "Edit" -> "Preferences" -> "Plugins" -> "Shortcuts Editor".

8de8f04ca5
2024-03-24 20:38:16 +08:00
Bobby Rong
7fb812afbf
xfce.automakeAddFlags: Drop
Not used in Nixpkgs.
2024-03-24 20:23:04 +08:00
Bobby Rong
dea81c90bd
xfce.xfce4-pulseaudio-plugin: Drop automakeAddFlags
We don't use it anywhere, the substituteInPlace already does the job.
2024-03-24 20:19:58 +08:00
Bobby Rong
df5407130f
xfce.xfce4-dict: Drop configure-gio.patch
Builds fine, build log does not mention gio-unix anywhere so it is
not accidently pulled in, and does not seem to have optional deps.
2024-03-24 20:16:58 +08:00
Bobby Rong
bdf65be4be
pantheon: Skip nixpkgs-update for packages using un-tagged commits
It looks like nix-update-script cannot handle this well, we can switch to
other updaters but I am just too lazy to do that.
2024-03-24 14:38:01 +08:00
Bobby Rong
427650b9bf
Merge pull request #297939 from FedericoSchonborn/budgie-updates
budgie.budgie-desktop: Propagate libpeas for plugins; budgie,budgiePlugins: cleanup
2024-03-23 20:30:49 +08:00
Bobby Rong
476a33c53d
Merge pull request #297759 from bobby285271/upd/nemo-as-root
cinnamon.nemo: Fix open as root
2024-03-23 12:28:58 +08:00
Federico Damián Schonborn
d01ba09214
budgiePlugins.budgie-user-indicator-redux: Don't use lib and with lib
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-22 21:06:02 -03:00
Federico Damián Schonborn
1f41c466dc
budgiePlugins.budgie-analogue-clock-applet: Don't use rec and with lib
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-22 21:05:25 -03:00
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
Federico Damián Schonborn
470492ccfb
budgie.budgie-desktop: Propagate libpeas for plugins
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-22 00:47:56 -03:00
Federico Damián Schonborn
e4d5a254c8
budgie.magpie: Don't use with lib
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-22 00:42:26 -03:00
Federico Damián Schonborn
5d0339b577
budgie.budgie-screensaver: Don't use rec and with lib
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-22 00:42:17 -03:00
Federico Damián Schonborn
086334b312
budgie.budgie-control-center: Don't use rec and with lib
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-22 00:42:07 -03:00
Federico Damián Schonborn
51c3335edb
budgie.budgie-backgrounds: Don't use rec and with lib
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-22 00:41:56 -03:00
Federico Damián Schonborn
2095e319fd
budgie: Don't use with
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-22 00:41:37 -03:00
Bobby Rong
8eefcdc9e9
cinnamon.nemo: Fix open as root
Open as root support is added in src/nemo-view.c as `pkexec nemo`.
This does not match the full path in `org.nemo.root.policy` so it
doesn't work.

Replacing with `/run/current-system/sw/bin/nemo` seems to be the
easiest solution here, otherwise to properly support nemo-with-extensions,
we likely need to patch everything that calls `pkexec nemo` to accept
external environment variables for nemo path, and pass the path via
wrapper, and we still need to substitute `org.nemo.root.policy` in
nemo-with-extensions.
2024-03-22 00:34:11 +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
a4bca9aaef
nixos/pantheon: Add missing gala-daemon systemd services
Otherwise it doesn't autostart after user session managed by systemd.
2024-03-17 13:42:33 +08:00
Bobby Rong
7522f97cbe
pantheon: Manage user session with systemd
This is now needed as gnome-session 46 drops `--builtin` option.
2024-03-17 13:41:51 +08: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