aboutsummaryrefslogtreecommitdiff
path: root/src/Chelleport/View.hs (unfollow)
Commit message (Expand)Author
2025-01-01Add timing measurement for each section of screenAkshay Nair
2024-12-29Change font to roboto mono + hint position changesAkshay Nair
2024-12-28Add text align and center aligns search textAkshay Nair
2024-12-28Refactor text stylesAkshay Nair
2024-12-28Move hints mode state inside ModeHints constructorAkshay Nair
2024-12-28Refactor mode data typeAkshay Nair
2024-12-28Add update flushing to allow showing loading state after showing windowAkshay Nair
2024-12-25Add searching indication text for search mode + a lot of refactoringAkshay Nair
2024-12-25Add <c-n> and <c-p> to walk through matchesAkshay Nair
2024-12-24Add search mode for text based searching with ocrAkshay Nair
2024-12-21Add spec cases for renderAkshay Nair
2024-12-21Minor refactorAkshay Nair
2024-12-21Optimize initialization timeAkshay Nair
2024-12-19Big refactoringAkshay Nair
2024-12-16Refactor update and viewAkshay Nair
2024-12-15Add fine-grain grid when selection is activeAkshay Nair
2024-12-15Add shift to accelerate hjkl movementAkshay Nair
2024-12-15UI changes for gridAkshay Nair
2024-12-15Refactor a bunch of stuffAkshay Nair
2024-12-14Add Tab to reset key sequenceAkshay Nair