1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-20 11:54:23 +02:00
Commit graph

9 commits

Author SHA1 Message Date
abd1f80548
docs(examples): update discord icon, temporarily disable random label 2023-08-30 21:45:53 +01:00
13d39235ad
docs(examples): fix casing of steam in launcher favourites 2023-05-07 16:52:05 +01:00
6c622864b3
feat: new label module
Takes a text label, with the ability to include embedded scripts.

Resolves #80.
2023-04-07 14:29:07 +01:00
575d6cc30f
feat: new clipboard manager module 2023-02-26 13:42:53 +00:00
7b23e61e7d
docs(wiki): update screenshots and examples 2023-02-01 22:06:09 +00:00
c4cdf4be8b
docs: update example configs 2022-11-28 22:30:32 +00:00
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
b352181b3d
docs: update json example 2022-09-25 22:49:54 +01:00
001dd5473a
chore(intellij): load config from environment variable 2022-08-15 17:05:53 +01:00