07-01-2023, 07:34 PM
(06-29-2023, 05:45 PM)m3henry Wrote: The screen and touch input needed rotating which is achieved by adding this to the sway config
Code:output DSI-1 transform 90
input 1046:911:Goodix_Capacitive_TouchScreen map_to_output DSI-1
Thank you for this! And I kept rolling with it and after installing rot8 and adding this to the config file auto-rotation is working
Code:
exec rot8 --display DSI-1 --normalization-factor 1e3 --invert-xy xz
Going to play around with lisgd sometime this week. For using it as a tablet I'm planning on using nwg-drawer as an application launcher and wvkbd for an on-screen keyboard. Do you have any other packages in mind for filling out the tablet experience with sway?