aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-03-05sway/input: destroy sway_switch properlyMoon Sungjoon
2022-03-04sway/input: don't pass possibly invalid modifiers pointerAlexander Gramiak
2022-02-28swaynag: die on all allocation failuresNihal Jere
2022-02-24Don't enter seatop_move_floating when fullscreenThomas Hebb
2022-02-22Remove some erroneous apostrophes in commentsThomas Hebb
2022-02-21sway/input: use wlr_input_device from input device baseSimon Zeni
2022-02-21sway/commands: add missing wlr_keyboard interface include in xkb_switch_layoutSimon Zeni
2022-02-08Remove all sprintf callsSimon Ser
2022-02-08Fix snprintf compiler warningMuhamed Hobi
2022-02-07xdg-shell: use wlr_xdg_popup in sway_xdg_popupSimon Ser
2022-02-07xdg-shell: use wlr_xdg_toplevel in sway_viewSimon Ser
2022-02-07readme: use relative links for translationsSimon Ser
2022-02-07readme: sort language list alphabeticallySimon Ser
2022-02-07readme: add link to Italian translationSimon Ser
2022-02-07Translated README into ItalianMarco Rubin
2022-02-06Minor update to focus_on_window_activationAlexander Browne
2022-02-03Chase wlroots xdg-shell refactorKirill Primak
2022-01-31chore: chase wlr_output_layout_get_box() updateKirill Primak
2022-01-31xwayland: listen to `request_activate` eventTuomas Yrjölä
2022-01-31Use bools for CLI flagsSimon Ser
2022-01-23swaynag: remove buffer destruction conditionKirill Primak