I looked through the documentation of sf::window and it seems to be impossible, but I'm asking just to be sure.
Is it possible to make a window which is resizable by grabbing its edge but which does not have a title bar? Also can I maximize or minimize or float the window from code?