Commit Graph

9 Commits

Author SHA1 Message Date
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