aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* chore: chase wlroots map logic unificationLibravatar Kirill Primak2023-06-02
* Add support for touch cancel eventsLibravatar hrdl2023-05-04
* render: Use wlr_render_passLibravatar Alexander Orzechowski2023-05-02
* render: pass rendering state together in a structLibravatar Alexander Orzechowski2023-05-02
* swaynag: add printf attribute to swaynag_log()Libravatar Simon Ser2023-04-14
* config: add printf attribute to config_add_swaynag_warning()Libravatar Simon Ser2023-04-14
* commands: add printf attribute to cmd_results_new()Libravatar Simon Ser2023-04-14
* pango: add printf attributeLibravatar Simon Ser2023-04-14
* Add format_str() and vformat_str()Libravatar Simon Ser2023-04-14
* Use output_match_name_or_id() in apply_output_config_to_outputs()Libravatar Simon Ser2023-04-14
* root: Try to preserve relative positions of floating containersLibravatar Ankit Pandey2023-03-14
* Move output commit out of output_render()Libravatar Simon Ser2023-02-22
* Constify pixman_region32_t for rendering functionsLibravatar Simon Ser2023-02-22
* Implement seatop_touchLibravatar Stacy Harper2023-02-20
* Update surface fractional scale on output changeLibravatar Simon Ser2023-02-20
* Introduce surface_{enter,leave}_output()Libravatar Simon Ser2023-02-10
* launcher: support external launcher tokensLibravatar Ronan Pigott2023-02-05
* launcher: make launcher context seat awareLibravatar Ronan Pigott2023-02-05
* view: make request_activate take a seatLibravatar Ronan Pigott2023-02-05
* ipc: add support for output eventLibravatar Simon Ser2023-02-01
* input/tablet: handle focusing NULL surfaceLibravatar Kirill Primak2023-01-16
* swaynag: call swaynag_destroy on clean exitLibravatar Manuel Stoeckl2023-01-16
* Improve tablet tool button handling.Libravatar John Chadwick2023-01-07
* Make cmd_handler.command constLibravatar Carl Smedstad2023-01-03
* Add missing includes & remove duplicatesLibravatar Carl Smedstad2023-01-03
* Remove duplicate declarationsLibravatar Carl Smedstad2023-01-03
* swaynag: drop swaynag_type.fontLibravatar Simon Ser2022-12-22
* Add libinput RotationAngleLibravatar Lucas Zampieri2022-12-09
* Add `primary_selection` config optionLibravatar Aidan Dang2022-12-05
* sway/desktop/output: listen to output mode in commit handleLibravatar Simon Zeni2022-12-01
* Make session optionalLibravatar Simon Ser2022-11-28
* swaybar: Make hotspots block bar release bindingsLibravatar Joan Bruguera2022-11-26
* launcher: export X startup ids and use them for workspace matchingLibravatar Ronan Pigott2022-11-26
* launcher: export xdga tokens and use them for workspace matchingLibravatar Ronan Pigott2022-11-26
* launcher: fudge the interface a bitLibravatar Ronan Pigott2022-11-26
* launcher: initialize launcher_ctxs once on startupLibravatar Ronan Pigott2022-11-26
* view: associate launch contexts with viewsLibravatar Ronan Pigott2022-11-26
* launcher: rename pid_workspace to launcher_ctxLibravatar Ronan Pigott2022-11-26
* launcher: track workspaces by nodeLibravatar Ronan Pigott2022-11-26
* root: move the workspace matching code to its own fileLibravatar Ronan Pigott2022-11-26
* Update for wlroots!3814Libravatar Simon Ser2022-11-15
* ipc: add view content typeLibravatar Simon Ser2022-11-15
* Listen to the output request_state eventLibravatar Simon Ser2022-11-15
* input/seat: locally compute drag icon offsetLibravatar Simon Ser2022-11-15
* Use wlr_damage_ringLibravatar Kirill Primak2022-11-11
* Support libinput's 1.21 new dwtp optionLibravatar pudiva chip líquida2022-10-30
* Rework session lock keyboard focus handlingLibravatar Daniel De Graaf2022-10-28
* Fix keymap being NULL and segfaulting on dev addLibravatar Yaroslav de la Peña Smirnov2022-10-23
* Add support for ext-idle-notify-v1Libravatar Simon Ser2022-10-14
* Use keyboard_state.focused_surface directlyLibravatar Ferdinand Schober2022-10-09