From 70b273a0d2ca95a35be680919fe5b8b52e79bf37 Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 21 Nov 2023 22:39:31 +0000 Subject: [PATCH] sxmo: include WM menu in the system menu --- pkgs/additional/sxmo-utils/default.nix | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pkgs/additional/sxmo-utils/default.nix b/pkgs/additional/sxmo-utils/default.nix index 86e6d061..5bee295c 100644 --- a/pkgs/additional/sxmo-utils/default.nix +++ b/pkgs/additional/sxmo-utils/default.nix @@ -120,9 +120,19 @@ stdenv.mkDerivation rec { # TODO: send these upstream (fetchpatch { + # upstreaming: + name = "sys menu: include an entry for the WM menu"; + url = "https://git.uninsane.org/colin/sxmo-utils/commit/37fb62b9e1b22eb5c401fe383f2244161e23c8ca.patch"; + hash = "sha256-oG1BuWRnUGGAef5oRLoWMFCFQhjD6VZ1ygrS/2oLEmc="; + }) + (fetchpatch { + # upstreaming: + # didn't upstream gthumb because it's not mobile friendly. + # didn't upstream lemoa because it's immature. + # didn't upstream sublime-music/jellyfin because i don't use them. name = "sxmo_hook_apps: add a few"; - url = "https://git.uninsane.org/colin/sxmo-utils/commit/dd17fd707871961906ed4577b8c89f6128c5f121.patch"; - hash = "sha256-Giek1MbyOtlPccmT8XQkLZWhX+EeJdzWVZtNgcLuTsI="; + url = "https://git.uninsane.org/colin/sxmo-utils/commit/b712e8e0491c0d8c19ac99720bc9a47d54ae134d.patch"; + hash = "sha256-8AjKiAoQehwxrUOjmVjjfiVJZwDpZtxfsi3sfXR/zlI="; }) (fetchpatch { # experimental patch to launch apps via `swaymsg exec -- `