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