mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-25 13:55:34 -05:00
Add credit to release note.
This commit is contained in:
parent
aef6332901
commit
b445c79430
1 changed files with 4 additions and 1 deletions
|
@ -4,6 +4,9 @@ After the large previous release, we are hopefully back to more regular smaller
|
||||||
This release is focused on squashing some bugs and hopefully improving the user experience.
|
This release is focused on squashing some bugs and hopefully improving the user experience.
|
||||||
But to satisfy people hunkering for new things, we also included a few new features.
|
But to satisfy people hunkering for new things, we also included a few new features.
|
||||||
|
|
||||||
|
Big thanks to [SardemFF7](https://www.sardemff7.net/), without his help and contributions this release would not have been possible.
|
||||||
|
|
||||||
|
|
||||||
## New features
|
## New features
|
||||||
|
|
||||||
### Specify matching field
|
### Specify matching field
|
||||||
|
@ -139,7 +142,7 @@ rofi.max-history-size: 500
|
||||||
```
|
```
|
||||||
|
|
||||||
## Full Changelog
|
## Full Changelog
|
||||||
|
- Rofi 1.4.2 doesn't capture ←, ↑, →, ↓ binding to keys to work in combination with Mode_switch (#744)
|
||||||
- Add konsole to list of sensible terminals. (#739)
|
- Add konsole to list of sensible terminals. (#739)
|
||||||
- Allow drun to filter based on comment field. (#733)
|
- Allow drun to filter based on comment field. (#733)
|
||||||
- Add prompt widget to default theme.
|
- Add prompt widget to default theme.
|
||||||
|
|
Loading…
Reference in a new issue