Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

Releases: way-cooler/way-cooler-bg

Removed D-Bus dependency, uses wayland protocol, can assign to multiple outputs

15 Oct 01:25
Compare
Choose a tag to compare
  • Renamed to wc-bg
  • Uses a wayland protocol to communicate with the compositor
  • Removed D-Bus dependency
  • Can assign to multiple outputs
  • Background no longer disappears when moving between TTYs

Fixed colors, can now specify string color

30 Jul 01:38
Compare
Choose a tag to compare

You can now specify a color as a string (e.g you no longer need to give it an explicit number).

This fix also fixes the color drastically, as before it would affect the alpha value. Now, the alpha value is always max. This means the colors will better reflect what the user expects.

Added modes

14 Apr 17:23
Compare
Choose a tag to compare
Added modes Pre-release
Pre-release
  • Added modes to control how images are rendered by the background program.
  • Changed how the inputs work, now currently using clap
  • Optional dependency on D-Bus that queries for the output size to render the size of the background correctly
    • In a later version this will be removed, and use the Wayland protocol to get the correct size.

v0.1.0: Merge pull request #1 from raboof/patch-2

22 Mar 21:13
Compare
Choose a tag to compare
More 'for dummies' build instructions