kra-mo / cartridges

A GTK4 + Libadwaita game launcher
GNU General Public License v3.0
662 stars 35 forks source link

Flatpak build is laggy and slow when resizing when dragging from edge, aur build isn't #278

Closed FriendlyNeighbourhoodWatch closed 4 months ago

FriendlyNeighbourhoodWatch commented 4 months ago

Describe the bug When using the flatpak build of cartridges, resizing by dragging the edges is extremely laggy. When using the built-from-source version, it is smooth.

To Reproduce Steps to reproduce the behavior:

  1. Open Cartridges flatpak from GNOME store
  2. Hover over an edge until cursor turns to resize icon
  3. Click and drag your mouse around to see error. More movements and circular movements from corners make it more obvious.
  4. See error

Expected behavior Resizing is smooth, not latent and follows mouse cursor effectively without lagging and being jittery.

Screenshots If applicable, add screenshots to help explain your problem.

Logs 28:28 - DEBUG: Starting page.kramo.Cartridges v2.9 (release) 28:28 - DEBUG: Python version: 3.11.9 (main, Nov 10 2011, 15:00:00) [GCC 13.2.0] 28:28 - DEBUG: Flatpak version: Flatpak 1.15.8 28:28 - DEBUG: Platform: Linux-6.9.8-1-cachyos-bore-x86_64-with-glibc2.38 28:28 - DEBUG: System: Linux 28:28 - DEBUG: Node: cachyos-x8664 28:28 - DEBUG: Release: 6.9.8-1-cachyos-bore 28:28 - DEBUG: Version: #1 SMP PREEMPT_DYNAMIC Fri, 05 Jul 2024 12:43:43 +0000 28:28 - DEBUG: Machine: x86_64 28:28 - DEBUG: Processor: 28:28 - DEBUG:

System (please complete the following information):

Additional context Add any other context about the problem here.

kra-mo commented 4 months ago

This is definitely an upstream issue.

kra-mo commented 4 months ago

Probably GTK, not sure.

FriendlyNeighbourhoodWatch commented 4 months ago

Should I report to GTK, Flatpak or Libadwaita?

kra-mo commented 4 months ago

GTK, definitely not libadwaita, probably not Flatpak.

FriendlyNeighbourhoodWatch commented 4 months ago

Thank you, have done. Thanks for redirecting