peterfajdiga / karousel

Scrollable tiling Kwin script
GNU General Public License v3.0
198 stars 3 forks source link

[Bug] Window Resizing Bug in Latest Release #26

Closed Riebeck-one closed 5 months ago

Riebeck-one commented 5 months ago

I've been encountering what seems to be a bug since the last release. When resizing a window (enlarging and reducing), it doesn't return to the center as expected. I find that I have to shift focus to another window for it to snap back to the center of the screen.

I've recorded a video that demonstrates the issue:

https://youtu.be/YSyUbydLxyU

Here's a screenshot of my Karousel settings for reference:

Screenshot_20240116_170503

Screenshot_20240116_170524

And here's my neofetch output:


                   -`                  
                  .o+`                   ---------------
                 `ooo/                   OS: Arch Linux x86_64
                `+oooo:                  Host: Micro-Star International Co., Ltd. MAG
               `+oooooo:                 Kernel: 6.7.0-4-cachyos
               -+oooooo+:                Uptime: 6 mins
             `/:-:++oooo+:               Packages: 1483 (pacman), 1 (flatpak), 2 (sna
            `/++++/+++++++:              Shell: zsh 5.9
           `/++++++++++++++:             Resolution: 3840x2160, 1920x1080, 5120x1440
          `/+++ooooooooooooo/`           DE: Plasma 5.27.10 (Wayland)
         ./ooosssso++osssssso+`          WM: kwin_wayland_wr
        .oossssso-````/ossssss+`         WM Theme: Breeze
       -osssssso.      :ssssssso.        Theme: Breeze Dark [Plasma], Breeze [GTK3]
      :osssssss/        osssso+++.       Icons: Tela-circle-dark [Plasma], Tela-circl
     /ossssssss/        +ssssooo/-       Terminal: alacritty
   `/ossssso+/:-        -:/+osssso+-     CPU: AMD Ryzen 7 5800X (16) @ 4.851GHz
  `+sso+:-`                 `.-/+oso:    GPU: AMD ATI Radeon RX 7900 XT/7900 XTX
 `++:.                           `-/+/   Memory: 46284MiB / 64222MiB
 .`                                 `/
peterfajdiga commented 5 months ago

Hi, thanks for the report! Yes, this is a bug. I'll take a look ~during the weekend hopefully~.

peterfajdiga commented 5 months ago

@Maxinova I can't see the Youtube video you shared, as it's set to private.

Riebeck-one commented 5 months ago

My bad, it should be working now.

peterfajdiga commented 5 months ago

Hi, can you check whether the bug persists in the attached version of Karousel? karousel_0_7.tar.gz

Riebeck-one commented 5 months ago

Yeah it's fixed ! Thank you very much.