Am I crazy or before I upgraded to Houdini Indie did Houdini cover the taskbar when going full screen?
Or does it always show the taskbar (Windows 10, and it's not locked)
I thought I could go true full screen.
Houdini Full Screen still shows Win10 taskbar?
8925 17 2-
- KZLCR
- Member
- 40 posts
- Joined: April 2020
- Offline
-
- vusta
- Member
- 555 posts
- Joined: Feb. 2017
- Offline
-
- jsmack
- Member
- 8120 posts
- Joined: Sept. 2011
- Offline
-
- vusta
- Member
- 555 posts
- Joined: Feb. 2017
- Offline
-
- animatrix_
- Member
- 4833 posts
- Joined: Feb. 2012
- Online
jsmack
Houdini can't go fullscreen, that I know of.
No it can go full screen using Qt hiding everything, even the taskbar, and even Nvidia thinks it's a “game” after going full screen.
window = hou.ui.mainQtWindow() hou.ui.setHideAllMinimizedStowbars(not window.isFullScreen()) if window.isFullScreen(): window.showMaximized() else: window.showFullScreen()
I submitted this to SESI to add to Houdini so people can go in and out of full screen mode easily. All modern apps have this feature to allow fully immersive experience.

Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]

-
- BabaJ
- Member
- 2141 posts
- Joined: Sept. 2015
- Offline
-
- KZLCR
- Member
- 40 posts
- Joined: April 2020
- Offline
-
- KZLCR
- Member
- 40 posts
- Joined: April 2020
- Offline
-
- vusta
- Member
- 555 posts
- Joined: Feb. 2017
- Offline
BabaJif that's the case then having a closer look, it didn't work for my vertical case either, there's the same blank line at the bottom with the brain in the corner. (one might argue, well if the brain is there, then it's not a blank line).
“with taskbar, then full screen.”
It doesn't work if one prefers their taskbar at the bottom. It leaves a blank space.(Using auto-hide taskbar property)
Now having another look at Animatrix's screen….no blank line BUT, no brain either…so if SESI goes this way….sooner or later, someone will complain they don't have their brain.
Edited by vusta - June 3, 2020 18:29:10
-
- jsmack
- Member
- 8120 posts
- Joined: Sept. 2011
- Offline
-
- vusta
- Member
- 555 posts
- Joined: Feb. 2017
- Offline
ahhh…the blank line has a purpose….
if you hover mouse over the timeline, there are help messages popping up on the blank line, there could be other similar uses for it ?
it is a bit of wasted space tho…but…meh….one line, alright alright there are ppl who work with tiny screens.
Houdini with tiny screens ?????? you're doing it wrong
if you hover mouse over the timeline, there are help messages popping up on the blank line, there could be other similar uses for it ?
it is a bit of wasted space tho…but…meh….one line, alright alright there are ppl who work with tiny screens.
Houdini with tiny screens ?????? you're doing it wrong

-
- xilofoton
- Member
- 85 posts
- Joined: July 2007
- Offline
The funny thing is that there are free and open source alternatives which are far ahead in terms of UI/UX.
I highly recommend to use Linux for work, here is what I wrote for 3D Artist mag in a Houdini tips article:
It's also safer, much more reliable and faster.
The “easy” Linux distributions (ie *ubuntu *=X, K, - , and other mutations) feel less geeky than the usual windowshack solutions, like this script. You can put any window to fullscreen, and you don't need to wait for years when devs of the software are gracious enough to implement this very basic feature, or scrutinize forums for workarounds (I also sent few RFEs to SESI a long time ago, including the help system dark mode… [www.sidefx.com] )
I recommend to check Blender, the new version just came out. So can be a free software far ahead in many aspects (not just UI/UX) compared to the multi-thousand dollar ones?!
p.s.: Blender supports different levels of fullscreen modes a long time ago, on all platforms, with menu/statusbar/etc hiding, so you can easily get pure viewport but nothing else, like a painter's canvas…
I highly recommend to use Linux for work, here is what I wrote for 3D Artist mag in a Houdini tips article:
FULLSCREEN MODE
Usually a work session in Houdini takes a while, so in most of the time
we don’t need the interface elements of the operating system. On
Linux it’s easy to go fullscreen, the KDE environment offers it in the
titlebar’s right click menu. In the System Settings we can also bind
shortcuts to any UI actions like this. In comparison customizing the
other two OS feel extremely restrictive, but at least after decades of
user requests macOS finally ships with an optional Dark Mode. It
matches with Houdini’s native colour scheme, thus the menubar at
the top doesn’t feel like an interrogation lamp.
It's also safer, much more reliable and faster.
The “easy” Linux distributions (ie *ubuntu *=X, K, - , and other mutations) feel less geeky than the usual windowshack solutions, like this script. You can put any window to fullscreen, and you don't need to wait for years when devs of the software are gracious enough to implement this very basic feature, or scrutinize forums for workarounds (I also sent few RFEs to SESI a long time ago, including the help system dark mode… [www.sidefx.com] )
I recommend to check Blender, the new version just came out. So can be a free software far ahead in many aspects (not just UI/UX) compared to the multi-thousand dollar ones?!
p.s.: Blender supports different levels of fullscreen modes a long time ago, on all platforms, with menu/statusbar/etc hiding, so you can easily get pure viewport but nothing else, like a painter's canvas…
-
- KZLCR
- Member
- 40 posts
- Joined: April 2020
- Offline
-
- xilofoton
- Member
- 85 posts
- Joined: July 2007
- Offline
-
- animatrix_
- Member
- 4833 posts
- Joined: Feb. 2012
- Online
Anyone is still able to use Qt fullscreen?
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]

