aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-05swaynag: move close_button up to fix SIGSEGVGreg Depoire--Ferrer
2022-06-03Refuse to start when SUID is detectedKenny Levinsen
2022-05-30ipc: remove chatty debug log messagesSimon Ser
2022-05-30build: link with -pthreadSimon Ser
2022-05-30sway: add bindgesture commandFlorian Franzen
2022-05-27Add a Hindi (हिन्दी) translation to the READMELordRishav
2022-05-27xdg-shell: schedule a configure on maximize requestKirill Primak
2022-05-27chore: chase wlroots xdg-shell updateKirill Primak
2022-05-26Handle NULL output make/model/serialSimon Ser
2022-05-26De-duplicate IPC output descriptionsSimon Ser
2022-05-24Polish the language in README.zh-CN.md & sync with English oneHongyi
2022-05-23ext-session-lock: disable direct scan-out when lockedDaniel De Graaf
2022-05-18realtime: request SCHED_RR using CAP_SYS_NICERouven Czerwinski
2022-05-16server: request xdg-shell v2Rouven Czerwinski
2022-05-11man: Fix trailing spaces-k
2022-05-11Add descriptions for `stacking` and `tabbed` layouts-k
2022-05-11Replace strncpy with memcpySimon Ser
2022-05-11config: Remove unused mouse binding structureMichael Weiser
2022-05-07swaynag: combine consecutive declaration/assignmentsNihal Jere
2022-05-07swaynag: improve robustness when loading configNihal Jere
2022-05-07swaynag: do error checking and rename read_from_stdinNihal Jere
2022-04-30Avoid inspecting a NULL view in seat_set_focusDaniel De Graaf
2022-04-29Implement ext-session-lock-v1Daniel De Graaf
2022-04-28xkb_switch_layout: fix relative layout switchesVictor Makarov
2022-04-23Update grimshot.1.scdAlan
2022-04-21Support cursor capture in grimshotAlice Carroll
2022-04-18Add Swedish READMEEskil
2022-04-18Chase wlroots X11 hints updatekraftwerk28
2022-04-13layer_shell: keep output non-NULL wherever possibleThomas Hebb
2022-04-09Shuffle variables to satisfy -Werror=restrictDaniel De Graaf
2022-04-09Avoid format-truncation warningDaniel De Graaf
2022-04-07Fix farsi labelYasin Silavi
2022-03-29sway/main: move constants off the stackManuel Stoeckl
2022-03-27bash-completion: localize variablesOğuz Ersen
2022-03-23sway/input: wlr_seat_keyboard() now takes wlr_keyboardLeonardo Hernández Hernández
2022-03-22sway/input: fix bad position of wlr_dragLeonardo Hernández Hernández
2022-03-17sway/input: follow up wlroots input device events renamingSimon Zeni
2022-03-17sway/input/seat: take output name from specialized input deviceSimon Zeni
2022-03-17sway/input/cursor: take device mm size from wlr_tabletSimon Zeni
2022-03-15remove unnecessary strlen callNihal Jere
2022-03-15swaynag: remove redundant status variables in mainNihal Jere
2022-03-15swaynag: remove unnecessary zero of swaynag structNihal Jere
2022-03-15swaynag: statically allocate button_close, and move declarationNihal Jere
2022-03-15swaynag: allocate button_details with detailsNihal Jere
2022-03-15Updating criteria checking with PCRE2Bill Li
2022-03-14swaybar: set opaque regionSimon Ser
2022-03-14swaybar: remove swaybar_output.input_regionSimon Ser
2022-03-12Replace pcre with pcre2ndren
2022-03-08Remove WLR_SWITCH_STATE_TOGGLE usageSimon Ser
2022-03-06commands/focus: fix segfault when no container is already focused.Nicolas Avrutin