mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:57:35 +00:00
DisplaySettings+WindowServer: Add support for display connector devices
This commit is contained in:
parent
e6ebf9e5c1
commit
d9a2706079
12 changed files with 308 additions and 38 deletions
|
@ -174,6 +174,8 @@ public:
|
|||
|
||||
CompositorScreenData& compositor_screen_data() { return *m_compositor_screen_data; }
|
||||
|
||||
void write_all_display_contents();
|
||||
|
||||
private:
|
||||
Screen(size_t);
|
||||
bool open_device();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue