Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 07:41:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269706] please, add wlomp - Wayland output power management
Message-ID:  <bug-269706-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269706

            Bug ID: 269706
           Summary: please, add wlomp - Wayland output power management
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: moonlapse81@gmail.com

As per summary, wlomp, Wayland output power management. Simple client
implementing zwlr-output-power-management-v1.
It can be used as alternative to dpms, for example,

#!/bin/sh
exec swayidle -w \
        timeout 300 "waylock.sh" \
        timeout 600 "wlopm --off '*'" resume "wlopm --on '*'"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269706-7788>