Age | Commit message (Expand) | Author |
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 |
2022-11-25 | build: drop wayland-scanner fallback | Simon Ser |
2022-11-25 | Use shm_open instead of mkstemp | Manuel Stoeckl |
2022-11-15 | Update for wlroots!3814 | Simon Ser |
2022-11-15 | ipc: add view content type | Simon Ser |
2022-11-15 | Listen to the output request_state event | Simon Ser |
2022-11-15 | input/seat: locally compute drag icon offset | Simon Ser |
2022-11-14 | sway/server: specify wlr-layer-shell version on creation | Simon Zeni |
2022-11-12 | output: set damage ring bounds to pixel values | Kirill Primak |
2022-11-11 | workspace_create: Don't allow NULL name | Alexander Orzechowski |
2022-11-11 | build: bump wlroots dependency to 0.17.0 | Joe Kappus |
2022-11-11 | container_get_siblings: handle NULL workspace | Baltazár Radics |
2022-11-11 | lock: fix crash on output destroy | Simon Ser |
2022-11-11 | Use wlr_damage_ring | Kirill Primak |
2022-11-10 | Use wl_signal_emit_mutable() | Simon Ser |
2022-11-09 | ci: install hwdata | Kirill Primak |
2022-11-04 | criteria: allow matching for NULL string criteria | Callum Andrew |
2022-10-30 | criteria: allow matching on empty (NULL) titles | Puck Meerburg |
2022-10-30 | tree: support formatting null titles | Puck Meerburg |
2022-10-30 | Support libinput's 1.21 new dwtp option | pudiva chip líquida |
2022-10-29 | container_floating_set_default_size: Store workspace size box on the stack | Alexander Orzechowski |
2022-10-28 | Fix focus tracking when session lock is active | Daniel De Graaf |
2022-10-28 | Rework session lock keyboard focus handling | Daniel De Graaf |
2022-10-23 | Fix keymap being NULL and segfaulting on dev add | Yaroslav de la Peña Smirnov |
2022-10-21 | input: tweak focus behavior to allow focusing parent containers | Tudor Brindus |
2022-10-14 | Add support for ext-idle-notify-v1 | Simon Ser |
2022-10-13 | Avoid double free in criteria_destroy() | cparm |
2022-10-10 | Fix leaks in criteria_destroy() | Simon Ser |
2022-10-10 | input: focus container when scrolling on titlebar | Tudor Brindus |
2022-10-10 | input: focus floating container when clicked on border | Tudor Brindus |
2022-10-09 | Use keyboard_state.focused_surface directly | Ferdinand Schober |
2022-10-09 | use seat directly | Ferdinand Schober |