Commit Graph

5253 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
Pico 86aab5b1fd replace for loop with findIndex 2025-11-14 00:51:07 +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 a2ae9497df fix language selector index binding 2025-11-08 23:55:16 +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 424510065d Merge branch 'main' into language-dropdown 2025-11-08 20:30:12 +03:00
Pico c7c38bf0b1 Switch from DropdownButton to StyledComboBox 2025-11-08 20:12:30 +03:00
Pico 8b5a783c1f Added StyledComboBox 2025-11-08 20:12:08 +03:00
end-4 d74e385f84 fix undefined warning 2025-11-08 17:26:37 +01: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
end-4 d292a85a5e wallpaper selector: fix file:// being passed to magick script 2025-11-08 17:01:54 +01:00
end-4 3b1d8fd262 make volume device selection use a combobox 2025-11-08 16:48:00 +01:00
end-4 769ed3bf71 fix clock alignment in lock screen (fix #2399) 2025-11-08 14:04:16 +01:00
end-4 4bf31544e7 Turkish language support (#2396) 2025-11-08 09:42:42 +01:00
Pico 5504bd3f09 switch selection array to language dropdown 2025-11-08 04:25:59 +03:00
Pico fb1b5db279 Add dropdown button for language 2025-11-08 04:25:21 +03:00
Pico 42b9c7c854 added Turkish language support 2025-11-08 03:48:28 +03:00
end-4 994985ecae overlay: recorder: make open folder button work with custom path 2025-11-07 22:13:56 +01: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 758d40fc8b overlay: adjust volume mixer padding 2025-11-07 21:33:54 +01:00
end-4 1d07260fd0 add kb focus border for group buttons 2025-11-07 21:24:37 +01:00
end-4 26f2a9f3fd fix more null warnings 2025-11-07 21:11:11 +01:00
end-4 1cc04e118f overlay: hide some unnecessary buttons 2025-11-07 21:10:21 +01:00
end-4 87181585aa overlay: add config option for clickthrough widget opacity 2025-11-07 21:09:39 +01:00
end-4 a831d393c1 fix some undefined warnings 2025-11-07 21:08:30 +01:00
end-4 1845e59090 Feature (Overlay): MangoHud Fps Limiter widget (#2388) 2025-11-07 21:06:55 +01:00
end-4 3fe8377309 make timer restart instead of start 2025-11-07 21:06:31 +01:00
end-4 20b3d2498e overlay: add delay to focus grab 2025-11-07 21:05:59 +01:00
end-4 917fae6d4f overlay: fps limiter: adjust default position 2025-11-07 20:54:23 +01:00
end-4 a91fe7db30 overlay: fps limiter: use enums for states 2025-11-07 20:49:48 +01:00
end-4 daa4dd7b0f overlay: fps limiter: fix weird container and button size 2025-11-07 20:33:54 +01:00
end-4 cd952729f4 overlay: adjust titlebar-content gap 2025-11-07 18:45:42 +01:00
end-4 843025bc64 overlay: make volume mixer has both output and input 2025-11-07 18:33:32 +01:00