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

17 commits

Author SHA1 Message Date
f7f991b2e6
docs(compiling): fix wrong fedora package for pulse libs 2024-05-18 22:04:16 +01:00
47b6c47724
docs(compiling): add lua deps 2024-04-28 23:20:11 +01:00
b0a05b7cda
feat: new cairo module
Resolves #105

Co-authored-by: A-Cloud-Ninja <5809177+A-Cloud-Ninja@users.noreply.github.com>
2024-04-17 20:35:35 +01:00
bb02a21d0e
docs(compiling): add missing notifications feature flag 2024-03-30 23:24:30 +00:00
a70956bb3b
feat: add new volume module 2024-03-04 19:53:02 +00:00
1b54276bea
docs(compilation): add sccache section 2024-01-25 22:29:05 +00:00
754e33952e
docs: add info on speeding up compilation time 2024-01-24 23:03:38 +00:00
thmasq
ddf91b18cc build: add focused and launcher feature flags 2024-01-13 22:08:31 -03:00
74930df83b
docs(compiling): fix fedora instructions 2023-10-29 21:19:53 +00:00
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