This commit is contained in:
Tomas Sardyha
2020-04-22 10:11:18 +02:00
parent 41ea1551b3
commit c2c7deef21
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
## 2.4.1 - 2020-Apr-22
Changed:
- Tweaked pause indicator styles.
Fixed:
- **!IMPORTANT!** File navigation not working on linux. I copy & pasted someone elses lua string splitting implementation from stack overflow and it was wrong. What a surprise.
## 2.4.0 - 2020-Apr-21
New:

View File

@@ -1,6 +1,6 @@
--[[
uosc 2.4.0 - 2020-Apr-21 | https://github.com/darsain/uosc
uosc 2.4.1 - 2020-Apr-22 | https://github.com/darsain/uosc
Minimalistic cursor proximity based UI for MPV player.