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
7b7cdb8b0f
commit
df131a6633
1 changed files with 14 additions and 0 deletions
14
Changelog
14
Changelog
|
@ -1,3 +1,17 @@
|
|||
0.15.12 (unreleased):
|
||||
New features:
|
||||
- Initial `-dump` command for dmenu mode. (#216)
|
||||
Improvements:
|
||||
- Correctly handle modifier keys now. Should now support most weird keyboard layouts and switching between them.
|
||||
(#268, #265, #286)
|
||||
- Correctly set locale, fixing issues with entering special characters. (#282)
|
||||
- DRun mode support `NoDisplay` setting (#283)
|
||||
- Pango markup is matched when filtering. (#273)
|
||||
Bug fixes:
|
||||
- Fix segfault on empty list and moving through it. (#256,#275)
|
||||
- Fix one off of colors (#269)
|
||||
- Drun fix uninitialized memory (#285)
|
||||
|
||||
0.15.11:
|
||||
New features:
|
||||
- (Experimental) Desktop file support
|
||||
|
|
Loading…
Reference in a new issue