@[email protected] to [email protected] • 1 year agoAre we Wayland yet or Whats missing?lemmy.mlimagemessage-square223fedilinkarrow-up1245
arrow-up1245imageAre we Wayland yet or Whats missing?lemmy.ml@[email protected] to [email protected] • 1 year agomessage-square223fedilink
Curious from people who follow its development closely. What protocol are about to be finally implemented? Which ones are still a struggle? How many serious protocols are there missing? https://arewewaylandyet.com/
minus-square@[email protected]linkfedilink1•1 year agoSeems wasteful that each would need to build their own monitor power management interface.
minus-squareboredsquirrellinkfedilink1•1 year agoThey dont need to, a Desktop could just use another compositor and the rest of the stuff but they often dont. wlroots is a project doing some general work, but most of the others dont.
minus-square@[email protected]linkfedilink1•1 year agoLooks like it is hyprctl dispatch dpms on/off <hdmi_monitor_name> && hyprctl dispatch dpms on/off <main_monitor_name> Wlroots doesn’t cover dpms Also maybe via swayidle but I think dpms off, also triggers session lock
Seems wasteful that each would need to build their own monitor power management interface.
They dont need to, a Desktop could just use another compositor and the rest of the stuff but they often dont.
wlroots
is a project doing some general work, but most of the others dont.deleted by creator
Looks like it is hyprctl dispatch dpms on/off <hdmi_monitor_name> && hyprctl dispatch dpms on/off <main_monitor_name> Wlroots doesn’t cover dpms
Also maybe via swayidle but I think dpms off, also triggers session lock