-
- xilofoton
- Member
- 85 posts
- Joined: July 2007
- Offline
⚠ CAUTION
TASKBAR & TITLEBAR
RADIATION HAZARD
They should ship Houdini with this placard
In Linux KDE you can set in the window tweaks panel to remember fullscreen. Next time it will start without the dropdown misalignment (I read your comments on Gumroad). But then all the popups go fullscreen, which is sometimes fun (older no window but panel Flame experience) sometimes annoying.
I submitted an RFE a long time ago: it should be the same as with MPlay, F11 for fullscreen (you can have systemwide shortcut in KDE). Hopefully the UI will be more EPIC (check announcemet) in the future (and UE5 editor should get less fancy icons).
TASKBAR & TITLEBAR
RADIATION HAZARD
They should ship Houdini with this placard

In Linux KDE you can set in the window tweaks panel to remember fullscreen. Next time it will start without the dropdown misalignment (I read your comments on Gumroad). But then all the popups go fullscreen, which is sometimes fun (older no window but panel Flame experience) sometimes annoying.
I submitted an RFE a long time ago: it should be the same as with MPlay, F11 for fullscreen (you can have systemwide shortcut in KDE). Hopefully the UI will be more EPIC (check announcemet) in the future (and UE5 editor should get less fancy icons).
-
- MarquisDeSang
- Member
- 36 posts
- Joined: Dec. 2018
- Offline
I am new to Houdini and I don't know what to do with your script.
Where do I type it, where do I execute it?
Anyways, the themes are not downloading, even crashing Houdini.
The lack of fullscreen makes me realize how advanced and professional Blender has become.
Houdini feels like a better version of Lightwave in term of UI.
10 years ago I was really impressed with the Houdini UI, but now, it feels old compared to the free 3D software.
I really want to give Houdini a chance, but my first impression is that it is a legacy 3D software.
When I work on a 3D software, I need to be immersed and I hate loosing 10% of my screen to Ubuntu's toolbar + windows title bar + ubuntu top bar.
Where do I type it, where do I execute it?
Anyways, the themes are not downloading, even crashing Houdini.
The lack of fullscreen makes me realize how advanced and professional Blender has become.
Houdini feels like a better version of Lightwave in term of UI.
10 years ago I was really impressed with the Houdini UI, but now, it feels old compared to the free 3D software.
I really want to give Houdini a chance, but my first impression is that it is a legacy 3D software.
When I work on a 3D software, I need to be immersed and I hate loosing 10% of my screen to Ubuntu's toolbar + windows title bar + ubuntu top bar.
Edited by MarquisDeSang - Aug. 25, 2022 18:51:38
-
- animatrix_
- Member
- 4833 posts
- Joined: Feb. 2012
- Online
MarquisDeSang
I am new to Houdini and I don't know what to do with your script.
Where do I type it, where do I execute it?
Anyways, the themes are not downloading, even crashing Houdini.
The lack of fullscreen makes me realize how advanced and professional Blender has become.
Houdini feels like a better version of Lightwave in term of UI.
10 years ago I was really impressed with the Houdini UI, but now, it feels old compared to the free 3D software.
I really want to give Houdini a chance, but my first impression is that it is a legacy 3D software.
When I work on a 3D software, I need to be immersed and I hate loosing 10% of my screen to Ubuntu's toolbar + windows title bar + ubuntu top bar.
You can drag the script from any code editor inside Houdini onto the shelf bar and it will create an action there. You can then assign a hotkey to it from there.
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]

-
- Quick Links