Commit Graph

35 Commits

Author SHA1 Message Date
50520bb1b8
Fixed C example 2024-06-27 23:59:31 +03:00
1edaf643c9
Fix help text 2024-06-27 22:58:33 +03:00
026a68364b
Too lazy to make propper edit but i changed the
polling system to a message one so we can have
more ways we can interract with plugins
(reload/ reset/ on click events)
2024-06-26 04:00:44 +03:00
9f53240807
how did this get made?? Removed 2024-06-23 14:17:51 +03:00
6dd22fe0c3
extra stuff 2024-06-23 14:16:27 +03:00
5b3b89ec4c
Volume plugin 2024-06-23 14:16:03 +03:00
50782cd512
Fixed a bug that crashes the program when doing something very specific
It crashed while trying to do Config::default() aka probabbly allocate
into the very manually allocated struct (which is bad in rust)
2024-06-23 14:15:51 +03:00
bd40dfe44a
Normalised versions 2024-06-23 14:14:11 +03:00
8349316169
more todos and create config dir per plugin 2024-06-21 00:04:11 +03:00
7f6920507c
Fixed battery plugin 2024-06-20 23:46:33 +03:00
19aee664c2
Added PluginContext 2024-06-20 23:43:16 +03:00
43a07debde
fix names 2024-06-20 12:06:18 +03:00
8693e10979
Merge branch 'rust_rewrite' of git.mcorangehq.xyz:XOR64/dim into rust_rewrite 2024-06-17 14:13:11 +03:00
7f22334f0e
Improvements to the display procedures 2024-06-17 14:12:58 +03:00
3b107f09cd
Improved plugin polling and added a struct for the polling result 2024-06-17 14:11:47 +03:00
08eca1a2d0
Added logger 2024-06-17 14:10:59 +03:00
208eed348b
Add configs 2024-06-17 14:07:57 +03:00
85891abba0
fixed makefiles 2024-06-17 12:16:09 +03:00
xomf
793ed4d730 made it more sexable 2024-06-16 13:08:18 -04:00
c816c1025e
Dont add entry if its empty 2024-06-16 20:05:26 +03:00
xomf
213fbe31e2 battery 2024-06-16 13:02:15 -04:00
xomf
ca71830262 added 2 plugins 2024-06-16 11:53:43 -04:00
f55279b7ef
Fixed rust, named the libraries sdk's, better examples 2024-06-16 00:59:04 +03:00
407faab33a
Join with seperator 2024-06-14 18:30:04 +03:00
35cb20545c
Rust rewrite 2024-06-14 18:22:20 +03:00
dc7f72f6ef
asd 2024-05-31 21:06:32 +03:00
7e2cbbe370
remove build.sh 2024-05-31 02:12:58 +03:00
a4e73470e2
Hot reloading + state saving 2024-05-31 02:11:05 +03:00
3b68f2dfda
Merge branch 'main' of git.mcorangehq.xyz:XOR64/dim 2024-05-23 03:14:22 +03:00
317708dc1f
Made polling dependant on if the plugin is ready or not 2024-05-23 03:13:43 +03:00
xomf
f69e3599e1 im literally a genius :3 2024-05-22 19:34:08 -04:00
df4c777bed
Set up compile_commands.json generation 2024-05-19 15:58:35 +03:00
489c60f220
moved from folder 2024-05-19 15:21:17 +03:00
035a2424a8
rename 2024-05-15 22:16:43 +03:00
f6cba2c8a1
modular dwmclocky 2024-05-15 22:13:44 +03:00