mzur / gnome-shell-wsmatrix

GNOME shell extension to arrange workspaces in a two-dimensional grid with workspace thumbnails
GNU General Public License v3.0
469 stars 60 forks source link

Gnome gets slower over time #290

Closed aearly closed 2 weeks ago

aearly commented 1 month ago

For many months, I had been experiencing my window manager getting slower to open new windows over time. After a reboot, things would be snappy, but after several days running it could take several seconds to open a new window of any app (even things like save/open dialogs).

After disabling various extensions I narrowed it down to Workspace Matrix. I think there is some sort of memory leak that causes window placement to get slower over time.

mzur commented 1 month ago

We had similar reports in the past (#209, #193, #31). Do any of these look familiar to what you experience?

aearly commented 1 month ago

It's not related to workspace switching or the popup -- that always stays fast and responsive. Only the creation of new windows becomes slow.

pobrn commented 2 weeks ago

I think #291 might help.

mzur commented 2 weeks ago

Please test if #291 fixed the issue and reopen this if not.