Age | Commit message (Expand) | Author |
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 |
2022-10-09 | check for NULL | Ferdinand Schober |
2022-10-09 | allow pointer_constraints on layer_shell surfaces | Ferdinand Schober |
2022-10-07 | sway/commands/output: Add command for unplugging non-physical outputs | Andri Yngvason |
2022-10-03 | ipc: expose mode picture aspect ratio | Simon Ser |
2022-09-25 | man: Add XWayland information | マリウス |
2022-09-19 | sway: add non-desktop outputs to json when running `swaymsg -t get_outputs` | Alex Maese |
2022-09-19 | sway: Add non-desktop-output type | Alex Maese |
2022-09-13 | Fix crash in xdg_activation_v1.c | Filip Szczepański |
2022-08-30 | config/output: test adaptive sync | Simon Ser |
2022-08-30 | ipc: drop WLR_OUTPUT_ADAPTIVE_SYNC_UNKNOWN case | Simon Ser |
2022-08-11 | man: sway(5) move fixes | Baltazár Radics |
2022-08-08 | sway-output.5: improve display of parameter | Martin Michlmayr |
2022-08-04 | Enable single-pixel-buffer-v1 | Simon Ser |
2022-07-26 | ipc: make get_deco_rect check config->hide_lone_tab | Baltazár Radics |
2022-07-15 | input: chase delta_discrete semantics change | Kirill Primak |
2022-07-12 | fix: remove redundant empty statement in main.c | zkldi |
2022-07-04 | Remove internal references to DPMS | Simon Ser |
2022-07-04 | ipc: add "power" to output reply | Simon Ser |
2022-07-01 | Reuse parsed PangoFontDescription | Hugo Osvaldo Barrera |
2022-07-01 | Reject font values that are invalid for pango | Hugo Osvaldo Barrera |
2022-07-01 | Avoid unecessary string copy | Hugo Osvaldo Barrera |
2022-06-25 | Strip quotes in bindsym --input-device=... | Thomas Jost |
2022-06-23 | Rename dpms output command to power | Simon Ser |
2022-06-22 | Remove access to wlr_input_device union | Simon Ser |
2022-06-16 | Allocate enough space for `cmd_results->error` | kraftwerk28 |
2022-06-10 | config/output: use wlr_output_commit_state | Simon Ser |
2022-06-03 | Refuse to start when SUID is detected | Kenny Levinsen |
2022-05-30 | ipc: remove chatty debug log messages | Simon Ser |
2022-05-30 | build: link with -pthread | Simon Ser |
2022-05-30 | sway: add bindgesture command | Florian Franzen |
2022-05-27 | xdg-shell: schedule a configure on maximize request | Kirill Primak |
2022-05-27 | chore: chase wlroots xdg-shell update | Kirill Primak |
2022-05-26 | Handle NULL output make/model/serial | Simon Ser |
2022-05-26 | De-duplicate IPC output descriptions | Simon Ser |
2022-05-23 | ext-session-lock: disable direct scan-out when locked | Daniel De Graaf |
2022-05-18 | realtime: request SCHED_RR using CAP_SYS_NICE | Rouven Czerwinski |
2022-05-16 | server: request xdg-shell v2 | Rouven Czerwinski |
2022-05-11 | man: Fix trailing spaces | -k |
2022-05-11 | Add descriptions for `stacking` and `tabbed` layouts | -k |
2022-05-11 | Replace strncpy with memcpy | Simon Ser |
2022-04-30 | Avoid inspecting a NULL view in seat_set_focus | Daniel De Graaf |
2022-04-29 | Implement ext-session-lock-v1 | Daniel De Graaf |
2022-04-28 | xkb_switch_layout: fix relative layout switches | Victor Makarov |
2022-04-18 | Chase wlroots X11 hints update | kraftwerk28 |
2022-04-13 | layer_shell: keep output non-NULL wherever possible | Thomas Hebb |
2022-04-09 | Shuffle variables to satisfy -Werror=restrict | Daniel De Graaf |