aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08ci: install Xwayland .pc fileSimon Ser
2022-12-05Add `primary_selection` config optionAidan Dang
2022-12-04seat: Avoid sending redundant keymaps on reloadKenny Levinsen
2022-12-01sway/lock: handle mode in output commit handlerSimon Zeni
2022-12-01sway/desktop/output: listen to output mode in commit handleSimon Zeni
2022-11-30Chase breaking changes in wlroots!3903Simon Ser
2022-11-30Fix typo in Czech README translationAsciiWolf
2022-11-29build: fix have_xwayland when xcb-icccm is not foundSimon Ser
2022-11-28build: move completions to separate fileSimon Ser
2022-11-28Fix build on Debian Stablenerdopolis
2022-11-28build: remove trailing newline at end of fileSimon Ser
2022-11-28Make libinput backend optionalSimon Ser
2022-11-28Make session optionalSimon Ser
2022-11-28Make DRM backend optionalSimon Ser
2022-11-28Make GLES2 optionalSimon Ser
2022-11-28Translate README to CzechAsciiWolf
2022-11-26build: bump version to 1.9-devSimon Ser
2022-11-26build: drop unused wayland-egl dependencySimon Ser
2022-11-26swaybar: Make hotspots block bar release bindingsJoan Bruguera
2022-11-26swaybar: Prioritize hotspot events to bar bindingsJoan Bruguera
2022-11-26launcher: export X startup ids and use them for workspace matchingRonan Pigott
2022-11-26launcher: export xdga tokens and use them for workspace matchingRonan Pigott
2022-11-26launcher: fudge the interface a bitRonan Pigott
2022-11-26launcher: initialize launcher_ctxs once on startupRonan Pigott
2022-11-26view: associate launch contexts with viewsRonan Pigott
2022-11-26launcher: rename pid_workspace to launcher_ctxRonan Pigott
2022-11-26launcher: use xdga tokensRonan Pigott
2022-11-26launcher: track workspaces by nodeRonan Pigott
2022-11-26node: prettify node type namesRonan Pigott
2022-11-26root: move the workspace matching code to its own fileRonan Pigott
2022-11-25build: drop intermediate libraries for protocolsSimon Ser
2022-11-25build: drop "server" from target name for protocol codeSimon Ser
2022-11-25build: unify server & client protocol generationSimon Ser
2022-11-25build: drop wayland-scanner fallbackSimon Ser
2022-11-25Use shm_open instead of mkstempManuel Stoeckl
2022-11-15Update for wlroots!3814Simon Ser
2022-11-15ipc: add view content typeSimon Ser
2022-11-15Listen to the output request_state eventSimon Ser
2022-11-15input/seat: locally compute drag icon offsetSimon Ser
2022-11-14sway/server: specify wlr-layer-shell version on creationSimon Zeni
2022-11-12output: set damage ring bounds to pixel valuesKirill Primak
2022-11-11workspace_create: Don't allow NULL nameAlexander Orzechowski
2022-11-11build: bump wlroots dependency to 0.17.0Joe Kappus
2022-11-11container_get_siblings: handle NULL workspaceBaltazár Radics
2022-11-11lock: fix crash on output destroySimon Ser
2022-11-11Use wlr_damage_ringKirill Primak
2022-11-10Use wl_signal_emit_mutable()Simon Ser
2022-11-09ci: install hwdataKirill Primak
2022-11-04criteria: allow matching for NULL string criteriaCallum Andrew
2022-10-30criteria: allow matching on empty (NULL) titlesPuck Meerburg