celluloid-player / celluloid

A simple GTK+ frontend for mpv
https://celluloid-player.github.io
GNU General Public License v3.0
1.16k stars 93 forks source link

Player Gets Wrong dimensions when resized.. #793

Open mdhishamsayed opened 2 years ago

mdhishamsayed commented 2 years ago

Overview Description: The celluloid player with matcha gtk theme in cinnamon desktop v5.4.2 and mutter window manager shows some window bordering issues.. Steps to Reproduce:

  1. install arch linux with cinnamon desktop & matcha-dark-azul gtk
  2. open celluloid and see theissue when resizing the window

Actual Results: Screenshot from 2022-07-15 21-32-39 Expected Results:

Version:

Additional Information:

axel358 commented 2 years ago

This seems to be one of the many nasty gtk4 bugs on x11, u could use Celluloid 0.21 which is still gtk3

mdhishamsayed commented 2 years ago

@axel358 it is not possible to use previous version applications except through downgrade

axel358 commented 2 years ago

I just get the source from the releases and compile it