Skip to content

Tags: germanfr/cinnamon-transparent-panels

Tags

3.4

Toggle 3.4's commit message
Remove dangerous flag (deprecated)

3.2-6

Toggle 3.2-6's commit message
Bump to version 6

3.2-3

Toggle 3.2-3's commit message
Beter exception handling

3.2-2

Toggle 3.2-2's commit message
Fix opaque panels with partially maximized windows regression

Need to check if window is maximized when a maximized signal is fired
because if it is horizontally/vertically maximized only it will
return false and the panels won't change.

3.2-1

Toggle 3.2-1's commit message
Performance improvement: don't loop when innecesary

Take benefit of the information provided by the window that
fired the event.