diff options
Diffstat (limited to 'debian/changelog')
-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 |