mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Update Changelog
This commit is contained in:
parent
3be5791fb2
commit
40b73769f1
2 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@ v1.3.0: Dan vs. Greg: The never ending story. (unreleased)
|
|||
- Dynamically sizing window with content.
|
||||
- When placed at bottom of screen re-order screen to have entry at bottom.
|
||||
Improvements
|
||||
- Fix pasting secondary clipboard. (#516)
|
||||
- By default use all cores to filter entries.
|
||||
- Make sure drawing priority is higher then reading input data.
|
||||
- Improve resizing of window, don't make X whipe background.
|
||||
|
|
|
@ -80,6 +80,7 @@ by making all colors transparent).
|
|||
|
||||
### Improvements
|
||||
|
||||
- Fix pasting secondary clipboard. (#516)
|
||||
- By default use all cores to filter entries.
|
||||
- Make sure drawing priority is higher then reading input data.
|
||||
- Improve resizing of window, don't make X whipe background.
|
||||
|
|
Loading…
Reference in a new issue