aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-01-22input/cursor: pass through pointer hold gesturesTudor Brindus
2022-01-22cmd/swap: error on swapping a container with itselfRonan Pigott
2022-01-19tray: do not render passive itemsTobias Bengfort
2022-01-18build: execute wlroots subproject before finding depsSimon Ser
2022-01-18transaction: destroying nodes aren't hiddenRouven Czerwinski
2022-01-18treat fullscreen windows as 'tiled' for commands/focusPatrick Hilhorst
2022-01-17input/cursor: treat swipe begin as idle activity tooTudor Brindus
2022-01-17input/cursor: count pointer gestures as idle activityTudor Brindus
2022-01-16commands/focus: drop trailing whitespaceSimon Ser
2022-01-13Upgrade for wlroots surface refactoringSimon Ser
2022-01-12build: fix building with basuKirill Chibisov
2022-01-12xdg-shell: use toplevel geometry to adjust the popup boxAleksei Bavshin
2022-01-11Print deprecation notice when running SUIDKenny Levinsen
2022-01-11meson: check: false on run_commandKenny Levinsen
2022-01-09Add safety assert in parse_movement_unitSimon Ser
2022-01-08Destroy sub-surfaces with parent layer-shell surfaceSimon Ser
2022-01-09commands/move: Fix crash when pos_y is omittedDavid96
2022-01-07container: Fix crash when view unmaps + maps quicklyDavid Rosca
2022-01-07swaybar: fix tray item icon scaling, positioningNathan Schulte
2022-01-07swaybar: fix tray_padding vs min-height re: scaleNathan Schulte
2022-01-07input/seat: unset has_focus when focus_stack becomes emptyThomas Hebb
2022-01-04[IPC] Add repeat delay/rate info to keyboardSeth Barberee
2021-12-23build: bump version to 1.8-devSimon Ser
2021-12-21Add cairo_image_surface_create error handlingSimon Ser
2021-12-21swaybar: fix errno handling in status_handle_readableSimon Ser
2021-12-21swaymsg: add GET_TREE pretty-printingSimon Ser
2021-12-21swaymsg: replace if with switch in pretty_printSimon Ser
2021-12-19build: bump wlroots dependency to 0.16.0Sefa Eyeoglu
2021-12-17output: emit node::destroy eventRonan Pigott
2021-12-17output: change output::destroy to output::disableRonan Pigott
2021-12-14Handle border width and height on minimum floating sizesRoastVeg
2021-12-14meson.build: require wayland-protocols 1.24Cole Mickens
2021-12-13swaynag: remove xdg-output logicSimon Ser
2021-12-13Add support for linux-dmabuf surface hintsSimon Ser