Recommended Posts

Here's hoping, it does appear to be, but then the start button would be too far away from the first pinned program for that to be right

It's because if you place the mouse on the taskbar left side(where the start orb was), there's a "start screen thumbnail"(that's how the OEM guys described) appearing - that's why a space is reserved for that. Unfortunately no pic of this thing is available as of now.

btw, setup.exe from canouna:

image_162.jpg

A MS China employee had posted about "some new features in the win8 beta interface" back in Dec. (12/13), I posted it in MDL but at that early time, seems people was not too interested.

Now the beta is coming, maybe you guys would be interested in what he said back then:

http://bbs.pcbeta.co...951082-1-1.html

screen815.jpg

I modified the Bing translate so it would be more understandable:

1.17 years of the start button officially retired, replaced by moving the mouse to the "start area"; there will be a preview(thumnail) of the start screen. (**LOL, now people can really say good-bye to the win7 start menu, and also all the WDP registry treaks.)

2. Charms from the right side of the screen rather than the left start. (**move mouse to either top-right or bottom-right.)

3 applications can be dragged from the top of the screen to the side of the screen and dock.

4 Close the application's functionality: Pulled the program from the top down to the bottom of the screen to shut-down. (**canouna had shown this new function)

5 multiple-choice starting screen support.

6 Start screen thumbnail view.

7. Push scrolling: move mouse to the edge of the screen then you can start scrolling start screen, without the need to use the bottom scroll bar.

8. "All Apps View": inside the Suites, Office, Adobe, etc. will be automatically assigned to a group.

9 start screen to be more easily re-arrange Tiles. Tiles can be pulled to the bottom or top of the screen, start menu will automatically become a thumbnail view to facilitate the release of Tile. When the mobile Tiles will be displayed more clear instructions to tell the user the effect of reorganization.

10 updated the application-switch animation, Charms start button animation.

11 an application dragged from the left of the screen can always move back to shutdown or switch into the next program, or use mouse scroll wheel to switch.

12 Wide Tiles can be reduced to a narrow range in order to increase the screen space.

13 high-resolution displays can control the number of apps to appear in the start-screen .

14 new Apps are fun. Everyone's doing very fine App, which zoom into contact support thumbnail view, also supports Docked mode following the chat side of the screen, very useful.(**I don't actually understand how it works, maybe canouna can tell us better)

looks kind of odd, it's like a mini-tile?

Sorry, just returned from China.....

I am not sure, maybe wait until we get more pics/infos from these guys and canouna(that's what he promised, more info on winunleaked).

btw, he posted something here, in case you haven't noticed:

http://forums.mydigitallife.info/threads/30295-News-Discussions-on-Windows-8-Beta-(Sources-WinUnleaked-amp-others)/page281?p=540493&viewfull=1#post540493

that mini tile idea is crap!...

why do u need to show what the startscreen looks like?

also.

u have it in charms. why do u need it anywhere else? pointless.

Exactly, this metro thing would actually have a shot of being nice if it didn't look like someone crapped all over the screen and put random **** in random places.

btw, he posted something here, in case you haven't noticed:

http://forums.mydigi...ll=1#post540493

MDL breaks my brain. I get that there's mixed nationalities posting there, but their English is so ****ing bad...

Also, I hope you can choose which border the charms are supposed to show up. My current multimonitor setup doesn't really mesh with right hand side. Primary display's on the left, it'd result in high precision aiming.

MDL breaks my brain. I get that there's mixed nationalities posting there, but their English is so ****ing bad...

Also, I hope you can choose which border the charms are supposed to show up. My current multimonitor setup doesn't really mesh with right hand side. Primary display's on the left, it'd result in high precision aiming.

I hope they let you switch sides too, I'm in the same boat with multiple monitors.

This topic is now closed to further replies.
  • Posts

    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. I'm sure you will come with the argument of bloat in Microsoft Edge. Sure, but most of that can be fixed with a simple tool (there are many good ones out there for this). Yes, that require a couple of clicks in the same way as it requires several clicks to install 'Google Chrome'. And I'm sure you really love the 4 GB of AI-slop data 'Google Chrome' is downloading for Chrome without you agreeing to it. Fun right? Sure, the way Microsoft is pushing 'Microsoft Edge' on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!