Commit Graph

158 Commits

Author SHA1 Message Date
end-4 a135b09ec7 styledcombobox: make dropdown arrow nicer 2025-11-13 23:35:24 +01:00
Pico 7049dda7de fixed button contrast when triggered 2025-11-14 01:26:38 +03:00
Pico 3e55442654 replace color:"transparent" with transparentize 2025-11-14 01:21:09 +03:00
Pico 21c5111961 added shadow to items list 2025-11-14 01:15:18 +03:00
Pico 2362c2ab3f fixed some undefined warnings 2025-11-14 01:08:47 +03:00
Pico bda5422ccc use triangle instead of the up/down arrows 2025-11-14 01:03:53 +03:00
end-4 6f61782c8f styledcombobox: fix some warnings, use styledlistview 2025-11-13 22:26:53 +01:00
end-4 6f19e1cdd6 styledcombobox: use predefined color anim 2025-11-13 22:21:50 +01:00
end-4 c64f3a0122 combobox: make color names more consistent with other buttons 2025-11-13 22:18:37 +01:00
Pico d8bcf2ed59 added symbol (icon) support to items 2025-11-09 01:41:00 +03:00
Pico eafe9f7217 Delete DropDownButton
we don't need DropDownButton anymore
2025-11-09 00:26:42 +03:00
Pico 96e4ca1095 remove height animation to prevent jump on reposition
Height animation breaks when popup auto repositions from down to up. Simple fade animation works smoothly regardless of direction.
2025-11-09 00:23:44 +03:00
Pico fa6a4e8543 spice it up with smooth animations 2025-11-09 00:11:12 +03:00
Pico 225e03b0a3 remove check mark
it looks better without check mark
2025-11-08 21:35:37 +03:00
Pico 4c5bc19748 correct item corner radius 2025-11-08 21:31:24 +03:00
Pico 9209ca8216 fix item list size calculation to fit all items in list 2025-11-08 21:25:59 +03:00
Pico 8b5a783c1f Added StyledComboBox 2025-11-08 20:12:08 +03:00
Pico 3f1b5bba95 fix some auto resizing issue on items 2025-11-08 19:19:59 +03:00
Pico 9cf2aa83a1 better border 2025-11-08 19:13:52 +03:00
Pico 6fa417a4c1 fix the positioning problem 2025-11-08 19:09:41 +03:00
Pico 6b0572975f make dropdown options like a overlay 2025-11-08 19:06:41 +03:00
Pico fb1b5db279 Add dropdown button for language 2025-11-08 04:25:21 +03:00
end-4 229c9d5e78 overlay: adjust titlebar spacing 2025-11-07 21:50:13 +01:00
end-4 ae52e28afb overlay: adjust default crosshair position 2025-11-07 21:35:50 +01:00
end-4 1d07260fd0 add kb focus border for group buttons 2025-11-07 21:24:37 +01:00
end-4 87181585aa overlay: add config option for clickthrough widget opacity 2025-11-07 21:09:39 +01:00
end-4 1845e59090 Feature (Overlay): MangoHud Fps Limiter widget (#2388) 2025-11-07 21:06:55 +01:00
end-4 917fae6d4f overlay: fps limiter: adjust default position 2025-11-07 20:54:23 +01:00
end-4 daa4dd7b0f overlay: fps limiter: fix weird container and button size 2025-11-07 20:33:54 +01:00
end-4 843025bc64 overlay: make volume mixer has both output and input 2025-11-07 18:33:32 +01:00
reakjra 40368432e8 Merge branch 'main' into featOverlay/MangoHud-Fps-Limiter 2025-11-07 18:30:42 +01:00
end-4 2c88a71eed overlay: make widgets have proper round corners when pinned 2025-11-07 18:21:59 +01:00
end-4 0f867df271 overlay: better default positions 2025-11-07 13:02:34 +01:00
end-4 a27a6deddf overlay: add resource monitor widget 2025-11-07 12:56:44 +01:00
end-4 e5e85db75d refractor secondary tab bar 2025-11-07 12:56:08 +01:00
end-4 96cda9e6dd Customizable keybind display options to Cheatsheet (#2338) 2025-11-07 09:52:25 +01:00
end-4 bf70be7f4a overlay: add recorder widget 2025-11-06 23:02:21 +01:00
end-4 2807bed255 Save paths for screen recording and screenshots (#2354) 2025-11-06 21:56:13 +01:00
reakjra 60144ca3de Feature (Overlay): MangoHud Fps Limiter widget 2025-11-06 14:23:13 +01:00
Madjid Taha 4afaa7cc7e Merge branch 'main' into keybinds-settings 2025-11-06 12:30:05 +01:00
end-4 6be3fe0c65 overlay: add option for zoom anim and darkening surface 2025-11-06 10:55:33 +01:00
end-4 4f68e9e61a add overlay 2025-11-06 10:29:59 +01:00
end-4 923841cb56 region selector: add selection padding to target regions 2025-11-05 12:13:46 +01:00
end-4 64f6081b14 config: move quote settings to clock widget subsection 2025-11-05 10:23:20 +01:00
end-4 b1007f2ded make abstractwidget's cursor shape more accurate 2025-11-05 10:14:36 +01:00
end-4 37244dc0f7 background: add weather widget
Co-Authored-By: Vague Syntax <173799252+vaguesyntax@users.noreply.github.com>
2025-11-05 00:44:22 +01:00
end-4 c82a2e835b move weather icons to Icons
Co-Authored-By: Vague Syntax <173799252+vaguesyntax@users.noreply.github.com>
2025-11-05 00:43:19 +01:00
end-4 8a35609b0d refractor StyledDropShadow 2025-11-05 00:41:44 +01:00
end-4 1f208125bf remove clock scale option (it has never been good) 2025-11-05 00:41:28 +01:00
end-4 0e7422c335 make bg clock draggable 2025-11-05 00:07:38 +01:00