Age | Commit message (Expand) | Author |
2021-12-21 | Add cairo_image_surface_create error handling | Simon Ser |
2021-12-21 | swaybar: fix errno handling in status_handle_readable | Simon Ser |
2021-12-21 | swaymsg: add GET_TREE pretty-printing | Simon Ser |
2021-12-21 | swaymsg: replace if with switch in pretty_print | Simon Ser |
2021-12-19 | build: bump wlroots dependency to 0.16.0 | Sefa Eyeoglu |
2021-12-17 | output: emit node::destroy event | Ronan Pigott |
2021-12-17 | output: change output::destroy to output::disable | Ronan Pigott |
2021-12-14 | Handle border width and height on minimum floating sizes | RoastVeg |
2021-12-14 | meson.build: require wayland-protocols 1.24 | Cole Mickens |
2021-12-13 | swaynag: remove xdg-output logic | Simon Ser |
2021-12-13 | Add support for linux-dmabuf surface hints | Simon Ser |
2021-12-13 | view: Fix null dereference | Alexander Orzechowski |
2021-12-10 | Add focused_tab_title | Vsevolod |
2021-12-09 | Fixup headless output names | Simon Ser |
2021-12-07 | readme: use right-to-left marks in ir translation | M.Zeinali |
2021-12-06 | output: remove surface buffer damage check | Kirill Primak |
2021-12-06 | Delete .clang-format | Simon Ser |
2021-11-26 | build: use list for sdbus dep | Simon Ser |
2021-11-25 | sway: replace noop_output by fallback_output | Simon Zeni |
2021-11-25 | Replace wlr_headless_backend_create_with_renderer call | Simon Ser |
2021-11-25 | swaybar: signal status command's process group | Ludvig Michaelsson |
2021-11-25 | ipc: make `bar <bar_id> mode|hidden_state` behave as documented | Aleksei Bavshin |
2021-11-23 | Add 'output render_bit_depth [8|10]' command | Manuel Stoeckl |
2021-11-18 | sway: create wlr_renderer and wlr_allocator | Simon Zeni |
2021-11-15 | container: fix surface_is_popup() | Kirill Primak |
2021-11-14 | sway: allow IPCs on proprietary drivers | Eric Engestrom |
2021-11-02 | Update URL to wlroots project (GitHub->GitLab) | Manuel Stoeckl |
2021-10-30 | Bump RLIMIT_NOFILE | Simon Ser |
2021-10-29 | Add smart_gaps inverse_outer command | bR3iN |
2021-10-26 | fix cursor input for layer-shell surfaces | Rasmus Moorats |
2021-10-25 | refactor: use JSON_MAX_DEPTH everywhere | Jason Nader |
2021-10-22 | refactor: use sway_abort instead | Sefa Eyeoglu |
2021-10-22 | fix: use sane value for json_tokener max_depth | Sefa Eyeoglu |
2021-10-22 | fix: handle NULL from json_tokener_new_ex | Sefa Eyeoglu |
2021-10-21 | view: add new container as a sibling of tiled view | siikamiika |
2021-10-21 | commands/focus: focus view inside container | siikamiika |
2021-10-19 | xwayland: Clear wlr_xwayland_surface in handle_destroy | David Rosca |
2021-10-19 | Remove --my-next-gpu-wont-be-nvidia | Simon Ser |
2021-10-18 | swaymsg: fix misplaced return value | Jason Nader |
2021-10-18 | swaymsg: be explicit about the json parser error | Jason Nader |
2021-10-18 | swaymsg: use INT_MAX max JSON depth when parsing IPC response | Jason Nader |
2021-10-17 | config.in: use swaynag -B instead of -b | Nihal Jere |
2021-10-17 | github: don't truncate debug logs | Simon Ser |
2021-10-16 | Fix a couple of typos | Birger Schacht |
2021-10-15 | Handle present events with NULL timespec field | Simon Ser |
2021-10-15 | cross-reference further documentation | Jonas Große Sundrup |
2021-10-15 | change incorrectly documented output types | Jonas Große Sundrup |
2021-10-15 | clarify the type of raw output | Jonas Große Sundrup |
2021-10-10 | use node_is_view | siikamiika |
2021-10-08 | Improve built-in touchscreen detection | Jari Ronkainen |