DeeChael / Concentration

Borderless support for Minecraft 1.20.6+
MIT License
4 stars 5 forks source link

Add ability to toggle 'always on top' mode #18

Closed DannyDan4 closed 4 months ago

DannyDan4 commented 4 months ago

I cannot place other windows on top of Minecraft while the game is running with this addon, behaving similarly to the 'always on top' feature of something like task manager

DeeChael commented 4 months ago

As borderless fullscreen is actually just a windowed app, the game will behave like a normal window. For example, if you have two windows that overlap each other, when you focus on one of them, the other one will be covered.

I mean, with borderless fullscreen mod, you cant place other windows on top of Minecraft, because this is not a feature provided by the mod, but the system.

But u can use Microsoft's PowerToys, in PowerToys, there is a tool called Always On Top.

DannyDan4 commented 4 months ago

I guess I didn't clarify entirely; basically, the window was refusing to let -anything- sit on top of it, indicating to me that it may be misconfigured to behave like that without a toggle, as the 'cubes without borders' mod does not have this same issue.