summaryrefslogtreecommitdiff
path: root/sway/commands/input/map_to_region.c
AgeCommit message (Collapse)Author
2024-04-15feat: 1.9 merge (#277)Reza Jelveh
Co-authored-by: William McKinnon <[email protected]> Co-authored-by: Erik Reider <[email protected]>
2021-07-07Update wlr_box includesSimon Ser
Update for the breaking change in [1]. [1]: https://github.com/swaywm/wlroots/pull/3011
2019-11-17Use an enum instead of a marker string for map_to_Tadeo Kondrak
2019-11-17Implement input map_to_region commandTadeo Kondrak