Commit Graph

10 Commits

Author SHA1 Message Date
Jake Stanger
d20972cb32
feat: dynamic tooltips
Resolves #36
2022-11-30 22:27:56 +00:00
Jake Stanger
1320639d4e
docs: add custom power menu example 2022-11-30 22:09:46 +00:00
Jake Stanger
ec69649a04
docs: update example configs 2022-11-28 22:43:12 +00:00
Jake Stanger
c4cdf4be8b
docs: update example configs 2022-11-28 22:30:32 +00:00
Jake Stanger
3750124d8c
feat: new custom module
Allows basic modules to be created from a config object, including popup content.
2022-10-23 17:01:35 +01:00
Jake Stanger
a06c4bccca
docs(examples): add full system info config 2022-10-16 01:03:36 +01:00
Jake Stanger
06cfad62e2
feat: more positioning options (#23)
* feat: more positioning options

Can now display the bar on the left/right, and avoid anchoring to edges to centre the bar.

BREAKING CHANGE: The `left` and `right` config options have been renamed to `start` and `end`
2022-10-15 16:27:25 +01:00
Jake Stanger
b352181b3d
docs: update json example 2022-09-25 22:49:54 +01:00
Jake Stanger
a29df37e77
docs: include example files
These are also present in the wiki
2022-08-15 17:06:55 +01:00
Jake Stanger
001dd5473a
chore(intellij): load config from environment variable 2022-08-15 17:05:53 +01:00