You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ This changelog follows the rules of [Keep a Changelog](http://keepachangelog.com
30
30
- A button in the icon-picker popover to **reload all icon themes** without restarting Kando.
31
31
- The command line flag `--reload-icon-themes` which can be used to tell a running Kando instance to reload all icon themes.
32
32
- A setting to **enable or disable the drawing of selection wedges** in supported menu themes. This can be found in the theme-settings dialog. It is disabled by default as the selection wedges are quite resource-intensive to draw currently.
33
+
- A new `--close-menu` command line flag which closes the currently opened menu. Thanks to [@yar2000T](https://github.com/yar2000T) for this contribution!
33
34
- Many translation updates: **Thanks to all the contributors!**
34
35
- Add support for GNOME's classic mode.
35
36
- The possibility to change the label color of the "Rainbow Labels" theme.
0 commit comments