aboutsummaryrefslogtreecommitdiff
path: root/Setup.hs
Commit message (Collapse)AuthorAge
* Update to wlroots 0.18.Josh Rahm2025-03-11
|
* Added some escape-hatch keybindings for Wetterhorn.Josh Rahm2024-03-05
| | | | | | | Specifically a way to reload the plugin and switch vterms. This is important in case the plugin is borked and stops accepting keyboard, the user can switch to a vterm, fix the plugin and reload it to get things working again without running into data loss.
* Change up a lot of stuff.Josh Rahm2024-02-11
| | | | | Add more functions to the plugin interface and write some generators to generate an interface header file and the plugin's loading code.
* Fix Setup to not crash when a symlink exists.Josh Rahm2024-02-09
|
* Move the harness to its own CMake project.Josh Rahm2024-02-09
|
* Setup now builds wlroots in the .stack-work directory.Josh Rahm2024-02-09
|
* Put more logic in the build script.Josh Rahm2024-02-09
| | | | | The build script will now create the symbolic links to the binary and the shared library.
* Add wlroots submodule and add custom build commands to build it.Josh Rahm2024-02-08