Commit Graph

130 Commits

Author SHA1 Message Date
b9aa0243c1 feat(music): better sychronization with spotify 2024-09-12 15:54:43 +02:00
e2bcf29f67 fix: fix small bugs 2024-09-12 14:54:37 +02:00
84975c3d25 feat(waybar): tweak responsiveness 2024-09-12 14:13:21 +02:00
6ec3134b60 feat(music): visualize from data array 2024-09-12 14:09:46 +02:00
5d55ed2426 feat(spotify-player): display music i'm currently listening to 2024-09-12 00:17:53 +02:00
908b0e4082 feat: working weather and remove tray icons 2024-09-11 18:11:25 +02:00
4df35e5265 feat: save app state to local storage and remove losing battery 2024-09-11 17:52:18 +02:00
a94648a965 feat: add help text 2024-09-11 17:43:53 +02:00
f718d0b18d feat: add suspend state and make all buttons related to state working 2024-09-11 17:32:57 +02:00
4f8e6aa928 feat: add off, booting and sddm view 2024-09-11 17:16:52 +02:00
583fbcd66f fix(icons): wrong icons in links 2024-09-10 18:33:05 +02:00
3062341ce6 feat: fetch root files at build step and handle double click on mobile 2024-09-10 18:21:36 +02:00
ba921f0ebc fix(tailwind): include .ts files 2024-08-23 00:15:11 +02:00
055dc64ad0 fix: disk usage state and cava bar count 2024-08-22 18:26:15 +02:00
5cdc2495d2 refactor: use class helper instead of component to handle responsiveness 2024-08-22 18:18:21 +02:00
7996f40d7f feat(waybar): hide groups based on screen size 2024-08-22 14:57:13 +02:00
8d41751720 feat(waybar): add bit of randomness 2024-08-15 17:56:20 +02:00
5dacaffa16 feat(waybar): tooltips 2024-08-15 17:52:01 +02:00
515db924d0 feat(waybar): implement all dummy widgets 2024-07-31 15:13:53 +02:00
458addfc83 feat(build): handle offline 2024-07-31 15:12:43 +02:00
b5bf5758ac chore: update packages 2024-07-31 15:11:55 +02:00
f253bc8a2f feat(fonts): add real bold and increase extrabold weight 2024-07-29 00:31:34 +02:00
2ac5416e86 fix(cava): high memory usage 2024-07-25 13:06:01 +02:00
c1527377af fix(kitty): wrong height 2024-07-25 11:22:32 +02:00
dc155f58b2 refactor: rework assets fetching 2024-07-25 10:02:15 +02:00
cb3d2a3974 feat(build): export project type from manifest 2024-07-08 02:31:23 +02:00
9cfb5b7a34 feat(build): integrate generation of manifest file in build process 2024-07-08 02:03:47 +02:00
2b2d3c2745 feat: refine colors 2024-06-02 14:50:30 +02:00
3c3a150912 feat(nvim-editor): cache 2024-06-02 14:09:03 +02:00
3d554bff0b feat(nvim-editor): improve line numbers, and highlight active 2024-06-01 22:32:37 +02:00
55bd56fc2f feat(nvim-editor): line number 2024-06-01 16:13:56 +02:00
efc33434e9 fix(nvim-status-bar): wrong icon 2024-06-01 16:13:37 +02:00
80b7e8e0d0 feat(nvim-status-bar): change message 2024-06-01 12:19:20 +02:00
1af3b738b2 feat(nvim): word wrap and snap tree width to characters 2024-06-01 11:58:41 +02:00
1141c41cc4 feat(nvim-editor): fetch and display opened file 2024-06-01 00:33:04 +02:00
70464e8043 feat(nvim): display active file in status bar and use url in editor 2024-06-01 00:26:23 +02:00
608048d974 feat(nvim): improve tree and file switching, and implements links 2024-05-31 22:56:08 +02:00
c0b4cc2bb9 feat(nvim-tree): better click handling 2024-05-31 10:47:45 +02:00
3155371b30 feat(nvim): navigate to file and open in editor 2024-05-31 00:46:26 +02:00
83f7b28f03 feat(nvim-tree): implement everything except navigation 2024-05-30 23:55:37 +02:00
23c3a510cf feat(app): fetch root manifest 2024-05-30 23:55:08 +02:00
d6f8d1f093 feat(kitty): provide id in context 2024-05-30 23:53:24 +02:00
18fa8ff4b1 feat(fonts): use medium and extra bold fonts 2024-05-30 20:30:06 +02:00
53b315186a feat(cava): display smallest bar if value is 0 2024-05-30 20:29:37 +02:00
073214174c refactor: put types in utils 2024-05-30 16:01:17 +02:00
3b28fb2056 chore: format 2024-05-30 15:56:09 +02:00
edcab95ad7 feat: split contexts, providers and hooks 2024-05-30 15:55:59 +02:00
0fd20b90ea chore(prettier): update config 2024-05-30 15:53:44 +02:00
9a5cd07c80 feat(nvim): implement basic layout 2024-05-30 15:44:49 +02:00
6a38b3a41e feat(app): use components from nextjs branch 2024-05-30 15:16:52 +02:00