diff options
author | Olivier Gayot <olivier.gayot@sigexec.com> | 2023-05-14 19:38:11 +0200 |
---|---|---|
committer | Olivier Gayot <olivier.gayot@sigexec.com> | 2023-05-14 19:38:11 +0200 |
commit | 6980b2732971f7c12df7f65ba3692f6a49418562 (patch) | |
tree | a06f1508d146fa9548115b25d2152582ff3e7eff | |
parent | 9dbf94938fb06d08d851aa5208d5ce34f7d4aabd (diff) |
Update changelog for version 0.3
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 14bcf65..b3a275f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +monitor-menu (0.3) lunar; urgency=medium + + * By default, do not exit the menu after applying a profile. Can be + overridden using `run --apply-exit`. + * Add support for YAML profile configuration. By default look for + $HOME/.config/monitor-profiles.yaml and revert to + $HOME/.config/monitor-profiles.json if the former is not found. + * Add ability to specify the profile configuration file through + --profiles-config + + -- Olivier Gayot <olivier.gayot@sigexec.com> Sun, 14 May 2023 19:34:01 +0200 + monitor-menu (0.2) lunar; urgency=medium * Add support for wayland through wlr-randr (no support for setting |