aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2024-07-14ci: use package x11-servers/xwayland instead of x11-servers/xwayland-develBill Li-1/+1
2024-07-14Chase wlroots!2434Bill Li-10/+10
2024-07-13build: Bump wlroots versionBill Li-2/+2
2024-07-10common/pango: Disable glyph position roundingKenny Levinsen-0/+3
2024-07-06xdg-activation: launcher tokens are activation requestsRonan Pigott-6/+6
2024-07-04build: bump libinput version requiredTarcísio Eduardo Moreira Crocomo-1/+1
2024-07-04Implement clickfinger_button_map support.Tarcísio Eduardo Moreira Crocomo-3/+74
2024-07-03sway_text_node: avoid unnecessary redrawsSimon Ser-0/+6
2024-07-03tree/container: drop decl for container_update_textures_recursive()Simon Ser-2/+0
2024-07-03xdg_shell: don't send configure events to uninitialized surfacesllyyr-3/+2
2024-07-03ipc: properly check for titlebarsnovenary-1/+2
2024-07-03transaction: fix missing top border with hide_lone_tabnovenary-2/+2
2024-07-03desktop/output: Debounce modesetsKenny Levinsen-9/+25
2024-07-03input/keyboard: don't set layout for virtual keyboard devicellyyr-1/+3
2024-07-03input/keyboard: refactor into sway_keyboard_set_layoutllyyr-36/+44
2024-07-03input/seat: don't send redundant leave/enter on device creationllyyr-2/+1
2024-07-02input/keyboard: don't send key release if we don't have focused surfacellyyr-2/+3
2024-07-02config/output: Skip VRR tests when not supportedKenny Levinsen-9/+6
2024-07-01desktop/output: unify page-flip codepathSimon Ser-13/+12
2024-06-29view: send scale notification when the output is knownRonan Pigott-0/+9
2024-06-27protocols: use tablet-v2 xml from stable/Kirill Primak-1/+1
2024-06-27prevent workspace_find_container from crashing with NULL workspacesbretello-0/+5
2024-06-27fix crash when setting urgency on an hidden scratchpad containerbretello-1/+1
2024-06-25tree/view: ensure content_{width,height} is positiveSimon Ser-2/+2
2024-06-25tree/view: set default min size to 1×1Simon Ser-2/+2
2024-06-10Set color transform when calling wlr_scene_output_build_state()Simon Ser-4/+6
2024-06-07sway/commands/output: Add command to set color profileManuel Stoeckl-1/+147
2024-05-28Update for versioned wlroots filesViolet Purcell-1/+1
2024-05-27Drop server.h include from input/input-manager.hSimon Ser-1/+29
2024-05-27input/text_input: ensure keyboard is set before sending modifiersSimon Ser-1/+3
2024-05-27server: hide xdg_output from unprivileged clientsSimon Ser-2/+6
2024-05-24tree/view: Do not clip to geometry if using CSDthal-6/+13
2024-05-21build: drop xwayland optionSimon Ser-59/+56
2024-05-18sway/config/output.c: fix null deref on output configAnna (navi) Figueiredo Gomes-1/+1
2024-05-18build: disable wayland-protocols subproject tests by defaultSimon Ser-1/+1
2024-05-07desktop/layer_shell: provide fractional scale on creationManuel Stoeckl-0/+7
2024-05-07tree/container: ensure pixman rect is valid in container_arrange_title_bar()Simon Ser-0/+4
2024-05-07sway_text_node: Allow 0 text widthAlexander Orzechowski-1/+7
2024-05-02config/output: Print output state during testsKenny Levinsen-14/+32
2024-05-02config/output: Search for output config fallbacksKenny Levinsen-55/+261
2024-05-02config/output: Use all outputs for config mergeKenny Levinsen-1/+1
2024-04-23desktop/output: Fix check if config should be storedKenny Levinsen-1/+1
2024-04-21server: Use wlr_renderer_get_texture_formatsKenny Levinsen-5/+4
2024-04-13config/output: drop fast path in store_output_config()Simon Ser-5/+0
2024-04-13config/output: fix NULL derefs in store_output_config()Simon Ser-2/+5
2024-04-12config/output: Refactor handling of tiered configsKenny Levinsen-162/+143
2024-04-05input: add Super as alternative for Mod4Ferdinand Bachmann-2/+3
2024-03-30sway-ipc(7): Escape backslashes correctly in GET_CONFIG outputDaniel Kahn Gillmor-1/+1
2024-03-28input: pass wlr_seat_client to wlr_seat_touch_notify_cancel()Simon Ser-1/+5
2024-03-28commands/output/toggle: Use free_output_configKenny Levinsen-1/+1