Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
Jcee
205 discussion posts
It seems that there is alot of free space when this option is checked, for example with a height of 650 there is definitely room for 3 rows of apps, Im not sure if you can do anything about the spacing though it would be nice if you could

Also I was wondering if there was a way to get it to display on top of the screen rather than the bottom, If you recall my windows phone project Keith I was thinking it might be nice if the small screen had 2 things on it in-place of the desktop, Firstly would be the on-screen keyboard, and secondly for the top half would be the metro UI.

Im also looking for a way to keep both of these from minimizing when i attempt to drag a window over (I assume there's a registry value for this feature?)
Mar 29, 2015  • #1
User Image
Jcee
205 discussion posts
Update: ive found a way (through monitor splits) to have the modern UI for the top 2/3 of the screen, and windows onscreen keyboard on the bottom 1/3, Now i just need to find a way to lock them there :) Any ideas? ive just about created a decent UI design thanks to display fusion and its many unique and useful features :)
Mar 30, 2015  • #2
Keith Lammers (BFS)'s profile on WallpaperFusion.com
This might be possible with a script. I'll investigate and keep you posted.
Mar 31, 2015  • #3
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Sorry, quick question for you. When you say you want to "lock them there," do you mean that you just want them (Start screen and on-screen keyboard) to always open in that position? Or are they closing and you need to keep them open all the time?
Apr 1, 2015  • #4
User Image
Jcee
205 discussion posts
well Ideally it would open automatically, and stay open at all times, when an app is clicked on the start screen it would open fullscreen on that screen, but when going back to the start screen it would appear the same Heres a screenshot of how it currently looks under perfect conditions The left being the phones screen, the right being the desktop.

I think i might end up doing the keyboard in rainmeter, and overlaying it over the entire desktop, when when you click the keyboard shortcut (front and center) it brings up the keyboard for use. because after testing on a 5' device its quite small as it currently is, and i see no way to adjust it how i need

So basically I want the metro UI to stay open and on the phones screen at all times (unless an app is running on the phone screen, or the desktop tile is explicitly clicked
• Attachment [protected]: IMG_30032015_143338.png [2,619,370 bytes]
Apr 1, 2015 (modified Apr 1, 2015)  • #5
User Image
Jcee
205 discussion posts
Update: yea I've decided I'm going to throw rainmeter over the desktop, though I still need a way to stop the metro UI from minimizing when a user tries to drag a window to the phones screen. I'm now back to only the 2 physical screens rather than splitting the phone screen into a virtual one.
Apr 3, 2015  • #6
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Cool, nice workaround for the keyboard. Unfortunately it doesn't seem to be possible to force the Start screen to stay open when dragging a window over it :(

The only thing I can think of would be to do a hit test in that section of the screen to check if the Start screen is under the mouse cursor, and if it's not, then send a Win key to open it back up again. The problem with this method is that it would be unreliable, and would destroy the CPU because it would be constantly polling to do the hit test, so it's not really a good solution unfortunately.
Apr 7, 2015  • #7
User Image
Jcee
205 discussion posts
Im using it with cursor locking (I asume you tried it that way as well) and for the most part it doesnt seem to minimize until the cursor gets pretty close to the edge (and only in the bottom corner) Maybe theres a way to detect when the mouse is being held in?, then modify the lock offset? Im still looking at other methods, and I really hope I find something soon :P because we only have about 4 weeks until our final project :P Im sure ill find something though ^^
Apr 8, 2015  • #8
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Unfortunately it's not possible to modify the lock offset on the fly :(

I think it may be based on how much of the window enters the screen with the Start screen on it, but I'm not 100% sure. There's not really a good way to prevent part of a window from moving to the other screen though.
Apr 16, 2015  • #9
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)