Opened 8 years ago

Last modified 8 years ago

#12773 new task

Create common video connector language

Reported by: kallisti5 Owned by: kallisti5
Priority: normal Milestone: Unscheduled
Component: Drivers/Graphics Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Haiku's accelerants should speak the same language on video connector types. This would enable the screen preflet to someday know what each attached monitor is (something handy when we get multi-screen support someday)

Attachments (2)

video_connector.diff (10.3 KB ) - added by kallisti5 8 years ago.
monitor.diff (1.1 KB ) - added by kallisti5 8 years ago.
revision 2, using monitor_info.

Download all attachments as: .zip

Change History (5)

by kallisti5, 8 years ago

Attachment: video_connector.diff added

comment:1 by kallisti5, 8 years ago

patch: 01

comment:2 by kallisti5, 8 years ago

was opened mostly to serve as a RFC.

comment:3 by kallisti5, 8 years ago

It looks like GET_MONITOR_INFO was never used... might be a great spot to add display information:

$ grep -R B_GET_MONITOR_INFO src/servers/app/
src/servers/app/drawing/interface/local/AccelerantHWInterface.cpp:		= (get_monitor_info)fAccelerantHook(B_GET_MONITOR_INFO, NULL);

$ grep -R B_GET_MONITOR_INFO src/add-ons/accelerants/

by kallisti5, 8 years ago

Attachment: monitor.diff added

revision 2, using monitor_info.

Note: See TracTickets for help on using tickets.