aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAge
...
* Change grid size to 16x9Akshay Nair2024-12-16
* Refactor update and viewAkshay Nair2024-12-16
* Add embedding of fontAkshay Nair2024-12-15
* Add fine-grain grid when selection is activeAkshay Nair2024-12-15
* Add shift to accelerate hjkl movementAkshay Nair2024-12-15
* Add hjkl increment movement when match is foundAkshay Nair2024-12-15
* Generate random key sequences with lcgAkshay Nair2024-12-15
* UI changes for gridAkshay Nair2024-12-15
* Refactor a bunch of stuffAkshay Nair2024-12-15
* Add Tab to reset key sequenceAkshay Nair2024-12-14
* Refactor view + add better highlighting of regionsAkshay Nair2024-12-14
* Grid ui cleanupAkshay Nair2024-12-14
* Add left click on space + minor fixesAkshay Nair2024-12-14
* Draw grid + open x11 display to trigger click eventAkshay Nair2024-12-14
* Merge branch 'main' of github.com:phenax/chelleportAkshay Nair2024-12-14
* Move the mouse to the cell position after key sequence matchAkshay Nair2024-12-14
* Fix sequence generation for gridAkshay Nair2024-12-14
* Add key sequence filtering and rendering matched keysAkshay Nair2024-12-14
* Refactor window drawing and app shellAkshay Nair2024-12-13
* Basic hello world thing for sdl2 + sdl2-ttfAkshay Nair2024-12-13