While the majority probably does, I don’t maximize anything that doesn’t have subpanels by default (like IDEs). In particular, I generally size application windows such that their main text content (if any) takes up a suitable middle column on the screen. That also means that I often have application windows with fixed-sized side panels not fill the whole width of the screen. My browser windows are by default something between 5:4 and 4:3-sized. Even with vertical tabs, the added width wouldn’t be enough to make them full-width.
The driver was that unless you have a large number of tabs, vertical tabs waste more space than horizontal tabs, due to the width of the tabs column for vertical tabs vs. the height of the tabs row for horizontal tabs. Like in this [0] random example with just single tabs, there is a lot more wasted space on the left and right (below “My Notebook” and “Phonetics”) than on the top (to the right of “New Section 1”). If we used a vertical writing system instead of a horizontal one, we’d have had vertical tabs from the start.
Widescreen monitors afford that wasting of space better.
It’s not burned into the BIOS, instead Microsoft maintains a database mapping licenses to hardware identifiers. But transferable licenses still exist, and enterprise volume licenses are yet a different beast, so it all depends on what Windows license the PC was originally sold with, if any.
>It’s not burned into the BIOS, instead Microsoft maintains a database mapping licenses to hardware identifiers.
Wrong. IT IS 100% stored in the UEFI firmware, specifically ACPI tables, MSDM field. Only if that exists, it is then verified on-line for activation to make sure the license is genuine and matches the device ID you're referring to for witch the license was sold(typically for OEM) or if it's portable.[1]
On linux you should be retrieve the license via something like:
reply