Hi,
I'm trying to set up an auto-screen-off idle action using swayidle, but I noticed that external tools like wlopm don't work on ShojiWM as zwlr_output_power_v1 isn't supported yet.
Could you add IPC support or a protocol that allows toggling output power externally? Ideally, something that works with swayidle like this:
swayidle -w timeout 600 'shoji output power off' resume 'shoji output power on'
(or whatever CLI/IPC command syntax you find best fits the project)
Thanks!
Hi,
I'm trying to set up an auto-screen-off idle action using swayidle, but I noticed that external tools like wlopm don't work on ShojiWM as zwlr_output_power_v1 isn't supported yet.
Could you add IPC support or a protocol that allows toggling output power externally? Ideally, something that works with swayidle like this:
swayidle -w timeout 600 'shoji output power off' resume 'shoji output power on'(or whatever CLI/IPC command syntax you find best fits the project)
Thanks!