aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2023-02-22Constify pixman_region32_t for rendering functionsSimon Ser-29/+29
2023-02-22Adjust scale for fractional-scale-v1Simon Ser-0/+10
2023-02-20Implement seatop_touchStacy Harper-48/+187
2023-02-20layer-shell: enter output before surface is mappedSimon Ser-1/+2
2023-02-20Update surface fractional scale on output changeSimon Ser-1/+9
2023-02-19container: rehome the container_swap function into container.cRonan Pigott-174/+175
2023-02-18Fix map_to_output * turning off deviceDaniel Hill-1/+2
2023-02-10Add support for fractional-scale-v1Simon Ser-0/+16
2023-02-10Introduce surface_{enter,leave}_output()Simon Ser-11/+30
2023-02-10Clarify documentation for window_rectŁukasz Adamczak-2/+3
2023-02-10Correct window_rect.y with hide_edge_bordersŁukasz Adamczak-1/+1
2023-02-09xdg-activation: fix urgency when the client does not specify a seatRonan Pigott-5/+2
2023-02-07Use wlr_linux_dmabuf_feedback_v1_init_with_options()Simon Ser-63/+7
2023-02-06ipc: add ability to subscribe to output eventBaltazár Radics-0/+2
2023-02-05launcher: support external launcher tokensRonan Pigott-0/+20
2023-02-05launcher: make launcher context seat awareRonan Pigott-21/+68
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