Flex GUI 2.1.0 OpenGL 3.3
- JT
-
Topic Author
- Away
- Administrator
-
- Posts: 1100
- Thank you received: 590
JT
Please Log in or Create an account to join the conversation.
- snowgoer540
-
- Offline
- Moderator
-
- Posts: 2577
- Thank you received: 906
Please Log in or Create an account to join the conversation.
- JT
-
Topic Author
- Away
- Administrator
-
- Posts: 1100
- Thank you received: 590
On the other hand adding this to the already bloated LinuxCNC with many confusing GUI's seems to be a nightmare and quite complicated.
IMHO GUI's should not be included in the main repo except for Axis so as to not drag in a huge amount of dependencies for nothing. Especially when many of the GUI's are not supported any more as the authors have moved on.
JT
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
- Posts: 21913
- Thank you received: 7466
IMHO GUI's should not be included in the main repo except for Axis so as to not drag in a huge amount of dependencies for nothing.
If anyone asked me to decide what way to go, i would be very hard pressed to decide as i see benefits on both sides.
Should i elaborate?
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
- Posts: 12149
- Thank you received: 4144
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
- Posts: 4815
- Thank you received: 2165
Personally, I find there are so many simulations now the alternative is downright confusing when looking for a specific sim. I think the solution is refactoring our git repo to support additional guis in a plugin type arrangement.
Exactly. The other problem is that there are some people who have their work inside the code base and think that they now 'own' 'their' part of the code and are thus above having it reviewed.
Also I _very_ much hope that LinuxCNC as a project has moved past the stage where somebody can 'just add' a new GUI to the master branch.
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
-
- Posts: 7363
- Thank you received: 2175
I bet there was a reason that guy was mad and said something snappy.
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
-
- Posts: 7363
- Thank you received: 2175
Linuxcnc is lucky, it has both options.
Please Log in or Create an account to join the conversation.
- JT
-
Topic Author
- Away
- Administrator
-
- Posts: 1100
- Thank you received: 590
JT
Please Log in or Create an account to join the conversation.
- JT
-
Topic Author
- Away
- Administrator
-
- Posts: 1100
- Thank you received: 590
You install Flex GUI using your favorite method apt, gdebi or command line and set the DISPLAY = flexgui it can't get much simpler than that.
JT
Please Log in or Create an account to join the conversation.