aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-01tree/view: Make foreign-toplevel app_id fallback to classJohan Bjäreholt
2020-06-30output: simplify loop over layer surfacesIsaac Freund
2020-06-30seat: Refocus seat when wlr_drag is destroyedKenny Levinsen
2020-06-30transaction: Mark client resize immediately readyKenny Levinsen
2020-06-27tree/view: fix smart borders with tabbed/stacked ancestorTudor Brindus
2020-06-25input/pointer: correctly handle bindings for synthetic eventsTudor Brindus
2020-06-24Update version to 1.5-rc1Simon Ser
2020-06-23Add Romanian translationtaminaru
2020-06-23Implement wlr-foreign-toplevel-management-v1Drew DeVault
2020-06-19input_cmd_click_method: fix typo in error textTudor Brindus
2020-06-19input/seat: don't notify keyboard grabs with NULL surface on shutdownTudor Brindus
2020-06-19input: disable events for map_to_output devices when output not presentTudor Brindus
2020-06-18input/pointer: don't trigger pointer bindings for emulated inputTudor Brindus
2020-06-18input/cursor: send idle events based off device type, not input typeTudor Brindus
2020-06-17grimshot: fix POSIX complianceDavid Arnold
2020-06-17grimshot: Unary operator expectedDavid Arnold
2020-06-17Add support for viewporterSimon Ser
2020-06-16input/pointer: don't trigger pointer bindings for emulated inputTudor Brindus
2020-06-16input/tablet: focus appropriate node on tip downTudor Brindus
2020-06-16input/keyboard: wlr_keyboard_group enter and leaveBrian Ashworth
2020-06-14i3-compat: add GET_BINDING_STATE IPC commandJason Nader
2020-06-12Remove view child surface_{map,unmap} listeners on destroySimon Ser
2020-06-13view: fix surface_new_subsurface use-after-freeRonan Pigott
2020-06-12swaybar: ensure correct init order for status_lineLuke Drummond
2020-06-11Log Sway version on startupSimon Ser
2020-06-10swaynag: sway_abort on failure to properly registerLuke Drummond
2020-06-08tree/view: fix smart gaps when ancestor container is tabbed or stackedTudor Brindus
2020-06-08input: tweak resize behavior to not change tab focus on border clickTudor Brindus
2020-06-09swaynag: allow specifying more buttons which execute and dismissGraham Christensen
2020-06-07input/tablet: allow moving tiling tablet v2 surfaces by pen inputTudor Brindus
2020-06-07input/tablet: allow moving floating tablet v2 surfaces by pen inputTudor Brindus
2020-06-07tree/container: introduce `container_toplevel_ancestor` helperTudor Brindus
2020-06-06common/util: fix `get_current_time_msec` returning microsecondsTudor Brindus
2020-06-06Add wayland_client dependency to commonTheAvidDev
2020-06-05Use new wlroots API for clearing keyboard/pointer focus during grabsThomas Hebb
2020-06-05Save transform during transactionKalyan Sriram
2020-06-04input/cursor: refactor tablet tool tip events into seatopsTudor Brindus
2020-06-03shells: Resize on commit if geometry x/y changesKenny Levinsen
2020-06-03container: Remove useless surface dimensionsKenny Levinsen
2020-06-03transaction: Improve transaction commentaryKenny Levinsen
2020-06-03transaction: Account for full size when centering contentKenny Levinsen
2020-06-03view: update_size should only update pending sizeKenny Levinsen
2020-06-03view: Save all buffers associated with viewKenny Levinsen
2020-06-01xwayland: pass focus to previous unmanaged surface on unmapTudor Brindus
2020-05-30tree/container: refactor `tiling_container_at` to check boundsTudor Brindus
2020-05-29Add views idle inhibition status in get_tree outputDamien Tardy-Panis
2020-05-29seat_cmd_cursor: emit frame eventsBrian Ashworth
2020-05-29input/cursor: rename `simulated_tool_tip_down` to be more accurateTudor Brindus
2020-05-28ipc: invert output transformation when necessaryTudor Brindus
2020-05-28input/pointer: send pointer enter event on confine warpTudor Brindus