stumpwm / mahogany

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

Add initial view focusing code #72

Closed sdilts closed 3 weeks ago

sdilts commented 3 weeks ago

Add the required functions to focus a view in the backend and use it.

Also initialized the seat correctly by letting it know about the keyboard group that we are using.