grassmunk / Chicago95

A rendition of everyone's favorite 1995 Microsoft operating system for Linux.
4.53k stars 152 forks source link

Start menu not changing like screenshot in XFCE #226

Closed Fabxx closed 2 years ago

Fabxx commented 2 years ago

the theme has been installed correctly, colors, icons, windows ecc, but the start menu appears like the normal default linux one, also i don't have the boot startup animation of windows 95, the screensaver login screen didn't changed as well

EMH-Mark-I commented 2 years ago

Well some of those things will require some manual installation. If you ran only the install script or installed by the OBS repo, then that will certainly be the case. We haven't exactly perfected an install script method because different distributions will have different requirements.

I hope this helps.

Fabxx commented 2 years ago

i see, as for the blue bar color in the window manager settings, where can i find it's color parameter? i want to apply the gradient to it like i've done with the bar below image

EMH-Mark-I commented 2 years ago

The XFCE Window manager (XFWM) isn't capable of horizontal gradients. Here's some documentation from the XFCE wiki. If you notice in the image from the link, the titlebar is made up of smaller blocks horizontally lined up beside each other using pixmaps one after the next.

Fabxx commented 2 years ago

understood, as for the start menu i wasn't refetting to the actual start icon, but to the fact that it keps the whisker menu to linux default in it's appearance where the app list shows, the chicago95 bar is grey and the rest it's not adjusted as in the screenshot

https://github.com/grassmunk/Chicago95/blob/master/Screenshots/Desktop0.png

20220227_110521.jpg

EMH-Mark-I commented 2 years ago

I see that. You'll have to change the Whisker Menu settings too. If you right-click on the "Start" button (Whisker Menu), select Properties from the menu.

From the Whisker Menu properties window, you can change the layout. This is how I keep mine set:

Screenshot_2022-02-27_09-26-38

Different versions of the Whisker Menu plugin will have different options. This is mine from the XUbuntu 20.04 distribution.

CrashOveride95 commented 2 years ago
  • Here are the steps for installing the Plymouth boot up-theme. (Note: If you're running an Nvidia graphics card, I don't believe Plymouth boot themes work. You'd probably just see a blank screen until you can login. I'm not sure if that's still the case or not.)

For the record, on my nvidia card (with official driver) the bootup screen works as expected

Sir-Photch commented 2 years ago
* The login screen (the lightdm-wbkit login theme) no longer works since the package is deprecated in modern distributions. However, it's possible to enable the GTK theme for the login screen but I never wrote instructions for it in the documentation. I'll work on some steps for that, but it involves manually installing the theme in `/usr/share/themes/`, then installing the `lightdm-gtk-greeter-settings` package, then open that program "LightDM GTK+ Greeting settings," and changing the "Theme" option to Chicago95. You may have to reboot after applying.

I suggest adding that to the installation-instructions, since that worked for me.

Dan4096 commented 1 year ago

Would you mind writing some instructions please to setup the login screen to match the screenshots? Thanks for your efforts on this entire project, by the way, it's fantastic!