Skip to content

xinerama & color names

Compare
Choose a tag to compare
@himdel himdel released this 15 Aug 23:18
· 23 commits to master since this release
e65ecac

New update of hsetroot,
changes since the last release:

  • finding the details of xrandr outputs no longer uses grep and sed to parse the xrandr command line output, using libxinerama instead

  • using XParseColor to parse color names - supports things like "black" or "#000" in addition to the exisitng formats

  • add an (optional) hsr-outputs tool, to output output sizes and position as text, csv or json