aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
2023-04-14swaynag: add printf attribute to swaynag_log()Simon Ser-1/+2
2023-04-14config: add printf attribute to config_add_swaynag_warning()Simon Ser-1/+2
2023-04-14commands: add printf attribute to cmd_results_new()Simon Ser-1/+2
2023-04-14pango: add printf attributeSimon Ser-2/+3
2023-04-14Add format_str() and vformat_str()Simon Ser-0/+9
2023-04-14Use output_match_name_or_id() in apply_output_config_to_outputs()Simon Ser-0/+3
2023-03-14root: Try to preserve relative positions of floating containersAnkit Pandey-0/+8
2023-02-22Move output commit out of output_render()Simon Ser-2/+1
2023-02-22Constify pixman_region32_t for rendering functionsSimon Ser-3/+3
2023-02-20Implement seatop_touchStacy Harper-2/+25
2023-02-20Update surface fractional scale on output changeSimon Ser-0/+1
2023-02-10Introduce surface_{enter,leave}_output()Simon Ser-0/+5
2023-02-05launcher: support external launcher tokensRonan Pigott-0/+3
2023-02-05launcher: make launcher context seat awareRonan Pigott-2/+5
2023-02-05view: make request_activate take a seatRonan Pigott-1/+1
2023-02-01ipc: add support for output eventSimon Ser-0/+1
2023-01-16input/tablet: handle focusing NULL surfaceKirill Primak-1/+1
2023-01-16swaynag: call swaynag_destroy on clean exitManuel Stoeckl-1/+2
2023-01-07Improve tablet tool button handling.John Chadwick-0/+1
2023-01-03Make cmd_handler.command constCarl Smedstad-2/+2
2023-01-03Add missing includes & remove duplicatesCarl Smedstad-2/+9
2023-01-03Remove duplicate declarationsCarl Smedstad-2/+0
2022-12-22swaynag: drop swaynag_type.fontSimon Ser-1/+0
2022-12-09Add libinput RotationAngleLucas Zampieri-0/+2
2022-12-05Add `primary_selection` config optionAidan Dang-1/+3
2022-12-01sway/desktop/output: listen to output mode in commit handleSimon Zeni-1/+0
2022-11-28Make session optionalSimon Ser-1/+0
2022-11-26swaybar: Make hotspots block bar release bindingsJoan Bruguera-2/+2
2022-11-26launcher: export X startup ids and use them for workspace matchingRonan Pigott-0/+1
2022-11-26launcher: export xdga tokens and use them for workspace matchingRonan Pigott-0/+4
2022-11-26launcher: fudge the interface a bitRonan Pigott-1/+1
2022-11-26launcher: initialize launcher_ctxs once on startupRonan Pigott-1/+3
2022-11-26view: associate launch contexts with viewsRonan Pigott-3/+22
2022-11-26launcher: rename pid_workspace to launcher_ctxRonan Pigott-3/+3
2022-11-26launcher: track workspaces by nodeRonan Pigott-2/+0
2022-11-26root: move the workspace matching code to its own fileRonan Pigott-8/+14
2022-11-15Update for wlroots!3814Simon Ser-0/+1
2022-11-15ipc: add view content typeSimon Ser-0/+1
2022-11-15Listen to the output request_state eventSimon Ser-0/+1
2022-11-15input/seat: locally compute drag icon offsetSimon Ser-0/+1
2022-11-11Use wlr_damage_ringKirill Primak-3/+5
2022-10-30Support libinput's 1.21 new dwtp optionpudiva chip líquida-0/+2
2022-10-28Rework session lock keyboard focus handlingDaniel De Graaf-4/+1
2022-10-23Fix keymap being NULL and segfaulting on dev addYaroslav de la Peña Smirnov-1/+1
2022-10-14Add support for ext-idle-notify-v1Simon Ser-0/+1
2022-10-09Use keyboard_state.focused_surface directlyFerdinand Schober-2/+0
2022-10-09allow pointer_constraints on layer_shell surfacesFerdinand Schober-0/+2
2022-10-07sway/commands/output: Add command for unplugging non-physical outputsAndri Yngvason-0/+1
2022-09-19sway: add non-desktop outputs to json when running `swaymsg -t get_outputs`Alex Maese-0/+2
2022-09-19sway: Add non-desktop-output typeAlex Maese-0/+9