summary refs log tree commit diff
path: root/src/QuickSwitcher.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-138/+0
|
* Don't use shared pointers for cacheKonstantinos Sideris2018-05-081-3/+3
|
* Default to the first item in room selection menuKonstantinos Sideris2018-05-031-6/+11
| | | | | | - Add backwards navigation with backtab fixes #316
* Fix clicking on room list suggestionsKonstantinos Sideris2018-04-271-5/+6
|
* Improve room searchingKonstantinos Sideris2018-04-271-76/+38
| | | | fixes #257
* Fix text color on room switcherKonstantinos Sideris2018-03-221-4/+8
| | | | fixes #245
* Relax matrix identifier parsingKonstantinos Sideris2018-02-231-2/+1
| | | | fixes #241
* Be explicit about the captured parameters in lambdasKonstantinos Sideris2018-02-201-6/+7
|
* Use more stl containers & minor refactoringsKonstantinos Sideris2018-01-241-3/+6
|
* Improvements to the quick switcher (#109)Jani Mustonen2017-11-031-1/+10
| | | | | | | | - Ghetto disambiguation for the quick switcher - Fix the Ctrl+K shortcut - Fix keyboard focus when the quick switcher is closed fixes #114
* Clean up headersKonstantinos Sideris2017-10-281-1/+0
|
* Fix icons for retina displaysKonstantinos Sideris2017-10-151-2/+1
|
* Style change againKonstantinos Sideris2017-09-101-90/+91
|
* Place the completion popup under the search widgetKonstantinos Sideris2017-08-201-27/+63
|
* Small style changeKonstantinos Sideris2017-08-201-10/+15
|
* Ghetto room switcherKonstantinos Sideris2017-08-151-0/+114