LGFae / swww

A Solution to your Wayland Wallpaper Woes
GNU General Public License v3.0
2.38k stars 70 forks source link

[Feature request] add hyprland splash render #288

Closed LOSEARDES77 closed 7 months ago

LOSEARDES77 commented 7 months ago

Hyprland has a "splash" wich is a short text ramdomly choosed at start and it would be nice to have it render this at the wallpaper centered on the bottom in hyprpaper this is done usin cairo for rendering text. This can be done by deteccting in you are on hyprland and the used added an special cli arg or something to enable this. The way of getting the splash text is throw executing a command hyprctl splash and it return the splash.

LGFae commented 7 months ago

Sorry, I consider this to be entirely out of scope for this project. I have no interest in adding things that are specific for this or that compositor, and text rendering in particular is quite annoying.