redhog / InfiniteGlass

Window manager with infinite desktop, infinite zoom and infinite window resolution
https://redhog.github.io/InfiniteGlass/
GNU General Public License v3.0
35 stars 5 forks source link

Ghosts: Restore attributes #85

Closed redhog closed 2 years ago

redhog commented 2 years ago

Add special case for key == "attributes" here: https://github.com/redhog/InfiniteGlass/blob/1b5a2790d5e8e33577772b0a14d1fe6f0027b6ee/glass-ghosts/glass_ghosts/ghost.py#L92

Compare https://github.com/redhog/InfiniteGlass/blob/master/glass-ghosts/glass_ghosts/window.py#L43

redhog commented 2 years ago

Size does not currently restore properly. related?

redhog commented 2 years ago

Solved in https://github.com/redhog/InfiniteGlass/commit/b5bfdf40feb59a55c5b0317a3589a9a9d3b632d7