Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 251 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 251 Bytes

qt6-foreign-toplevel-management

This library provides a Qt wrapper for wlr_foreign_toplevel_management_unstable_v1 Wayland protocol.

Building and installing

mkdir build
cd build
cmake ..
make
sudo make install

Troubleshooting

None