mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Small update release notes
This commit is contained in:
parent
0fa94bd02f
commit
0a9ae342bb
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
The current release, after a long development cycle, is finally out. This version features two major rewrites in the
|
||||
hope to improve maintainability and code quality.
|
||||
|
||||
## XLib to GLib
|
||||
## XLib to xcb
|
||||
|
||||
With the help of SardemFF7 **rofi** we broke free from the massif xlib and moved to xcb. This resulted in cleaner and
|
||||
faster code.
|
||||
|
@ -64,5 +64,6 @@ Also the old method of specifying themes has been removed.
|
|||
|
||||
## Regressions
|
||||
|
||||
### Daemon mode
|
||||
* Removal of old themeing method. Given it was incomplete.
|
||||
* Removal of daemon mode, given this duplicates Window Manager functionality.
|
||||
|
||||
|
|
Loading…
Reference in a new issue