mqttmarionette/src
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
..
marionette Move windows to their monitors 2023-01-05 22:22:51 -06:00
x11 Move windows to their monitors 2023-01-05 22:22:51 -06:00
browser.rs Initial commit 2022-12-30 09:10:05 -06:00
config.rs Begin MQTT control implementation 2022-12-30 19:06:27 -06:00
main.rs Support multiple monitors 2023-01-01 12:32:21 -06:00
monitor.rs Move windows to their monitors 2023-01-05 22:22:51 -06:00
mqtt.rs Begin MQTT control implementation 2022-12-30 19:06:27 -06:00
session.rs Move windows to their monitors 2023-01-05 22:22:51 -06:00