Skip to content

Set focus on flint

Valentin Valls requested to merge valentin.valls/bliss:set-focus-on-flint into master

This allows to do

f = flint()
f.focus()

Depending on your windows manager, Flint will became the active windows (so not any more hidden by other windows)

Merge request reports