quickshell/src
Nydragon 31adcaac76
i3/sway: add support for the I3 and Sway IPC
sway: add urgent and focused dispatchers to workspaces

flake: add sway toggle

WIP sway: add monitor status

sway: handle multiple ipc events in one line

sway: reuse socket connection for dispatches & better command type handling

WIP sway: add associated monitor to a workspace

i3/sway: update to allow for i3 compatibility

i3/sway: manage setting the focused monitors

i3/sway: fix multi monitor crash

i3/sway: fix linting errors

i3/sway: update nix package flag naming to i3

i3/sway: add documentation, fix module.md and impl monitorFor

i3/sway: handle more workspace ipc events

i3/sway: fix review

i3/sway: fix crash due to newline breaking up an IPC message

i3/sway: handle broken messages by forwarding to the next magic sequence

i3/sway: break loop when buffer is empty

i3/sway: fix monitor focus & focused monitor signal not being emitted

i3/sway: use datastreams instead of qbytearrays for socket reading

i3/sway: fix lint issues

i3/sway: drop second socket connection, remove dispatch return value, recreate IPC connection on fatal error

i3/sway: handle run_command responses

i3/sway: remove reconnection on unknown event

i3/sway: fix formatting, lint & avoid writing to socket if connection is not open
2024-11-24 12:50:22 +01:00
..
build all: refactor windows code out of core 2024-10-28 16:18:41 -07:00
core all: fix clang 18 lints 2024-11-24 03:36:04 -08:00
crash build: add qs_add_link_dependencies 2024-11-19 13:58:34 -08:00
dbus dbus/properties: remove non bindable based dbus property impl 2024-11-21 19:54:07 -08:00
debug debug/linter: remove log messages 2024-11-22 16:15:03 -08:00
io core/plugin: rename QuickshellPlugin to QsEnginePlugin 2024-11-22 18:59:15 -08:00
ipc all: optimize build 2024-11-05 04:15:17 -08:00
launch core/plugin: rename QuickshellPlugin to QsEnginePlugin 2024-11-22 18:59:15 -08:00
services all: fix clang 18 lints 2024-11-24 03:36:04 -08:00
wayland all: fix clang 18 lints 2024-11-24 03:36:04 -08:00
widgets all: fix clang 18 lints 2024-11-24 03:36:04 -08:00
window all: fix clang 18 lints 2024-11-24 03:36:04 -08:00
x11 i3/sway: add support for the I3 and Sway IPC 2024-11-24 12:50:22 +01:00
CMakeLists.txt debug: add lint for zero sized items 2024-11-19 15:25:42 -08:00
main.cpp all: optimize build 2024-11-05 04:15:17 -08:00