Commit Graph

14 Commits

Author SHA1 Message Date
Jake Stanger
bb02a21d0e
docs(compiling): add missing notifications feature flag 2024-03-30 23:24:30 +00:00
Jake Stanger
a70956bb3b
feat: add new volume module 2024-03-04 19:53:02 +00:00
Jake Stanger
1b54276bea
docs(compilation): add sccache section 2024-01-25 22:29:05 +00:00
Jake Stanger
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
Jake Stanger
74930df83b
docs(compiling): fix fedora instructions 2023-10-29 21:19:53 +00:00
Jake Stanger
607c7285d7
docs: update for ipc/cli, tidy a bit 2023-06-29 16:26:55 +01:00
Jake Stanger
cf32870f8a
docs(compiling): add ron feature flag 2023-05-05 22:29:26 +01:00
Jake Stanger
139bc5d23f
docs(compiling): improve requirements list 2023-05-05 22:29:16 +01:00
Jake Stanger
ea9f7caaf7
docs: add missing upower feature flag 2023-05-01 13:30:57 +01:00
Jake Stanger
575d6cc30f
feat: new clipboard manager module 2023-02-26 13:42:53 +00:00
Jake Stanger
83a49165c4
docs(compiling): add info about build deps 2023-02-25 14:29:38 +00:00
Jake Stanger
6a39905b43
docs(compiling): add missing full stop 2023-02-01 21:08:03 +00:00
Jake Stanger
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