Open Bug 747611 Opened 12 years ago Updated 2 years ago

Add media query and/or pseudoclass for detecting running in a remote desktop session

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows 7
defect

Tracking

()

People

(Reporter: Unfocused, Unassigned)

References

Details

It would be useful to be able to detect, via CSS, when the application is running under a remote desktop session - so that certain parts of the UI can be optimized for refreshes over the network. eg, use of solid backgrounds instead of the textured backgrounds we're using more of these days, which result in very slow remote screen refreshes.

Presumably this would have to be only for true remote login sessions (such as what RDP/Terminal Services does on Windows) - not screen sharing services (which would be hard to detect, and don't allow daring different things for local/remote clients). Given that RDP/Terminal Services is the only major remote desktop service that isn't screen sharing, I propose only that's supported.
Blocks: 747612
Blocks: 833727
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.