franglais125 / no-title-bar

Integrates maximized windows with the top panel
https://extensions.gnome.org/extension/1267/no-title-bar/
GNU General Public License v2.0
279 stars 40 forks source link

A lot of xprop become zombies and will slow down the machine until all memory is used up. #9

Closed BoleynSu closed 7 years ago

franglais125 commented 7 years ago

Hi! Thanks a lot for opening this issue.

It was already reported here https://github.com/franglais125/no-title-bar/issues/7, and I've already updated the extension to fix it. It's still under review (https://extensions.gnome.org/review/7192).

However, you can try the code directly from git master. It would be great if you could confirm that the latest version (4) fixes the issue for you too.

Cheers!

franglais125 commented 7 years ago

To try the latest code:

git clone https://github.com/franglais125/no-title-bar
cd no-title-bar
make install

And restart the Gnome Shell session.

BoleynSu commented 7 years ago

cool I will try it thx

franglais125 commented 7 years ago

Perfect, thank you!