1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
outfoxxed 2c411fce5a
all: fix new lints 2025-01-07 03:11:19 -08:00
outfoxxed ccf885081c
build: add progress bar to just lint-changed 2024-12-06 01:20:05 -08:00
Nydragon 84ce47b6d3
build: add justfile entry to lint only changed files 2024-11-24 12:50:10 +01:00
outfoxxed 2571766d3b
all: fix clang 18 lints 2024-11-24 03:36:04 -08:00
outfoxxed e957e88ccb
ci: run lints and test compile on arch 2024-11-24 02:09:41 -08:00
outfoxxed 9f6ef37f61
build: improve parallelism by removing core dependency on modules 2024-03-12 00:04:20 -07:00
outfoxxed f32b4175fb
docs: add build instructions to README 2024-03-07 06:19:09 -08:00
outfoxxed 28087c182e
build: nix packaging 2024-03-04 05:13:58 -08:00
outfoxxed 83a0ec6fc6
feat(socket): add unix socket listener 2024-03-02 05:05:45 -08:00
outfoxxed 70c5cf1e16
build: use ninja 2024-02-26 03:35:07 -08:00
outfoxxed e6d2426a5a
tools: use parallel to run clang-tidy 2024-02-26 03:23:42 -08:00
outfoxxed 4a82949854
feat(wayland): custom layershell implementation
A fair amount of things are broken but not in the layershell interface
itself. The shell window platform extensions are next in line for
refactoring and relevent issues will be fixed then. Same for docs.
2024-02-24 02:06:40 -08:00
outfoxxed 5de0ae095b
feat: rename project to quickshell 2024-02-12 02:16:22 -08:00
outfoxxed 23837e5195
feat: basic QtShell and ShellComponent types 2024-01-25 04:33:02 -08:00