According to Display Setting in Windows, my laptop's screen resolution is 1920 x 1080. When I open a browser, and check the width of the browser using Developer Tools it shows me 1536 px. Why are they different? Is it the difference between hardware pixels and software pixels (CSS pixels) mentioned in this article:
When Apple pioneered this with their Retina display, they split the concept of pixels into hardware pixels and software pixels. A hardware pixel is an individual dot of light in the display. A software pixel, also called a CSS pixel in the web world, is a unit of measurement.