Signed-off-by: fufesou <shuanglongchen@yeah.net>
initialized Signed-off-by: 21pages <pages21@163.com>
feat: add native handlers for plugins
Signed-off-by: 21pages <pages21@163.com>
fix plugout virtual monitor
Update es.rs
A few term modifications based on the actual context
Adding display switching hotkey '^' (just goes to next display)
New terms added
Update index.tis
About (translate)
Fix for #4136 connection to linux refused by using wrong Xauthority file
This PR handles comments of 2nd review for initial PR #4165. Reduced number of info/log messages
This PR handles comments of review for PR #4165.
plugin_framework, load plugin
Solution: 1. Get file from sddm-greeter and startplasma-x11 (aka KDE) processes as well 2. Get users home dir from system instead of hard coded pattern /home/<user> 3. Prefer XAUTHORITY environment variable over Xorg -auth if available
plugin_framework, flutter event handlers