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.

  • @Hexarei
    link
    1511 months ago

    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

    • @[email protected]OP
      link
      fedilink
      911 months ago

      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
        link
        211 months 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

      • @Hexarei
        link
        211 months ago

        Not sure what that has to do with anything? I use picom with i3 already