Jump to content

Faulieh

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Faulieh's Achievements

Newbie

Newbie (1/14)

  • One Month Later
  • One Year In
  • Week One Done
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Good day, I would like to suggest on making it possible to add an event handler for the sensor panel, especially one that would handle showing/hiding the sensor panel based on e.g. connected monitors and also handle a position update/check once the panel is visible. Easiest way to describe what I have in mind would be via extremely simplified script: register_event(Active_Monitor_Count_Updated) --AIDA64 needs to be triggered when the amount of active monitors or their configuration changes on event if getlist(Active_Monitors) == "Designated Monitor" --upon the registered event AIDA64 checks if a specific monitor (by name or ID) is active then SensorPanel:Show() --if the designated monitor is active, the SensorPanel will be active SensorPanel:SetAnchor("Designated Monitor", 0, 0) --SensorPanel will be moved to the upper left (Pixel 0,0) of the monitor in case it "lost" it's location else SensorPanel:Hide() --if the designated Monitor is not active, the Sensor Panel is inactive end Why do I want that? I'm using a USB monitor as SensorPanel as part of my case and the monitor boots roughly 20-30s after the Windows LogIn, therefore moving the SensorPanel to the main Monitor as the designated monitor ain't active yet. Also, for the love of god, make it possible to use .gifs for images used in the SensorPanel... Thanks and best regards!
  2. August 2023 - still no option to have an opaque background or simply choose no background at all.
  3. Greetings, I might be blind but I'd like to show the total space on a storage device in the sensor panel - however I can't find an option in the sensor panel manager for that. Am I missing something, is there a workaround/setting or is it simply not possible/available? Best regards and tia!
  4. I would like to make the suggestion to enable vertical orientations for the label/value options - for instance, one of my drafts has multiple vertical bars for the pump/fan speeds and the labels are making this section unneccesary wide - being able to rotate the labels and value would reduce the needed width greatly. The cherry on top would be if we're able to place the value inside the bar and have the colour adapt to the background - say, if the bar is light grey and the background of the bar dark grey, the value-colour should be inverted to the actual background; then the text in front of the bar would be dark grey and the part in front of the background is light grey. As English isn't my native language and I tend to write in a confusing manner I attached a picture to explain what I wish for. Best regards
×
×
  • Create New...