Make an extension to mimic Aero Glass effect

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
DrAlexander

Make an extension to mimic Aero Glass effect

Post by DrAlexander »

I know there's an extension that mimics compiz's wobbly windows effect but how that was made to work within' cinnamon!?!

so here's what I'm thinking of attempting or get support to build it as I have no know how to use whatever the extensions uses and make it work with any cinnamon desktop version, I'm thinking trying to mimic Compiz's transparent windows title bar and borders there's that one that makes the window transparent while dragging but how that was done to do that? I've got so many questions on how the mimicked wobbly windows extension had worked and what not....I'm not sure if it can be done as a extension.

I'm not sure where this would fit in the fourm so I just add it here.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
xenopeek
Level 25
Level 25
Posts: 29615
Joined: Wed Jul 06, 2011 3:58 am

Re: Make an extension to mimic Aero Glass effect

Post by xenopeek »

The wobbly windows extensions is not dependent on Compiz. It is written from the ground up for Cinnamon. The source code for the wobbly windows extension is found here: https://github.com/linuxmint/cinnamon-s ... echeye.net. You could start by studying that to see what makes it work.

There is some information for developing extensions on the developer website and on the wiki:
http://projects.linuxmint.com/referenc ... ystem.html
https://github.com/linuxmint/Cinnamon/wiki
Image
DrAlexander

Re: Make an extension to mimic Aero Glass effect

Post by DrAlexander »

xenopeek wrote:The wobbly windows extensions is not dependent on Compiz. It is written from the ground up for Cinnamon. The source code for the wobbly windows extension is found here: https://github.com/linuxmint/cinnamon-s ... echeye.net. You could start by studying that to see what makes it work.

There is some information for developing extensions on the developer website and on the wiki:
http://projects.linuxmint.com/referenc ... ystem.html
https://github.com/linuxmint/Cinnamon/wiki
I see, it's gonna be tricky to mimic the glass by studying the opacity one and know how that tells the cinnamon window manager to be aero glassed and have settings to one's taste of their own aero glass effect.
Locked

Return to “Software & Applications”