Accepting request 794894 from home:dkondratenko:branches:X11:Wayland

- Update to v1.1.0
  * Add support for comments in configuration file
  * Allow names to distinguish configuration
  * Add `exec` to execute commands when a configuration is matched
  * Be tolerant to matching refresh rates that are a few points off.
  * Select highest refresh rate for selected mode when none is specified.
  * Fix typo in man page
  * Use correct formatting for variable in man page
  * Specify correct version in meson.build
  * Fix parser_next_token return value
  * Require profiles with a name to have a profile directive

OBS-URL: https://build.opensuse.org/request/show/794894
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/kanshi?expand=0&rev=2
This commit is contained in:
Michael Aquilina 2020-04-17 13:01:24 +00:00 committed by Git OBS Bridge
parent 3edca9e4af
commit 690a1e80e9
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90b200107b32b72259d60bfc08b12c782b13e706b7e617d058df292506fdbf90
size 14422

3
kanshi-1.1.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7e782d2b49380aed370213b8d74af9fe806d9dc94b3c19179475f4b18e26566
size 15884

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Apr 17 11:52:01 UTC 2020 - Denis Kondratenko <denis.kondratenko@suse.com>
- Update to v1.1.0
* Add support for comments in configuration file
* Allow names to distinguish configuration
* Add `exec` to execute commands when a configuration is matched
* Be tolerant to matching refresh rates that are a few points off.
* Select highest refresh rate for selected mode when none is specified.
* Fix typo in man page
* Use correct formatting for variable in man page
* Specify correct version in meson.build
* Fix parser_next_token return value
* Require profiles with a name to have a profile directive
-------------------------------------------------------------------
Thu Sep 5 21:47:11 UTC 2019 - Michael Aquilina <michaelaquilina@gmail.com>

View File

@ -17,7 +17,7 @@
Name: kanshi
Version: 1.0.0
Version: 1.1.0
Release: 0
Summary: Dynamic display configuration
License: MIT