what is even happening when linux does that "im not even gonna look at this device until next boot" thing like does it have a non persistent bitch cache where it randomly decides it hates a device. like how does this happen
plugging in my thunderbolt monitors to my laptop for the 1st time in months and it's not recognizing the left one but it also does this w flash drives and im so certain it'll be Just Fine if i reboot
WHAT DO U MEAN KDE CAN CONTROL THE BRIGHTNESS OF MY MONITORS BY WIRE ??
i have had both these monitors for years and both windows and macos have not once implemented this capability
bruh the brightness function keys on my laptop adjust all 3 monitors and it keeps their relative brightnesses in proportion i thought you had to be a rich mac user to have this kind of monitor harmony
new computer project im making a macos utility that does this. im gonna call it BYODKM for "bring your own dickass kontrollable monitors"
i actually started updating someone's old repo that does this but we'll see how much more time i want to spend trying to unravel undocumented and deprecated macos things ~w~
i should figure out how to do macos virtualization so i can fw it more like in general
(there are also more mature repos that do this but they're all like, the watered down Open Source arms of app store apps because mac users are the kind of people who will pay $20 to change their brightness)
as an aside maybe i should become an apple dev. i could sell "open a zip folder" to ipad users
actually if anyone knows how they're identifying monitors to windowserver now lmk it's not in com.apple.windowserver.plist (now known as com.apple.windowserver.displays.plist) anymore and ioreg was not helpful (it doesn't supply an IOService:/ string for my thunderbolt monitors which i think i need)
@kirakira I can check how I am doing it for DisplayMenu (https://apps.apple.com/de/app/display-menu/id549083868?l=en-GB&mt=12). Have not touched the code in ages, but faintly remember that it was a pain to identify monitors in a stable way.
‎Display Menu

‎Display Menu shows a status item in your menu bar that lets you change your display settings with a single click. Depending on your display setup, you can set the screen resolution, toggle mirroring, and adjust the refresh rates. You can enable additional features like Retina resolutions (on Retina…

Mac App Store
@tho oo awesome, if you can find/remember anything please tell me! i'm guessing it still works on recent macos's? they definitely changed things sometime around 2022 and made it harder