outfoxxed
5bf6a412b0
core: correctly construct runtime path when XDG_RUNTIME_DIR missing
...
Fixes a typo of % as $, which broke string substitution.
2026-04-06 00:43:02 -07:00
molyuu
6742148cf4
all: initial support for freebsd
...
Build / Nix-4 (push) Has been cancelled
Build / Nix-5 (push) Has been cancelled
Build / Nix-6 (push) Has been cancelled
Build / Nix-7 (push) Has been cancelled
Build / Nix-8 (push) Has been cancelled
Build / Nix-9 (push) Has been cancelled
Build / Nix-10 (push) Has been cancelled
Build / Nix-11 (push) Has been cancelled
Build / Nix-12 (push) Has been cancelled
Build / Nix-13 (push) Has been cancelled
Build / Nix-14 (push) Has been cancelled
Build / Nix-15 (push) Has been cancelled
Build / Nix-16 (push) Has been cancelled
Build / Nix-17 (push) Has been cancelled
Build / Nix-18 (push) Has been cancelled
Build / Nix-19 (push) Has been cancelled
Build / Nix-20 (push) Has been cancelled
Build / Nix-21 (push) Has been cancelled
Build / Nix-22 (push) Has been cancelled
Build / Nix-23 (push) Has been cancelled
Build / Nix-24 (push) Has been cancelled
Build / Nix-25 (push) Has been cancelled
Build / Nix-26 (push) Has been cancelled
Build / Nix-27 (push) Has been cancelled
Build / Nix-28 (push) Has been cancelled
Build / Nix-29 (push) Has been cancelled
Build / Nix-30 (push) Has been cancelled
Build / Nix-31 (push) Has been cancelled
Build / Archlinux (push) Has been cancelled
Lint / Lint (push) Has been cancelled
- Use `copy_file_range(2)` over `sendfile(2)` which has wider
compatibility.
- Special case pam on freebsd and document `configDirectory`
incompatibility.
- Disable jemalloc for FreeBSD by default as it is the system allocator.
- Disable breakpad by default on FreeBSD as breakpad is not supported.
2026-01-06 01:50:58 -08:00
outfoxxed
0a7dcf30ea
build: update clang tooling and reformat
2025-11-15 04:43:27 -08:00
outfoxxed
00858812f2
core/command: filter instance selection by current display
2025-10-12 17:33:21 -07:00
outfoxxed
1e8cc2e78d
core: add CacheDir pragma
...
Closes #293
2025-10-12 00:14:36 -07:00
outfoxxed
986749cdb9
tooling: add automatic QMLLS support for new imports and singletons
2025-07-16 14:35:46 -07:00
outfoxxed
b4c62b8ff9
core: only log warn+ from quickshell.paths
2025-07-10 03:40:30 -07:00
outfoxxed
3d594e16dd
core/log: track default logging categories
...
Fixes a bug in fb37be7 which ignored default logging categories due to
skipping QLoggingRegistry's filter.
2025-07-08 13:49:06 -07:00
outfoxxed
0e6518a706
core/command: improve dead instance selection
...
Prints dead instances if they exist, as well as allowing dead instance
selection for a substring if no live instances exist.
2025-07-02 22:47:19 -07:00
outfoxxed
325a51c82d
core: add DataDir and StateDir pragmas
2025-05-16 20:54:21 -07:00
outfoxxed
a05c0de53b
core/qmlglobal: add dataPath(), statePath() and cachePath()
2025-05-16 20:33:40 -07:00
outfoxxed
c1c24c2998
core/qmlglobal: expose dataDir and stateDir
2025-05-16 20:14:59 -07:00
outfoxxed
69c7f4fe77
core/qmlglobal: expose cacheDir
2025-05-16 20:01:38 -07:00
outfoxxed
eabf79ebb6
core/command: allow qs log to retrieve logs of dead instances
...
If no live instances are found matching the current config, the
youngest dead instance will be used instead.
2025-03-19 15:35:10 -07:00
outfoxxed
2c411fce5a
all: fix new lints
2025-01-07 03:11:19 -08:00
outfoxxed
b528be9426
all: fix gcc warnings
2024-11-05 13:31:24 -08:00
outfoxxed
a82fbf40c2
core/command: add log --follow
2024-09-10 03:31:49 -07:00
outfoxxed
da043e092a
core/ipc: add ipc server/client
...
Currently can only kill a remote instance.
2024-08-30 21:45:20 -07:00
outfoxxed
af29bc277e
core: add by-pid symlinks to instance runtime paths
2024-08-28 17:53:39 -07:00
outfoxxed
fe1d15e8f6
crash: add crash reporter
2024-08-20 00:55:07 -07:00
outfoxxed
8364e94d26
core/log: capture early logs in fs logger
2024-08-07 15:53:11 -07:00
outfoxxed
6bf4826ae7
core/log: add filesystem logger
2024-08-02 21:37:52 -07:00