JetBrains / JetBrainsRuntime

Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
GNU General Public License v2.0
1.3k stars 193 forks source link

JBR-7010 Wayland: Swing window resizing is not smooth enough #364

Closed mkartashev closed 5 months ago

mkartashev commented 5 months ago

JBR-7010 Wayland: Swing window resizing is not smooth enough

By re-using memory buffers and allocating them lazily this commit boosts FPS during interactive resize by ~3x.