aboutsummaryrefslogtreecommitdiff
path: root/protocols
Commit message (Collapse)AuthorAgeFilesLines
* Implement support for output power managementEmil Miler2024-06-201-0/+128
| | | | | | | | | | This patch is based on the original stale patch by Guido Cella @guidocella. It has been modified to apply cleanly to the latest v5.0 tag. Since the SLOC limit is now lifted, this core feature should be merged into dwl upstream. Thanks to Dima Krasner @dimkr for the cherry-pick. Closes: #559, #525
* delete the idle protocol xml fileLeonardo Hernández Hernández2022-10-131-49/+0
|
* update layer-shell protocol to version 4Devin J. Pohly2021-01-131-9/+88
| | | | Tracking with breaking change from swaywm/wlroots@b7dc4f2.
* Implement the idle protocolGuido Cella2020-12-191-0/+49
| | | | | It allows clients such as swayidle and chat applications to monitor user idle time.
* layer shell initial attemptGuido Cella2020-08-241-0/+311