summary refs log tree commit diff
path: root/resources/qml/QuickSwitcher.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enter key now works, fix room highlighting and add overlayJedi182021-02-231-0/+9
|
* selecting room in quickswitcher now works, added completionSelected signalJedi182021-02-221-0/+19
|
* add room alias delegate, fix some quickswitcher ui problemsJedi182021-02-221-5/+13
|
* add quick switcher qml file and moved completerFor from inputbar to timeline ↵Jedi182021-02-211-0/+38
view class