aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2023-02-05view: make request_activate take a seatRonan Pigott-5/+12
2023-02-04ci: install hwdata-dev on AlpineSimon Ser-1/+1
2023-02-02swaymsg: s/inactive/disabled/Simon Ser-1/+1
2023-02-02swaymsg: print output power statusSimon Ser-1/+4
2023-02-02Add Norwegian READMRRadical-2/+77
2023-02-02Convert to *_try_from_wlr_surface()Simon Ser-40/+23
2023-02-02root: free non_desktop_outputs list on root_destroyTobias Predel-0/+1
2023-02-01Convert to wlr_xwayland_surface_try_from_wlr_surface()Simon Ser-32/+25
2023-02-01ipc: add support for output eventSimon Ser-0/+35
2023-02-01Added reference for event types to swaymsg manpageCedric Sodhi-0/+2
2023-01-30Switch default menu to wmenuSimon Ser-1/+1
2023-01-23Apply new adaptive sync value from wlr-output-managementAlexander Courtis-0/+1
2023-01-21Check return value of wlr_renderer_begin()Simon Ser-1/+3
2023-01-20focus_on_window_activation: raise if floatingTobias Bengfort-0/+3
2023-01-18Fix pointer events for ext-session-lock surfacesSimon Ser-2/+31
2023-01-18Fix indentation in surface_is_xdg_popup()Simon Ser-6/+6
2023-01-18Send wl_surface.enter for ext-session-lock surfacesSimon Ser-0/+1
2023-01-16input/tablet: handle focusing NULL surfaceKirill Primak-13/+9
2023-01-16swaynag: call swaynag_destroy on clean exitManuel Stoeckl-18/+19
2023-01-11input: enable user xkb configs with cap_sys_niceRonan Pigott-3/+3
2023-01-07Improve tablet tool button handling.John Chadwick-7/+48
2023-01-04warp_to_constraint_cursor_hint: Handle NULL viewAlexander Orzechowski-0/+4
2023-01-03Use correct length for strncmp comparisonCarl Smedstad-1/+1
2023-01-03Replace math functions that promote float to doubleCarl Smedstad-15/+15
2023-01-03Remove redundant return statementsCarl Smedstad-3/+0
2023-01-03Make cmd_handler.command constCarl Smedstad-3/+3
2023-01-03Add missing includes & remove duplicatesCarl Smedstad-3/+9
2023-01-03Remove duplicate declarationsCarl Smedstad-3/+0
2023-01-03tree/container: drop unnecessary check in container_get_siblings()Simon Ser-3/+0
2023-01-03man: fix typo in output disable docsSimon Ser-1/+1
2022-12-22swaynag: drop swaynag_type.fontSimon Ser-12/+5
2022-12-22swaynag: fix NULL font descriptionSimon Ser-0/+7
2022-12-19seat: Set keyboard if seat keyboard is NULLKenny Levinsen-0/+7
2022-12-19commands/move: Warp cursor after moving workspace to another outputAnkit Pandey-0/+3
2022-12-09Fix input command order (rotation_angle)Baltazár Radics-1/+1
2022-12-09Add libinput RotationAngleLucas Zampieri-0/+56
2022-12-08criteria: be lenient on window_role and instance tooRonan Pigott-2/+2
2022-12-08ci: install Xwayland .pc fileSimon Ser-1/+2
2022-12-05Add `primary_selection` config optionAidan Dang-2/+37
2022-12-04seat: Avoid sending redundant keymaps on reloadKenny Levinsen-6/+16
2022-12-01sway/lock: handle mode in output commit handlerSimon Zeni-10/+0
2022-12-01sway/desktop/output: listen to output mode in commit handleSimon Zeni-6/+5
2022-11-30Chase breaking changes in wlroots!3903Simon Ser-2/+2
2022-11-30Fix typo in Czech README translationAsciiWolf-1/+1
2022-11-29build: fix have_xwayland when xcb-icccm is not foundSimon Ser-1/+1
2022-11-28build: move completions to separate fileSimon Ser-55/+58
2022-11-28Fix build on Debian Stablenerdopolis-0/+1
2022-11-28build: remove trailing newline at end of fileSimon Ser-1/+0
2022-11-28Make libinput backend optionalSimon Ser-8/+59
2022-11-28Make session optionalSimon Ser-2/+7