about summary refs log tree commit diff stats
path: root/src/area_popup.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed area popup sizing near max heightStar Rauchenberger2025-03-101-0/+3
|
* Optimized AreaPopup indicatorsStar Rauchenberger2025-03-101-0/+25
| | | | The list of indicators and the size of the window are calculated only when necessary (new connection, DPI changed, or hunt panel settings changed) and otherwise all we do is redraw the image.
* Paintings in area popups now use owl iconStar Rauchenberger2025-03-071-0/+2
|
* Share icons across popupsStar Rauchenberger2025-03-071-2/+3
|
* Better high-DPI handling for rest of appStar Rauchenberger2025-03-071-0/+3
|
* Area popups are now paintedStar Rauchenberger2024-01-191-5/+6
| | | | Instead of being a bunch of controls. This fixes the problem with the window being slow to drag around, and with items in lists disappearing. Overall W for me.
* Panelsanity supportStar Rauchenberger2023-08-251-1/+1
|
* Organised repoStar Rauchenberger2023-05-051-0/+25