Age | Commit message (Expand) | Author |
2022-06-10 | config/output: use wlr_output_commit_state | Simon Ser |
2022-06-05 | swaynag: move close_button up to fix SIGSEGV | Greg Depoire--Ferrer |
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 | Add a Hindi (हिन्दी) translation to the README | LordRishav |
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-24 | Polish the language in README.zh-CN.md & sync with English one | Hongyi |
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-05-11 | config: Remove unused mouse binding structure | Michael Weiser |
2022-05-07 | swaynag: combine consecutive declaration/assignments | Nihal Jere |
2022-05-07 | swaynag: improve robustness when loading config | Nihal Jere |
2022-05-07 | swaynag: do error checking and rename read_from_stdin | Nihal Jere |
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-23 | Update grimshot.1.scd | Alan |
2022-04-21 | Support cursor capture in grimshot | Alice Carroll |
2022-04-18 | Add Swedish README | Eskil |
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 |
2022-04-09 | Avoid format-truncation warning | Daniel De Graaf |
2022-04-07 | Fix farsi label | Yasin Silavi |
2022-03-29 | sway/main: move constants off the stack | Manuel Stoeckl |
2022-03-27 | bash-completion: localize variables | Oğuz Ersen |
2022-03-23 | sway/input: wlr_seat_keyboard() now takes wlr_keyboard | Leonardo Hernández Hernández |
2022-03-22 | sway/input: fix bad position of wlr_drag | Leonardo Hernández Hernández |
2022-03-17 | sway/input: follow up wlroots input device events renaming | Simon Zeni |
2022-03-17 | sway/input/seat: take output name from specialized input device | Simon Zeni |
2022-03-17 | sway/input/cursor: take device mm size from wlr_tablet | Simon Zeni |
2022-03-15 | remove unnecessary strlen call | Nihal Jere |
2022-03-15 | swaynag: remove redundant status variables in main | Nihal Jere |
2022-03-15 | swaynag: remove unnecessary zero of swaynag struct | Nihal Jere |
2022-03-15 | swaynag: statically allocate button_close, and move declaration | Nihal Jere |
2022-03-15 | swaynag: allocate button_details with details | Nihal Jere |
2022-03-15 | Updating criteria checking with PCRE2 | Bill Li |
2022-03-14 | swaybar: set opaque region | Simon Ser |
2022-03-14 | swaybar: remove swaybar_output.input_region | Simon Ser |
2022-03-12 | Replace pcre with pcre2 | ndren |
2022-03-08 | Remove WLR_SWITCH_STATE_TOGGLE usage | Simon Ser |