So I am thinking about some sort of application, that does it and is fullscreen and borderless by default. Both these apps cannot be seperate windows. I want plank at the bottom screen to show pinned apps and apps that are currently running with their window preview on hovering over. The top panel needs to have a global menu like macos and an application tray for installed apps. Need to show icons for steam or discord running on top panel. So it needs to support systray icons.
I don't want to use vala+gtk or c+qt.
Can I use flutter, react native or tauri to do this? I don't want to use electron. I don't know dart rust or javascript right now.