aboutsummaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Remove all the ui bits because screw it, lets unix a bit moreAkshay Nair2025-03-18
* Add keymap evaluation with strict event filterAkshay Nair2025-03-18
* Add simple key sequence parserAkshay Nair2025-03-16
* Update browser nameAkshay Nair2025-03-16
* Add configuration classAkshay Nair2025-03-16
* Add tab selector listing and evaluationAkshay Nair2025-03-16
* Fix UI issues with inputline and completerAkshay Nair2025-03-16
* Replaced QCompleter with custom implementationAkshay Nair2025-03-15
* Refactor MainWindow into InputMediatorAkshay Nair2025-03-12
* Refactor browsermanager to webviewstackAkshay Nair2025-03-12
* Add command+url evaluationAkshay Nair2025-03-11
* Add command+url adapter and switchingAkshay Nair2025-03-11
* Add completer + simplify command parsing + class generatorAkshay Nair2025-03-10
* Add dumb command parserAkshay Nair2025-03-10
* Add lua integration for command input (web.open, web.tabopen)Akshay Nair2025-03-09
* Refactor directory structureAkshay Nair2025-03-09
* Add browser manager + add multitab management (next/prev/close/new)Akshay Nair2025-03-09
* Fix command input ui to fix to topAkshay Nair2025-03-09
* Add test setup + spec for command inputAkshay Nair2025-03-08
* Basic single view browser with url inputAkshay Nair2025-03-08