This commit is contained in:
Tomas Sardyha
2020-04-13 10:23:17 +02:00
parent d01240eb22
commit f1c49b7a08
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# 2.0.1 - 2020-Apr-13
Fixed:
- `context-menu` command now correctly toggles the menu instead of reopening it.
- Keyboard navigation not working properly in some menus.
# 2.0.0 - 2020-Apr-12
Substantial rewrite with tons of new features and improvements! A lot of options have changed or disappeared, you need to reconfigure your config file.

View File

@@ -1,6 +1,6 @@
--[[
uosc 2.0.0 - 2020-Apr-12 | https://github.com/darsain/uosc
uosc 2.0.1 - 2020-Apr-12 | https://github.com/darsain/uosc
Minimalistic cursor proximity based UI for MPV player.