Go to file
Dustin ebb5318390 Move windows to their monitors
When we create Firefox windows for each monitor, we need to move them to
their respective screens.  The Marionette protocol provides a
`SetWindowRect` command that *should* move the active window (it doesn't
work for all window managers, notably *i3*).
2023-01-05 22:22:51 -06:00
src Move windows to their monitors 2023-01-05 22:22:51 -06:00
.gitattributes Initial commit 2022-12-30 09:10:05 -06:00
.gitignore Add basic MQTT client functionality 2022-12-30 13:49:01 -06:00
Cargo.lock Support multiple monitors 2023-01-01 12:32:21 -06:00
Cargo.toml Support multiple monitors 2023-01-01 12:32:21 -06:00
rustfmt.toml Initial commit 2022-12-30 09:10:05 -06:00