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

8 commits

Author SHA1 Message Date
607c7285d7
docs: update for ipc/cli, tidy a bit 2023-06-29 16:26:55 +01:00
cf32870f8a
docs(compiling): add ron feature flag 2023-05-05 22:29:26 +01:00
139bc5d23f
docs(compiling): improve requirements list 2023-05-05 22:29:16 +01:00
ea9f7caaf7
docs: add missing upower feature flag 2023-05-01 13:30:57 +01:00
575d6cc30f
feat: new clipboard manager module 2023-02-26 13:42:53 +00:00
83a49165c4
docs(compiling): add info about build deps 2023-02-25 14:29:38 +00:00
6a39905b43
docs(compiling): add missing full stop 2023-02-01 21:08:03 +00:00
c347b6c944
feat: add feature flags
Flags allow you to disable certain functionality and compile with only select features to reduce build time.

Resolves #54.
2023-02-01 20:45:52 +00:00