outfoxxed
outfoxxed pushed to master at quickshell/quickshell 2024-06-18 22:26:35 +00:00
3991726b9b docs: document PAM feature in build instructions
outfoxxed pushed to master at quickshell/quickshell 2024-06-18 19:28:32 +00:00
ae762f5c6e hyprland/ipc: ensure requests are flushed
outfoxxed pushed to master at quickshell/quickshell 2024-06-18 10:30:34 +00:00
e89035b18c service/pam: move pam execution to subprocess to allow killing it
outfoxxed pushed to master at quickshell/quickshell 2024-06-18 03:31:34 +00:00
b5c8774a79 service/pam: send completed messages after destroying pam conv
outfoxxed pushed to master at quickshell/quickshell-docs 2024-06-18 01:40:16 +00:00
6fdc2bc5a2 build: add pam api
outfoxxed pushed to master at quickshell/quickshell 2024-06-18 01:33:21 +00:00
7e5d128a91 service/pam: add pam service
outfoxxed pushed to master at outfoxxed/nixnew 2024-06-17 07:50:03 +00:00
945793973e Huge quickshell progress dump
outfoxxed pushed to master at quickshell/quickshell 2024-06-16 08:59:18 +00:00
f655875547 core/desktopentry: add limited desktop entry api
outfoxxed pushed to master at quickshell/quickshell 2024-06-15 02:20:48 +00:00
ce5ddbf8ba core: add $XDG_DATA_DIRS/pixmaps to QIcon fallback path
outfoxxed pushed to master at quickshell/quickshell 2024-06-13 23:31:50 +00:00
d8b72b4c31 wayland/lock: notify on screen change
outfoxxed pushed to master at quickshell/quickshell 2024-06-13 23:25:09 +00:00
523de78796 wayland/layershell: ensure state changes are comitted without render
outfoxxed pushed to mpris at kosslan/quickshell 2024-06-09 22:43:16 +00:00
67783ec24c core/transformwatcher: fix crash when a or b is destroyed
b5b9c1f6c3 wayland/toplevel_management: add foreign toplevel management
5d1def3e49 hyprland/ipc: fix monitorFor returning null during HyprlandIpc init
bc349998df hyprland/ipc: match by name in refreshMonitors instead of id
ef1a4134f0 hyprland/ipc: re-request monitors and workspaces on fail
Compare 32 commits »
outfoxxed pushed to master at quickshell/quickshell 2024-06-09 22:43:13 +00:00
67783ec24c core/transformwatcher: fix crash when a or b is destroyed
outfoxxed pushed to master at quickshell/quickshell-docs 2024-06-07 11:33:09 +00:00
06d0cab01d nix: update lockfile
outfoxxed pushed to master at quickshell/quickshell 2024-06-07 11:31:54 +00:00
b5b9c1f6c3 wayland/toplevel_management: add foreign toplevel management
outfoxxed pushed to master at quickshell/quickshell 2024-06-06 07:59:50 +00:00
5d1def3e49 hyprland/ipc: fix monitorFor returning null during HyprlandIpc init
bc349998df hyprland/ipc: match by name in refreshMonitors instead of id
Compare 2 commits »
outfoxxed pushed to master at quickshell/quickshell 2024-06-06 07:47:21 +00:00
ef1a4134f0 hyprland/ipc: re-request monitors and workspaces on fail
outfoxxed pushed to master at quickshell/quickshell-docs 2024-06-06 02:28:26 +00:00
f6041004d1 nix: update lockfile
outfoxxed pushed to master at quickshell/quickshell 2024-06-06 02:27:03 +00:00
d14ca70984 hyprland/ipc: add hyprland ipc
outfoxxed pushed to master at quickshell/quickshell-docs 2024-06-06 02:25:59 +00:00
4cc4155df4 typegen: fix list return types