aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2023-02-01Convert to wlr_xwayland_surface_try_from_wlr_surface()Simon Ser
2023-02-01ipc: add support for output eventSimon Ser
2023-01-23Apply new adaptive sync value from wlr-output-managementAlexander Courtis
2023-01-21Check return value of wlr_renderer_begin()Simon Ser
2023-01-20focus_on_window_activation: raise if floatingTobias Bengfort
2023-01-18Fix pointer events for ext-session-lock surfacesSimon Ser
2023-01-18Fix indentation in surface_is_xdg_popup()Simon Ser
2023-01-18Send wl_surface.enter for ext-session-lock surfacesSimon Ser
2023-01-16input/tablet: handle focusing NULL surfaceKirill Primak
2023-01-11input: enable user xkb configs with cap_sys_niceRonan Pigott
2023-01-07Improve tablet tool button handling.John Chadwick
2023-01-04warp_to_constraint_cursor_hint: Handle NULL viewAlexander Orzechowski
2023-01-03Replace math functions that promote float to doubleCarl Smedstad
2023-01-03Remove redundant return statementsCarl Smedstad
2023-01-03Make cmd_handler.command constCarl Smedstad
2023-01-03Add missing includes & remove duplicatesCarl Smedstad
2023-01-03Remove duplicate declarationsCarl Smedstad
2023-01-03tree/container: drop unnecessary check in container_get_siblings()Simon Ser
2023-01-03man: fix typo in output disable docsSimon Ser
2022-12-19seat: Set keyboard if seat keyboard is NULLKenny Levinsen
2022-12-19commands/move: Warp cursor after moving workspace to another outputAnkit Pandey
2022-12-09Fix input command order (rotation_angle)Baltazár Radics
2022-12-09Add libinput RotationAngleLucas Zampieri
2022-12-08criteria: be lenient on window_role and instance tooRonan Pigott
2022-12-05Add `primary_selection` config optionAidan Dang
2022-12-04seat: Avoid sending redundant keymaps on reloadKenny Levinsen
2022-12-01sway/lock: handle mode in output commit handlerSimon Zeni
2022-12-01sway/desktop/output: listen to output mode in commit handleSimon Zeni
2022-11-30Chase breaking changes in wlroots!3903Simon Ser
2022-11-28Make libinput backend optionalSimon Ser
2022-11-28Make session optionalSimon Ser
2022-11-28Make DRM backend optionalSimon Ser
2022-11-28Make GLES2 optionalSimon Ser
2022-11-26launcher: export X startup ids and use them for workspace matchingRonan Pigott
2022-11-26launcher: export xdga tokens and use them for workspace matchingRonan Pigott
2022-11-26launcher: fudge the interface a bitRonan Pigott
2022-11-26launcher: initialize launcher_ctxs once on startupRonan Pigott
2022-11-26view: associate launch contexts with viewsRonan Pigott
2022-11-26launcher: rename pid_workspace to launcher_ctxRonan Pigott
2022-11-26launcher: use xdga tokensRonan Pigott
2022-11-26launcher: track workspaces by nodeRonan Pigott
2022-11-26node: prettify node type namesRonan Pigott
2022-11-26root: move the workspace matching code to its own fileRonan Pigott
2022-11-25build: drop intermediate libraries for protocolsSimon Ser
2022-11-15Update for wlroots!3814Simon Ser
2022-11-15ipc: add view content typeSimon Ser
2022-11-15Listen to the output request_state eventSimon Ser
2022-11-15input/seat: locally compute drag icon offsetSimon Ser
2022-11-14sway/server: specify wlr-layer-shell version on creationSimon Zeni
2022-11-12output: set damage ring bounds to pixel valuesKirill Primak