cage-kiosk / cage

A Wayland kiosk
https://www.hjdskes.nl/projects/cage
MIT License
1.06k stars 72 forks source link

Output mode 'first' #179

Closed kj closed 2 years ago

kj commented 3 years ago

I'm using cage with greetd/gtkgreet, and a drawing tablet (with screen). When I have my drawing tablet connected, I have two options for cage output. Either -m extend cuts the login fields in two between the two screens (as it is centred), or -m last puts the login screen on the tablet. In this case, a -m first option would make more sense, as I prefer the login screen on my main display.

emersion commented 2 years ago

Maybe we could have something like -m <output name>. Or a separate CLI flag for the output to use.

Hjdskes commented 2 years ago

Closing this in favor of #213 which should allow you to set this up :)