Under graphicall session, what are the backend GUI used ? are based on the type of desktop? #16
-
|
i mean, by example i runs GNOMEpuah so then will use zenity? (it makes sense) or under KDE will use kdialog? but what if we used LXQT .. as i know there is qdialog but? will use it? and what if we are under LXDE or worse, only under openbox or JWM that are not desktops per se? and the worse.. what about if we used WAYLANshit? (in this case i guess must be zenity cos as i know zenity i close to gnome and of course will have good wayland support) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
ok got the code at line easybashgui/lib/easybashgui.lib Line 386 in 5cb6396 the code it not finished yet.. only tries to detect if the kde bin package its running.. and is not based on the
This is simple and enough but is not optimal neither right way cos into kde we can change the window manager to another like openbox.. |
Beta Was this translation helpful? Give feedback.
-
|
Ok. Let's take a look at EBG philosophy.
This is simple and enough but is not optimal neither right way cos into kde we can change the window manager to another like openbox.. |
Beta Was this translation helpful? Give feedback.
ok got the code at line
easybashgui/lib/easybashgui.lib
Line 386 in 5cb6396
the code it not finished yet.. only tries to detect if the kde bin package its running.. and is not based on the
envvariables..interesting.. ok that will be improved later in future releases so based on such lines i concluded current status of the detection: