wl-gammactl
Small GTK GUI application to set contrast, brightness and gamma for wayland compositors which support the wlr-gamma-control protocol extension. Basically this is the example from here: https://github.com/swaywm/wlroots/blob/master/examples/gamma-control.c with a nice little GTK GUI slapped on to it. You can set contrast, brightness and gamma using sliders and reset back to default values.
This was made to make the process of calibrating your monitor a bit easier, since wayland support for color profiles is not yet implemented. When you are satisfied with your settings, copy the given command line and execute it at startup to make the settings load at apply on every boot.
Keep in mind that it uses the same protocol extension like the redshift fork https://aur.archlinux.org/packages/redshift-wlr-gamma-control/
When running wl-gammactl it will kick out any running redshift instance and fail to start up. On second run it should work as expected.
So unfortunatly only one can run at a time (?) for now.
Build
For most use cases this should do:
Clone the repository and
$ meson build
$ ninja -C buildRun
Call without any arguments to run the GUI
$ wl-gammactlCall with arguments to set values without GUI, eg:
$ wl-gammactl -c 0.996 -b 1 -g 1.05Useful for calling on startup

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

