Skip to content

Draft: Allow moving window by dragging empty status page

Will Thompson requested to merge wip/wjt/draggable-welcome-page into main

When Bustle first starts, the empty status page gives no visible indication of where the headerbar ends and the application window begins. But previously only dragging the headerbar would move the window.

Wrap the body of the window in this case with a GtkWindowHandle to make the entire window draggable.

Fixes #26

Edited by Will Thompson

Merge request reports