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:
parent
3edca9e4af
commit
690a1e80e9
@ -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
3
kanshi-1.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7e782d2b49380aed370213b8d74af9fe806d9dc94b3c19179475f4b18e26566
|
||||
size 15884
|
@ -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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: kanshi
|
||||
Version: 1.0.0
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Dynamic display configuration
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user