The title might not convey clearly what i have in mind. What I have in mind is to create some touch friendly panels for fatdog linux which makes it easy to use with a typical tablet. I mean on-screen keyboard toggle button, not a titchy icon in the corner of the tray where the bezel hampers activation. An alternative to the systray. Switching windows and desktops easily with one finger. Floating App menu with generously sized icons. Navigation pad for sending key-combos to activate app menus, and a common text input gui which serves most apps, probably using copy and paste in the backend with xdotool.
So that using fatdog in tablet mode should not simply be the normal desktop in minutae, it isn't suitable for such operation without hardware keyboard and mouse. This project's goal is to cover a limited use case. Browsing, camera, note taking, recording audio / video with big buttons, connecting to wifi APs, playing music/radio/movies and some networking. etc similar to what i do using my phone over scrcpy. Basically it means opening apps live guvcview with fixed objectives, snapshot, record video with/without audio ....
Browser should be chrome based which is pinch to zoom enabled already.
I made an effort towards this with several scripts, wifi-2-desktop, script-2-desktop, emoji-2-desktop, radio/media as desktop files. Did that and a fair bit more while experimenting with my yad file browser, in which dirs and files are represented as a desktop file. Desktop files seem to me to be ideal, also scripts with a suitable icon are similar in appearance and functionality.
Any thoughts?