DeaDBeeF-Player / deadbeef

DeaDBeeF Player
https://deadbeef.sourceforge.io/
Other
1.65k stars 178 forks source link

deadbeef doesn't play nice with tiling window managers #1432

Closed orbea closed 8 years ago

orbea commented 8 years ago

On spectrwm 2.7.2 I am running the gtk2 deadbeef 0.6.2 compiled from source with this patch (Which it won't compile without). https://projects.archlinux.org/svntogit/community.git/tree/trunk/plugins_vfs_zip_vfs_zip_c.patch?h=packages/deadbeef

To illustrate the issue here is my current deadbeef layout. 1

When I open a new terminal deadbeef resizes to this, which is not really an issue. 2

Now the problem is that when I close the new terminal deadbeef resizes to its original size, but fails to resize its layout appropriately leaving it for the user to do so manually, which quickly becomes tedious. 3 4

Oleksiy-Yakovenko commented 8 years ago

Other related issues: #975, #1378

cboxdoerfer commented 8 years ago

@orbea, This should be fixed on master. Would be great if you could verify that.

orbea commented 8 years ago

Yes, I can confirm this is fixed, thanks!