stumpwm / mahogany

A stumpwm like Wayland compositor
GNU General Public License v2.0
241 stars 14 forks source link

Wire up groups and listen to output configuration events #68

Closed sdilts closed 1 month ago

sdilts commented 1 month ago

Add group objects, which represent the set of frame trees that are currently being displayed. Each frame tree is associated with an output, and should follow the output whenever it moves or changes resolution.