Commit Graph

47 Commits

Author SHA1 Message Date
Pihkaal
cf2637d33e feat(nvim): word wrap and snap tree width to characters 2024-06-01 11:58:41 +02:00
Pihkaal
68b483f89c feat(nvim-editor): fetch and display opened file 2024-06-01 00:33:04 +02:00
Pihkaal
5651a42195 feat(nvim): display active file in status bar and use url in editor 2024-06-01 00:26:23 +02:00
Pihkaal
96207863a9 feat(nvim): improve tree and file switching, and implements links 2024-05-31 22:56:08 +02:00
Pihkaal
0c79ea457c feat(nvim-tree): better click handling 2024-05-31 10:47:45 +02:00
Pihkaal
a4038ae294 feat(nvim): navigate to file and open in editor 2024-05-31 00:46:26 +02:00
Pihkaal
66785d425e feat(nvim-tree): implement everything except navigation 2024-05-30 23:55:37 +02:00
Pihkaal
69091f6ea4 feat(app): fetch root manifest 2024-05-30 23:55:08 +02:00
Pihkaal
186580cccb feat(kitty): provide id in context 2024-05-30 23:53:24 +02:00
Pihkaal
9c4eaff5f4 feat(fonts): use medium and extra bold fonts 2024-05-30 20:30:06 +02:00
Pihkaal
3e4fddad98 feat(cava): display smallest bar if value is 0 2024-05-30 20:29:37 +02:00
Pihkaal
ca5c504d2c refactor: put types in utils 2024-05-30 16:01:17 +02:00
Pihkaal
b5dfdc1f84 chore: format 2024-05-30 15:56:09 +02:00
Pihkaal
77f3b3ef40 feat: split contexts, providers and hooks 2024-05-30 15:55:59 +02:00
Pihkaal
af5fc8cb35 chore(prettier): update config 2024-05-30 15:53:44 +02:00
Pihkaal
3832a7ca52 feat(nvim): implement basic layout 2024-05-30 15:44:49 +02:00
Pihkaal
e21d337d53 feat(app): use components from nextjs branch 2024-05-30 15:16:52 +02:00
Pihkaal
4d1c3d958b feat(cava): smoothing 2024-02-12 00:28:27 +01:00
Pihkaal
1a76054261 feat(music): refactor and basic cava implementation 2024-02-11 23:15:04 +01:00
Pihkaal
9084eccf17 feat(music-player): play audio and fetch metadata 2024-02-10 15:57:06 +01:00
Pihkaal
286dfefe71 feat: use new way to work with group sizes 2024-02-10 02:04:28 +01:00
Pihkaal
1d314d6a3d chore: use local instead of github repo for react-dom-curse 2024-02-10 02:03:56 +01:00
Pihkaal
dc03aaeb4f refactor(music-player): using react-dom-curse 2024-02-09 23:51:47 +01:00
Pihkaal
71ab32c53a feat: started working on waybar 2024-02-08 00:40:51 +01:00
Pihkaal
e778631828 feat(nvim): display selected file in tree in the editor 2024-01-28 21:35:06 +01:00
Pihkaal
965fff6226 refactor(nvim-tree): abstract away file tree building 2024-01-28 17:27:32 +01:00
Pihkaal
5542dce881 refactor: reached same app state using vite 2024-01-28 15:56:19 +01:00
Pihkaal
8446ee6c65 refactor: moving from nextjs to vite+react 2024-01-28 12:14:04 +01:00
Pihkaal
9bb6ccdd4f feat: loading files from manifest 2024-01-28 01:11:56 +01:00
Pihkaal
73297d046a feat(nvim-tree): fully working navigation 2024-01-27 15:39:26 +01:00
Pihkaal
e9fe8c95d2 feat(nvim): simple one-level file tree 2024-01-26 23:02:46 +01:00
Pihkaal
7eceec22ec feat(style): fix line height 2024-01-26 23:02:21 +01:00
Pihkaal
151360d5e7 feat: basic nvim setup and other partially working stuff 2024-01-26 16:49:00 +01:00
Pihkaal
ef41377558 refactor(rendering): changed my mind, don't use components 2024-01-26 12:23:52 +01:00
Pihkaal
0a9ce46e02 feat(rendering): component based 2024-01-26 09:17:40 +01:00
Pihkaal
64fc73a05e refactor: use vanilla rendering 2024-01-25 22:11:31 +01:00
Pihkaal
089c29b579 fix(terminal): rename height -> rows 2024-01-25 20:38:42 +01:00
Pihkaal
059d1dfe42 chore(gitignore): add eslint cache 2024-01-25 20:38:04 +01:00
Pihkaal
4ec09730d2 chore: remove dead code 2024-01-22 11:57:16 +01:00
Pihkaal
1c8f92eff8 feat(layout): use new components 2024-01-22 11:53:06 +01:00
Pihkaal
0e215d1d53 feat(music-visualizer): placeholder ui 2024-01-22 11:52:43 +01:00
Pihkaal
e6be8ef1c9 feat(music-player): implement static ui 2024-01-22 11:52:16 +01:00
Pihkaal
e9aa6677c4 feat(text): stylable text wrapper 2024-01-22 11:51:09 +01:00
Pihkaal
f7b43b47bf feat(terminal): terminal wrapper and context 2024-01-22 11:50:37 +01:00
Pihkaal
070e198b43 feat(theme): color scheme and fonts 2024-01-22 11:50:03 +01:00
Pihkaal
9e75d6b8bb feat(layout): implement global layout 2024-01-11 23:34:19 +01:00
Pihkaal
01ed9437fa project setup 2024-01-11 17:19:37 +01:00