You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm reading through the code right now because I want to add support for backlight on *BSD systems, can someone familiar with the codebase tell me the high-level structure so I know where to look.
Right now I've managed to figure out (broadly) that backlight_backend.cpp needs to be adapted to enumerate devices in a BSD-compatible manner, but I don't know which part of the code/build-system does platform specific configuration and so cannot test my changes.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm reading through the code right now because I want to add support for backlight on *BSD systems, can someone familiar with the codebase tell me the high-level structure so I know where to look.
Right now I've managed to figure out (broadly) that
backlight_backend.cppneeds to be adapted to enumerate devices in a BSD-compatible manner, but I don't know which part of the code/build-system does platform specific configuration and so cannot test my changes.Beta Was this translation helpful? Give feedback.
All reactions