Open Issues Need Help
View All on GitHubAI Summary: Implement click-to-focus window functionality in the Miracle Wayland compositor. This involves modifying the existing window management logic to prioritize a click event over a hover event for focusing windows, potentially requiring changes to event handling and window state management.
Miracle is a Wayland tiling window manager built on Mir
AI Summary: Fix a visual gap between window content and border in the Miracle Wayland compositor by adjusting the border radius calculation to account for border thickness. This involves correcting the radius calculation to ensure the border radius matches the content radius when considering the larger area of the border.
Miracle is a Wayland tiling window manager built on Mir
AI Summary: Implement automatic reloading of the display configuration in the miracle-wm Wayland compositor. The system should gracefully handle configuration errors, preventing partial or incorrect application of changes. Future work includes displaying configuration errors to the user.
Miracle is a Wayland tiling window manager built on Mir