-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When using Tiling Assistant on Wayland, Chromium/Chrome-based windows improperly resize (grow larger) upon receiving focus after being snapped to tiling zones. This issue is specific to Chromium using the Wayland ozone platform and does not occur when:
- Chromium is using X11 as the ozone platform
- Using other applications (e.g., native GNOME apps)
Steps To Reproduce
- Install and activate Tiling Assistant extension
- Launch Chromium with Wayland support by either:
- Setting
#ozone-platform-hint
flag toauto
orwayland
inchrome://flags
- Or launching with
--ozone-platform-hint=wayland
flag
- Setting
- Snap Chromium window to a tiling zone using Tiling Assistant
- Click away to focus on another window
- Click back on the Chromium window to focus it
Expected behavior: Window maintains its size when focused
Actual behavior: Window expands/grows larger when focused
System Information
- OS: Fedora 42
- Desktop Environment: GNOME Shell 48.0
- Display Server: Wayland
- Tiling Assistant version: 52
- Chromium version: 139.0.7258.66
Troubleshooting already attempted
- Disabled all other GNOME extensions to rule out conflicts - issue persists
- Confirmed the issue does not occur on X11 by setting
#ozone-platform-hint
tox11
- Confirmed the issue does not affect other applications tiled with Tiling Assistant
Screen-Capture to see the issue
Screencast.From.2025-08-14.10-31-34.mp4
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working