sway/wayfire: properly rotate and scale the pocket reform display
Merge request reports
Activity
requested review from @josch
This change essentially enforces this rotation and scaling for all devices with a display matching
DSI-1
. Would it not be smarter to let the reform-setup-wizard, if it detects that it's running on the Pocket, drop a snippet doing this transformation into~/.config/sway/config.d
as it already does for the keyboard configuration?Edited by Johannes Schauer Marin RodriguesThe problem I outlined would only occur if somebody with a system image created with this version of reform-tools migrates to another system in the future which also has a DSI-1 display. So you could argue that this situation is unlikely enough to ignore it.
Would you like me to make a new reform-tools release with this change and the changes in !65 (merged) now or do you want to collect more changes first?
added 1 commit
- 22c6baef - refactor reform-hw-setup a bit and set big console font on pocket reform
added 1 commit
- f9436dcf - sway+wayfire: use hyper f1/f2 for brightness, use percentages, use 10% steps
All changes are included in !65 (merged)