Commit Graph

122 Commits

Author SHA1 Message Date
end-4 93bc4d935c waffles: notif center: drag to dismiss 2025-12-13 23:07:26 +01:00
end-4 70c0adb8e5 waffles: make calendar spacing more accurate 2025-12-10 22:38:07 +01:00
end-4 8b8ac44852 waffles: polkit 2025-12-08 10:34:05 +01:00
end-4 9043ae7bf6 waffles: functioning search 2025-12-05 00:19:21 +01:00
end-4 4442200479 waffles: start menu base 2025-11-29 23:23:58 +01:00
end-4 677fa06b06 waffles: notifications: image support 2025-11-29 12:51:31 +01:00
end-4 2fd25af353 waffles: notifications, kind of 2025-11-27 23:25:59 +01:00
end-4 0700e024d9 waffles: calendar: generalize first day of week 2025-11-27 13:17:24 +01:00
end-4 d40df98aa5 waffles: make calendar more 🍔🦅-friendly
do we care about somalia and ethiopia
2025-11-27 08:14:15 +01:00
end-4 d27fbede2a waffles: more continuous infinite scrolling calendar 2025-11-26 22:57:40 +01:00
end-4 a786f0353e listview anims always run to end 2025-11-26 22:55:09 +01:00
end-4 55961ae079 wactioncenter: bluetooth menu 2025-11-22 21:55:47 +01:00
end-4 f0a042246c bring back reload popup 2025-11-22 19:43:52 +01:00
end-4 6cb1b738c6 fancier dropdown (#2397) 2025-11-22 16:08:19 +01:00
end-4 4878f7dbb1 combobox: update color mappings 2025-11-22 16:07:10 +01:00
end-4 5c8d824749 waffles: action center: volume menu 2025-11-19 23:39:18 +01:00
end-4 f3bfe8a374 unfuck material symbols rendering 2025-11-18 20:29:34 +01:00
end-4 fcee7ce6f9 refractor quick toggles data, add volume slider for waffles action center 2025-11-17 23:43:25 +01:00
end-4 28bf94904f wbar: unpin and stuff
i realized i mixed up pinning and unpinning, but whatever
2025-11-16 21:59:42 +01:00
end-4 803f2ecb42 remove unused imports 2025-11-16 12:04:21 +01:00
end-4 d990d68472 not use anchors in children items in notif list view 2025-11-15 17:22:32 +01:00
end-4 cc519e9f60 background: make switching between clock stylies less janky 2025-11-14 22:46:11 +01:00
end-4 f8ffe5e63f format, move text color to styled text area 2025-11-14 10:57:26 +01:00
end-4 18c264a85e make menu fade anim not arbitrary 2025-11-13 23:44:21 +01:00
end-4 1495669a60 styledcombobox: remove dupe scrollbar 2025-11-13 23:40:02 +01:00
end-4 b97c2d1d4d styledcombobox: pointing hand cursor shape 2025-11-13 23:38:39 +01:00
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
end-4 e07ddaa0b3 make switch of more correct size 2025-11-13 21:23:02 +01:00
end-4 945c6a0782 wbar: add tooltip and stuff 2025-11-12 21:38:30 +01:00
end-4 788c01c242 overlay: make widgets resizable 2025-11-08 23:50:21 +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