Commit graph

15 commits

Author SHA1 Message Date
outfoxxed 71a65c4d3c
docs: mention Fedora COPR package 2024-06-18 17:57:20 -07:00
outfoxxed 7e5d128a91
service/pam: add pam service 2024-06-17 18:32:13 -07:00
outfoxxed 9d5dd402b9
docs: recommend packagers add a dependency on qtsvg 2024-06-02 15:37:47 -07:00
outfoxxed 7d20b472dd
misc: remove the docs and examples submodules
They have not been correctly updated in lock-step for a while now.
2024-06-02 15:23:19 -07:00
outfoxxed bd504daf56
docs: add build, packaging and development instructions 2024-06-02 14:50:23 -07:00
outfoxxed a8506edbb9
build: link jemalloc by default to reduce heap fragmentation
The QML engine and the quickshell reloader both cause large amounts of
heap fragmentation that stacks up over time, leading to a perceived
memory leak. Jemalloc is able to handle the fragmentation much better,
leading to lower user facing memory usage.
2024-05-31 01:28:35 -07:00
outfoxxed 73cfeba61b
x11: add XPanelWindow 2024-05-20 02:16:44 -07:00
outfoxxed 8529a2eb22
readme: add matrix link 2024-04-01 22:46:08 -07:00
outfoxxed 3a0381dcbe
core/window: backing windows can now be destroyed and recreated
This fixes a crash in layershells and the setVisible crash on nvidia.
2024-03-27 00:45:53 -07:00
outfoxxed c44041653c
build: greatly speed up build times using pch 2024-03-11 18:18:55 -07:00
outfoxxed 1e647cee51
readme: mention hosted docs 2024-03-11 06:01:51 -07:00
outfoxxed 25409d242c
docs: mention quickshell-examples in README 2024-03-08 05:11:14 -08:00
outfoxxed f32b4175fb
docs: add build instructions to README 2024-03-07 06:19:09 -08:00
outfoxxed e1bb5dfd3b
misc: update readme to reflect hosts 2024-03-04 06:17:04 -08:00
outfoxxed 5688409ea4
misc: add LGPL license 2024-03-04 06:10:03 -08:00