>And now a major browser's UI is built with web components! Proud that you need to use your HTML/JS engine to render your UI instead of using faster native code? I mean you have the opportunity of getting rid of XUL and instead you change it... for something similar?
No XBL Components Left in Firefox
21–30 of 73 posts
Re: No XBL Components Left in Firefox
#22XUL was amazing, and they abandoned it. This obsession with making everything "web" friendly is backsliding desktop into horrible, non-native UI.
What is the closest thing we have left that is close to “mostly declarative GUI”? QML? Tk? Please don't say Electron.
Re: No XBL Components Left in Firefox
#23>And now a major browser's UI is built with web components! Proud that you need to use your HTML/JS engine to render your UI instead of using faster native code? I mean you have the opportunity of getting rid of XUL and instead you change it... for something similar?
Re: No XBL Components Left in Firefox
#24XUL was amazing, and they abandoned it. This obsession with making everything "web" friendly is backsliding desktop into horrible, non-native UI.
Web extensions are severely limited, mostly because of security considerations, that is, to protect against malicious code.
Web is no more a friendly children's sandbox it was in 1995.
Re: No XBL Components Left in Firefox
#25XUL was amazing, and they abandoned it. This obsession with making everything "web" friendly is backsliding desktop into horrible, non-native UI.
What is the closest thing we have left that is close to “mostly declarative GUI”? QML? Tk? Please don't say Electron.
Re: No XBL Components Left in Firefox
#26If yes, is this available as some kind of framework that can be used to develop custom desktop applications (like Qt)?
Re: No XBL Components Left in Firefox
#27Mozilla, proudly celebrating the death of user control, UI customization, and truly useful extensions. Don't forget your custom userChrome.css is next on the chopping block.
The new and updated Firefox Quantum has UI redundancy issues. I can't believe they don't let users customize the main menu!
Re: No XBL Components Left in Firefox
#28Re: No XBL Components Left in Firefox
#29Earlier quoted context omitted.
What is the closest thing we have left that is close to “mostly declarative GUI”? QML? Tk? Please don't say Electron.
XAML, but it Microsoft-specific. While not completely uniform its use does extend across desktop and mobile. I wouldn't make the argument that it's intuitive or simple, but it is powerful.
Re: No XBL Components Left in Firefox
#30XUL was amazing, and they abandoned it. This obsession with making everything "web" friendly is backsliding desktop into horrible, non-native UI.