View Single Post
Old 10-27-2022, 12:58 AM   #27
CRussel
(he/him/his)
CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.
 
CRussel's Avatar
 
Posts: 12,296
Karma: 80074820
Join Date: Jul 2010
Location: Sunshine Coast, BC
Device: Oasis (Gen3),Paperwhite (Gen10), Voyage, Paperwhite(orig), iPad Air M3
Quote:
Originally Posted by kovidgoyal View Post
@CRussel: Qt doesn't have support for multiple virtual desktops, in Qt a "virtual desktop" is just a large rectangle containing the geometries of all monitors assigned to the virtual desktop. There can be only one such. I think what you are referring to is more like a "workspace" (i.e. a collection of windows that can all be switched to with a single key press/mouse action). Restoring to these is extremely platform specific and not supported in Qt.
Fair enough, I'm sure Windows does it differently from anyone else. And I'm not surprised that Qt doesn't support it. But I did want to make sure you knew it had been tested. And should you ever want to bypass Qt and make it work with multiple desktops/workspaces, I would love it. Oh, and I'd test it. But I admit, it's an edge case. Not sure how many people use it, but I latched on to it very early to keep some sort of organization in my very busy desktop. (I envy @Atherton25 his setup!)
CRussel is offline   Reply With Quote