this post was submitted on 28 Jul 2023
182 points (96.4% liked)

Unixporn

15248 readers
11 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS
 

I've been experimenting with re-creating the Windows 7 look and feel in Gtk using CSS. It looks super realistic now that Blur My Shell exists!

Please feel free to download the demo off my github and give it a spin! Also, if anyone would like to help with porting some widgets I'd be very greatful! There is quite a lot that I haven't yet managed to style.

you are viewing a single comment's thread
view the rest of the comments
[–] Hexarei@programming.dev 15 points 1 year ago (2 children)

One thing I always noticed with any of these windows 7 themes is the notable lack of the aero glass texture - aka the diagonal lines that show up atop the aero window effect.

It's so subtle, but the only way I was ever able to get it working in a Linux environment was with (I think) Emerald and Compiz back in the day. Would be curious to know how possible that is with modern theme engines

[–] subarctictundra@lemmy.world 9 points 1 year ago (1 children)

Oh, I think that would actually be quite easy to implement. I have full control over how the windows look because they're decorated on the client-side with a custom Gtk widget library.

[–] Hexarei@programming.dev 2 points 1 year ago

I'd certainly be interested in using it if you can do it, would be funny to confuse my coworkers on my next pair programming session