Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Tinycore
is here 12/1/2008!
Welcome
visitors.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Talk
»
App without window decorations
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: App without window decorations (Read 2283 times)
andyj
Hero Member
Posts: 1036
App without window decorations
«
on:
March 22, 2019, 06:04:09 PM »
What would cause a Qt-5 app (Subsurface) to not have window decorations when started. It's stuck in the upper left corner. I just compiled an extension, but I'd like to get it working fully before submitting it.
Logged
curaga
Administrator
Hero Member
Posts: 11044
Re: App without window decorations
«
Reply #1 on:
March 23, 2019, 03:58:15 AM »
Apps can request not to have decorations. Perhaps subsurface does it. That's how various popups don't get them.
Logged
The only barriers that can stop you are the ones you create yourself.
andyj
Hero Member
Posts: 1036
Re: App without window decorations
«
Reply #2 on:
March 27, 2019, 08:14:43 PM »
Switching windows managers to xfwm4 solves the problem, so what is it about flwm that causes it to fail to adorn the app? I don't see a command line option for debug, is there an environment variable that might turn it on?
Logged
Juanito
Administrator
Hero Member
Posts: 14815
Re: App without window decorations
«
Reply #3 on:
March 31, 2019, 09:44:59 AM »
fltk/flwm doesn't have libXft support - is that maybe the cause?
Logged
andyj
Hero Member
Posts: 1036
Re: App without window decorations
«
Reply #4 on:
March 31, 2019, 11:53:55 AM »
I notice the same behavior with other qt-5 apps like pgmodeler, avidemux, and texworks. If there is a qt setting to change window creation options I haven't found it yet.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Talk
»
App without window decorations