A scrollable tiling Wayland compositor (fork)

18 stars 2 forks 18 watchers Rust GNU General Public License v3.0
2 Open Issues Need Help Last updated: Dec 10, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

A scrollable tiling Wayland compositor (fork)

Rust

AI Summary: The issue proposes adding an action to dynamically resize a window to 'fit' its content within the view. This action should expand the window if the view is not full, or resize it to show all content if currently scrollable and the content can fit on screen. If neither condition is met, the window should remain unchanged.

Complexity: 4/5
enhancement good first issue

A scrollable tiling Wayland compositor (fork)

Rust