Loading pkgs/applications/window-managers/wayfire/plugins.nix +4 −4 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ lib.makeScope pkgs.newScope ( ) // lib.optionalAttrs config.allowAliases { firedecor = throw "wayfirePlugins.firedecor has been removed as it is unmaintained and no longer used by mate-wayland-session."; # Added 2025-09-03 focus-request = throw "wayfirePlugins.focus-request is now included with wayfirePlugins.wayfire-plugins-extra"; wayfire-shadows = throw "wayfirePlugins.wayfire-shadows is now included with wayfirePlugins.wayfire-plugins-extra"; windecor = throw "wayfirePlugins.windecor has been removed as it is unmaintained"; wwp-switcher = throw "wayfirePlugins.wwp-switcher has been removed as it is unmaintained"; focus-request = throw "wayfirePlugins.focus-request is now included with wayfirePlugins.wayfire-plugins-extra"; # Added 2025-11-09 wayfire-shadows = throw "wayfirePlugins.wayfire-shadows is now included with wayfirePlugins.wayfire-plugins-extra"; # Added 2025-11-09 windecor = throw "wayfirePlugins.windecor has been removed as it is unmaintained"; # Added 2025-11-09 wwp-switcher = throw "wayfirePlugins.wwp-switcher has been removed as it is unmaintained"; # Added 2025-11-09 } Loading
pkgs/applications/window-managers/wayfire/plugins.nix +4 −4 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ lib.makeScope pkgs.newScope ( ) // lib.optionalAttrs config.allowAliases { firedecor = throw "wayfirePlugins.firedecor has been removed as it is unmaintained and no longer used by mate-wayland-session."; # Added 2025-09-03 focus-request = throw "wayfirePlugins.focus-request is now included with wayfirePlugins.wayfire-plugins-extra"; wayfire-shadows = throw "wayfirePlugins.wayfire-shadows is now included with wayfirePlugins.wayfire-plugins-extra"; windecor = throw "wayfirePlugins.windecor has been removed as it is unmaintained"; wwp-switcher = throw "wayfirePlugins.wwp-switcher has been removed as it is unmaintained"; focus-request = throw "wayfirePlugins.focus-request is now included with wayfirePlugins.wayfire-plugins-extra"; # Added 2025-11-09 wayfire-shadows = throw "wayfirePlugins.wayfire-shadows is now included with wayfirePlugins.wayfire-plugins-extra"; # Added 2025-11-09 windecor = throw "wayfirePlugins.windecor has been removed as it is unmaintained"; # Added 2025-11-09 wwp-switcher = throw "wayfirePlugins.wwp-switcher has been removed as it is unmaintained"; # Added 2025-11-09 }