mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Add release notes v1.3.1.
This commit is contained in:
parent
f4d8230dd5
commit
9aa95d6000
1 changed files with 20 additions and 0 deletions
20
releasenotes/1.3.1/release-1.3.1.markdown
Normal file
20
releasenotes/1.3.1/release-1.3.1.markdown
Normal file
|
@ -0,0 +1,20 @@
|
|||
# V1.3.1: Dan vs. Greg: The never ending story, reloaded.
|
||||
|
||||
A quick follow up release to resolve some issues with copyright notices in the shipped **rofi** themes.
|
||||
Below is the, modest, full list of changes.
|
||||
|
||||
## Detailed Changelog
|
||||
|
||||
### New Features
|
||||
|
||||
- [DRun] Search categories. (#449)
|
||||
|
||||
### Improvements
|
||||
|
||||
- Fix exit when failed to grab keyboard. (#524)
|
||||
- Introduce lazy keyboard grab mode for people who want rofi to show on key-down in i3.
|
||||
- Add copyrights to theme (needed for debian packaging).
|
||||
- DMENU: Correctly detect end-of-file (#518)
|
||||
- Directly queue redraw on overlay change.
|
||||
- Remove pango markup from workspace names in I3. (#507)
|
||||
|
Loading…
Reference in a new issue