mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Update bug links to be clickable.
This commit is contained in:
parent
9aa95d6000
commit
0844d9369b
1 changed files with 4 additions and 4 deletions
|
@ -7,14 +7,14 @@ Below is the, modest, full list of changes.
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
|
|
||||||
- [DRun] Search categories. (#449)
|
- [DRun] Search categories. ([#449](https://github.com/DaveDavenport/rofi/issues/449))
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
|
|
||||||
- Fix exit when failed to grab keyboard. (#524)
|
- Fix exit when failed to grab keyboard. ([#524](https://github.com/DaveDavenport/rofi/issues/524))
|
||||||
- Introduce lazy keyboard grab mode for people who want rofi to show on key-down in i3.
|
- 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).
|
- Add copyrights to theme (needed for debian packaging).
|
||||||
- DMENU: Correctly detect end-of-file (#518)
|
- DMENU: Correctly detect end-of-file ([#518](https://github.com/DaveDavenport/rofi/issues/518))
|
||||||
- Directly queue redraw on overlay change.
|
- Directly queue redraw on overlay change.
|
||||||
- Remove pango markup from workspace names in I3. (#507)
|
- Remove pango markup from workspace names in I3. ([#507](https://github.com/DaveDavenport/rofi/issues/507))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue