Smooth Alternative, Longhorn Alternative Revived


Recommended Posts

What do you mean? It has a minimize button on it. If there is a bug, post a screenshot of it, make sure you host it on ImageShack though.

Is it possible that I don't have a minimize button on this theme? I'm using the beta 2 and have the latest wb 5 installed.

There has been some uploads. I have uploaded the BETA 3 version of the skin. I have also added links to the Wallpapers from LhA, an ObjectDock skin, the StylerToolbar skin, and the DesktopX calendar.

Edited by 6XGate

hi, i`m definitely loving this skin, thanks.

but - again two requests

1. Rollup - still not fixed for me - still needs to be a little lower, as you can see, it is the same badrollup29hz.png

though the skin HAS been updated (i deleted beta 2 and only then installed) because the upper taskbar now works correctly.

2. lower shellstyle - can that be made an option? because i use another styler toolbar and i actually liked the upper shellstyle.

all in all - a skin i really enjoy using, thank you!

[edit] - when i try your styler`s toolbar - i get the upper black band but it is empty of extra icons :(

Edited by alianyn

1. This can not be fixed by me, it is kind of a bug of WindowBlinds

2. Not without over using substyles, something I am avoiding, also I never got permission from Kol to use the layout file, and since I can't seem to get in touch with him, I've opted not to use it until I do. When I do, I'll make an option to import the top shellstyle over the current one. Please be paitent I am still trying to contact alot of folks right now.

3. You need to upgrade Styler to 1.38.

hi, i`m definitely loving this skin, thanks.

but - again two requests

1. Rollup - still not fixed for me - still needs to be a little lower, as you can see, it is the same badrollup29hz.png

though the skin HAS been updated (i deleted beta 2 and only then installed) because the upper taskbar now works correctly.

2. lower shellstyle - can that be made an option? because i use another styler toolbar and i actually liked the upper shellstyle.

all in all - a skin i really enjoy using, thank you!

[edit] - when i try your styler`s toolbar - i get the upper black band but it is empty of extra icons :(

Edited by 6XGate

hm this is a great start for the new year, tho it's almost february, i think its the nicest skin ive seen in years..especially with the styler toolbar :)

hope lots of people jump of the Vista bandwagon, and join the Smooth Alternative one :p

Yep.

And when there is a beta of the dark version, I'm going to update my dark version to ^^

Check the January Desktop thread for a screenshot of the updated light verion :)

Capric0rn, what graphics programs do you have?

Well folks, I have just finished up the new button graphics for Smooth Alternative, with all the original glyphs, plus many brand new ones. I will be using this file to soon make the Y'z Toolbar them, and hopefully the WindowBlinds Toolbar theme that will be released in the RC.

Hey folks, I just posted the LogonStudio skin for Smooth Alternative. It's a convertion of the LhA logonui.exe file to Stardock's LogonStudio. It was originally by pAntoni, and I have changed the background to the Flow background from the Smooth Alternative Wallpaper Pack.

Hey, 6XGate, I didn't really know to post this, so hear it goes: The font in your pic is kinda messy and not really as clear as others, (Segoe UI, Verdana, Tahoma) so I was wondering if you were thinking of changing the font for other releases?

Capric0rn, what graphics programs do you have?

Well folks, I have just finished up the new button graphics for Smooth Alternative, with all the original glyphs, plus many brand new ones. I will be using this file to soon make the Y'z Toolbar them, and hopefully the WindowBlinds Toolbar theme that will be released in the RC.

I've got Paint Shop Pro and Photoshop :)

The font is Tahoma... the problem is a bug in WB5's per-pixel borders. I have already found a way to fix it, but Stardock still needs to correct the problem with WB.

Hey, 6XGate, I didn't really know to post this, so hear it goes: The font in your pic is kinda messy and not really as clear as others, (Segoe UI, Verdana, Tahoma) so I was wondering if you were thinking of changing the font for other releases?

Yay!! We have a release canidate for the WindowBlinds skin. This one includes toolbar button skin, fixed the title fonts, thinner shellstyle, and corrected all the remaining start button issues.

I've also uploaded a new LogonStudio skin which corrects the bold facing on the Smooth Alternative title, not a bix issue that one. I hope to soon release a BootSkin and Y'z Toolbar Skin. I'm also about to start work on the one think I've been asked for the most before I restart LhA... the Firefox skin.

I've updated my winamp skin to :)

smoothalternativelight7is.jpg

I like the new update very much!

Finnaly I have the right startbutton :D

Edited by Capric0rn
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft's Aurora 1.5 weather model could make hurricane predictions a lot better by Paul Hill Microsoft has just launched a major update for its open-access Aurora Earth-system foundation model, Aurora 1.5. This extension adds 22 new weather variables that are relevant to energy, agriculture, transport, and climate risk. Additionally, it provides hourly temporal resolution and probabilistic ensemble forecasting. If you have ever tracked a hurricane or typhoon, you might be aware that there are various forecasting models available. The best of the bunch are generally considered to be the European Centre for Medium-Range Weather Forecasts (ECMWF) ensemble models. Well, with Aurora 1.5, Microsoft claims its model outperforms on 88.9% of evaluated targets. This model also performs better against its previous version, with testing showing that the ensemble median achieved a one-third lower track error for tropical cyclones, such as Hurricane Helene. While open access to Aurora 1.5 is great news for researchers, agencies, companies, and civil society, Microsoft will also be integrating it into its commercial products such as Microsoft Weather. We all know that AI can give some dodgy outputs, so it wants to couple Aurora 1.5 with physics-based models, such as ECMWF, rather than replace them. The best cyclone forecasts are those that draw from multiple models, and drawing in Aurora 1.5’s predictions will just add more depth to the composite forecast, potentially helping to make people safer. You can read the model’s paper or head over to GitHub to download it.
    • I started using Vivaldi again after maybe 2-3 years. I dunno what I didn't like about them. Maybe Floorp was just a shade better.
    • Google launches LiteRT.js to make AI and ML workloads faster in the browser by Paul Hill Google has just launched LiteRT.js, a new library that enables machine learning models to run locally within the web browser, bypassing the need for server-side processing. The firm said this will bring native AI performance to web browsers via its mobile-focused LiteRT runtime, though LiteRT.js also works on desktops. The new library uses WebAssembly and hardware acceleration such as WebGPU and WebNN to replace the slower TensorFlow.js, which uses a slower JavaScript-based kernel. The LiteRT runtime has been reserved for Android and iOS until now. With today’s update, Google is exposing the runtime via WebAssembly to turn the browser into a more capable platform for AI and ML workloads. The search giant claims that this new runtime delivers 3x greater speeds over existing solutions on current hardware. Specifically, it was tested on a 2024 Apple MacBook Pro with M4 Silicon. In the real world, for users on older hardware or using browsers with different engines, performance could vary significantly. For developers looking to switch over from TensorFlow.js, the process is straightforward. If you already have a .tflite file, you just need to switch your JavaScript runtime to LiteRT.js. However, if you have a TensorFlow/Keras SavedModel, then you can use the LiteRT Converter built into the Python TensorFlow package. You can read more about the conversion process on Google for Developers. Going forward, it will be interesting to see whether Google eventually sunsets or de-prioritizes TensorFlow.js in favor of LiteRT.js. It will also be interesting to see how it really performs on other hardware besides a MacBook. Source: Google
    • AltSendme 0.5.0 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.5.0 changelog: Web version available at app.altsendme.com Zero analytics, please raise issues as you come across them Harden app trust boundaries More test coverage - added end-to-end test cases verifying receiver temporary directory lifecycle and resume behavior Added disarm mechanism to AutoCleanupDir to support preserving partial downloads for resume Bug fixes Download: AltSendme 0.5.0 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Dedicated
      BenTuckett1997 earned a badge
      Dedicated
    • One Month Later
      SRODERICK earned a badge
      One Month Later
    • Community Regular
      Case_f went up a rank
      Community Regular
    • One Month Later
      Jeroen Wilms earned a badge
      One Month Later
    • First Post
      BrianMunton earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      399
    2. 2
      +Edouard
      152
    3. 3
      PsYcHoKiLLa
      129
    4. 4
      Nick H.
      87
    5. 5
      neufuse
      77
  • Tell a friend

    Love Neowin? Tell a friend!