aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2022-01-22cmd/swap: error on swapping a container with itselfRonan Pigott
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-12xdg-shell: use toplevel geometry to adjust the popup boxAleksei Bavshin
2022-01-11Print deprecation notice when running SUIDKenny Levinsen
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-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-21Add cairo_image_surface_create error handlingSimon Ser
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-13Add support for linux-dmabuf surface hintsSimon Ser
2021-12-13view: Fix null dereferenceAlexander Orzechowski
2021-12-10Add focused_tab_titleVsevolod
2021-12-09Fixup headless output namesSimon Ser
2021-12-06output: remove surface buffer damage checkKirill Primak
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-25Replace wlr_headless_backend_create_with_renderer callSimon Ser
2021-11-25ipc: make `bar <bar_id> mode|hidden_state` behave as documentedAleksei Bavshin
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-11-18sway: create wlr_renderer and wlr_allocatorSimon Zeni
2021-11-15container: fix surface_is_popup()Kirill Primak
2021-11-14sway: allow IPCs on proprietary driversEric Engestrom
2021-10-30Bump RLIMIT_NOFILESimon Ser
2021-10-29Add smart_gaps inverse_outer commandbR3iN
2021-10-26fix cursor input for layer-shell surfacesRasmus Moorats
2021-10-21view: add new container as a sibling of tiled viewsiikamiika
2021-10-21commands/focus: focus view inside containersiikamiika
2021-10-19xwayland: Clear wlr_xwayland_surface in handle_destroyDavid Rosca
2021-10-19Remove --my-next-gpu-wont-be-nvidiaSimon Ser
2021-10-16Fix a couple of typosBirger Schacht
2021-10-15Handle present events with NULL timespec fieldSimon Ser
2021-10-10use node_is_viewsiikamiika
2021-10-08Improve built-in touchscreen detectionJari Ronkainen
2021-10-07Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8cTassilo Horn
2021-10-04idle_inhibit: Fix tree view after changes in commit 152a559eBartel Sielski
2021-10-02sway-input.5.scd: Fix spelling errorsElyes HAOUAS
2021-10-01commands: Remove unused code after 1d3681f52135Evgeniy Khramtsov
2021-10-01Chase wlr_xdg_surface breaking changesSimon Ser
2021-09-28Add support for DRM panel orientationSimon Ser
2021-09-25layer-shell: fix commit handlerKirill Primak
2021-09-24layer-shell: check `committed` bitmaskKirill Primak
2021-09-23layer-shell: chase wlr layer surface refactorKirill Primak