Age | Commit message (Expand) | Author |
2023-01-07 | Improve tablet tool button handling. | John Chadwick |
2023-01-04 | warp_to_constraint_cursor_hint: Handle NULL view | Alexander Orzechowski |
2023-01-03 | Use correct length for strncmp comparison | Carl Smedstad |
2023-01-03 | Replace math functions that promote float to double | Carl Smedstad |
2023-01-03 | Remove redundant return statements | Carl Smedstad |
2023-01-03 | Make cmd_handler.command const | Carl Smedstad |
2023-01-03 | Add missing includes & remove duplicates | Carl Smedstad |
2023-01-03 | Remove duplicate declarations | Carl Smedstad |
2023-01-03 | tree/container: drop unnecessary check in container_get_siblings() | Simon Ser |
2023-01-03 | man: fix typo in output disable docs | Simon Ser |
2022-12-22 | swaynag: drop swaynag_type.font | Simon Ser |
2022-12-22 | swaynag: fix NULL font description | Simon Ser |
2022-12-19 | seat: Set keyboard if seat keyboard is NULL | Kenny Levinsen |
2022-12-19 | commands/move: Warp cursor after moving workspace to another output | Ankit Pandey |
2022-12-09 | Fix input command order (rotation_angle) | Baltazár Radics |
2022-12-09 | Add libinput RotationAngle | Lucas Zampieri |
2022-12-08 | criteria: be lenient on window_role and instance too | Ronan Pigott |
2022-12-08 | ci: install Xwayland .pc file | Simon Ser |
2022-12-05 | Add `primary_selection` config option | Aidan Dang |
2022-12-04 | seat: Avoid sending redundant keymaps on reload | Kenny Levinsen |
2022-12-01 | sway/lock: handle mode in output commit handler | Simon Zeni |
2022-12-01 | sway/desktop/output: listen to output mode in commit handle | Simon Zeni |
2022-11-30 | Chase breaking changes in wlroots!3903 | Simon Ser |
2022-11-30 | Fix typo in Czech README translation | AsciiWolf |
2022-11-29 | build: fix have_xwayland when xcb-icccm is not found | Simon Ser |
2022-11-28 | build: move completions to separate file | Simon Ser |
2022-11-28 | Fix build on Debian Stable | nerdopolis |
2022-11-28 | build: remove trailing newline at end of file | Simon Ser |
2022-11-28 | Make libinput backend optional | Simon Ser |
2022-11-28 | Make session optional | Simon Ser |
2022-11-28 | Make DRM backend optional | Simon Ser |
2022-11-28 | Make GLES2 optional | Simon Ser |
2022-11-28 | Translate README to Czech | AsciiWolf |
2022-11-26 | build: bump version to 1.9-dev | Simon Ser |
2022-11-26 | build: drop unused wayland-egl dependency | Simon Ser |
2022-11-26 | swaybar: Make hotspots block bar release bindings | Joan Bruguera |
2022-11-26 | swaybar: Prioritize hotspot events to bar bindings | Joan Bruguera |
2022-11-26 | launcher: export X startup ids and use them for workspace matching | Ronan Pigott |
2022-11-26 | launcher: export xdga tokens and use them for workspace matching | Ronan Pigott |
2022-11-26 | launcher: fudge the interface a bit | Ronan Pigott |
2022-11-26 | launcher: initialize launcher_ctxs once on startup | Ronan Pigott |
2022-11-26 | view: associate launch contexts with views | Ronan Pigott |
2022-11-26 | launcher: rename pid_workspace to launcher_ctx | Ronan Pigott |
2022-11-26 | launcher: use xdga tokens | Ronan Pigott |
2022-11-26 | launcher: track workspaces by node | Ronan Pigott |
2022-11-26 | node: prettify node type names | Ronan Pigott |
2022-11-26 | root: move the workspace matching code to its own file | Ronan Pigott |
2022-11-25 | build: drop intermediate libraries for protocols | Simon Ser |
2022-11-25 | build: drop "server" from target name for protocol code | Simon Ser |
2022-11-25 | build: unify server & client protocol generation | Simon Ser |