| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Sorting and deduplicating elements after all items have been registered
improves the time complexity of constructing the item list from O(n^2)
to O(n log n). On a system with about 4000 menu items, this reduces
startup time from about 0.21 seconds to 0.13 seconds.
|
| |
|
|
|
|
|
| |
This makes password mode work for wmenu and wmenu-run without special
cases.
|
|
|
|
| |
This reverts commit c05ab7520b452ee3b8bd974a18511dc370cbeabe.
|
|
|
|
|
| |
This flag causes some issues with wmenu-run. It will be revisited in the
next release.
|
| |
|
|
|