Xwidget engine installs and runs under ReactOS

2 min read

Deviation Actions

yereverluvinuncleber's avatar
Published:
4.9K Views

Xwidget installation now works in ReactOS as of version 0.4.3 (alpha) under virtualbox!

The installer: xwidget.com/download3.php xwidget 1.932

Xwidget now runs on ReactOS too... ReactOS 0.4.3 has only just been released, you can get it here (be sure to read the installation instructions - YOU HAVE BEEN WARNED)  reactos.org/

However, the default widgets display on the desktop but there are some serious  graphical problems. The default widgets partially display their background elements but any animated graphical items are not updated dynamically.

An F5 refreshes certain widgets and they will update - just not dynamically.

eg. This widget installs and runs, an F5 updates the hour/minute hands.
lightquick.co.uk/downloads/pan…

My widget runs rather better than the default widgets, that is possibly because I am not using the in-built animations but rather doing my own in javascript. The default widgets look like backgrounds without graphical elements nor text.

The main xwidget launcher in windows is an icon in the system tray. In ReactOS this icon is not generated. Instead the user has to navigate via the menu system, good news is that the menus seem to work.

The main issue with the widgets, apart from the lack of animation is the issue with transparency. The transparent section behind the widgets is all black.

Not quite an Epic Win but almost! - However, to see a widget engine running at all is quite a respectable achievement! Well done for 0.4.3!

Don't expect to be able to run your widgets successfully on ReactOS, not just yet but this is a step in the right direction -

Image

This is my Panzer clock widget running under ReactOS, I know it looks like Windows, ReactOS is meant to operate just like Windows.

PS. No, the Yahoo Widget engine does not yet install under ReactOS... still broken.

© 2016 - 2024 yereverluvinuncleber
Comments4
Join the community to add your comment. Already a deviant? Log In
SPNaughtylus's avatar
Glad to hear of those kinds of development! That OS holds great hopes for all the windows-frustrated out there.


Although, even if I don't know the specifics of the implementation of ReactOS, since it's about mimicking Windows (at least enough for Windows software to run natively) I fear it might inherit the same kind of flaws (I'm specifically thinking about security and design flaws).

I'm not saying Unix-like operating systems are flawless, but I believe their design to be superior (Apple has been doing a great job proving that).

So my personal hope is for ReactOS to become a stepping-stone towards a full abstraction of the Windows environment which would then allow for any Windows application to run on any OS whether it be Linux, Mac, BSD, or even something yet to be invented.

What I'm describing here is of course the Wine project over which is built ReactOS, but having a fully functional OS based on that would mean Windows has been fully deciphered, and you could completely abandon it in favour of a more stable OS.