aboutsummaryrefslogtreecommitdiff
path: root/spec (follow)
Commit message (Expand)AuthorAge
...
* Add events system for lua runtime to dispatch and register eventsAkshay Nair2025-04-02
* Update window title on tab change + refactoringAkshay Nair2025-03-30
* Refactor and fix tab id use for focus/closeAkshay Nair2025-03-28
* Refactor webview index with id + add web.tabs.closeAkshay Nair2025-03-25
* Add web.history for history navigationAkshay Nair2025-03-25
* Apply clang-tidy suggestionsAkshay Nair2025-03-23
* Fix segfault with luaruntime destructorAkshay Nair2025-03-23
* Experiment with dmenuAkshay Nair2025-03-22
* Build fixes + formattingAkshay Nair2025-03-22
* Lua runtime simple value conversion + specAkshay Nair2025-03-21
* Add event loop with uvAkshay Nair2025-03-21
* Add libuv + luv for lua runtimeAkshay Nair2025-03-19
* Add action for keymaps + testAkshay Nair2025-03-18
* 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
* Add configuration classAkshay Nair2025-03-16
* Replaced QCompleter with custom implementationAkshay Nair2025-03-15
* Refactor MainWindow into InputMediatorAkshay Nair2025-03-12
* Allow running only specific test classes + test template generationAkshay Nair2025-03-12