Commit Graph

6139 Commits

Author SHA1 Message Date
Marepalli Santhosh 77e6264568 removed unnecessary comments 2025-11-09 11:34:00 +05:30
ririko6z 5db16e6245 Merge branch 'end-4:main' into fedora 2025-11-09 13:58:35 +08:00
Marepalli Santhosh 631d496001 removed unnecessary keyboard focus and ESC handler, as they are handled by overlay 2025-11-09 11:20:19 +05:30
Elysia dda0a228cf Re-add version lock. 2025-11-09 13:47:41 +08:00
Marepalli Santhosh 5820106e31 removed overriding opacity, as one can change in their config, current default is 0.7 2025-11-09 11:11:17 +05:30
Celestial.y f678a55e6a fix: Change quickshell-git and hyprland-qt-support to local builds. (#2412) 2025-11-09 13:31:21 +08:00
Marepalli Santhosh cd452c256e Delete dots/.config/quickshell/ii/modules/overlay/stickypad/qmldir 2025-11-09 10:59:51 +05:30
Marepalli Santhosh c035427e6a removed unnecessary comments 2025-11-09 10:49:52 +05:30
Elysia b322af7051 Fixed a minor issue 2025-11-09 13:07:35 +08:00
Elysia 7236d2f50b revision. 2025-11-09 12:39:16 +08:00
Elysia 87f5bc5870 Change hyprland-qt-support to local build 2025-11-09 12:33:38 +08:00
Elysia 3187239175 Change quickshell-git to local build 2025-11-09 12:33:17 +08:00
jwihardi 09fd61c71d added roboto-flex dependency 2025-11-08 23:07:51 -05:00
jwihardi c1f84c77dd roboto-flex font 2025-11-08 22:22:32 -05:00
jwihardi 3f242fa298 Merge branch 'end-4:main' into main 2025-11-08 22:18:05 -05:00
clsty c7ac7b5b43 Improve deps-selector 2025-11-09 09:31:15 +08:00
Celestial.y 688a36af58 Improve issue template 2025-11-09 08:33:41 +08:00
Celestial.y 10e1509d5d fix fedora install-deps crashing on hyprland-qt-support step (#2406) 2025-11-09 07:38:43 +08:00
end-4 fc2e51ebbc cheatsheet: use w11 icon for super key by default 2025-11-09 00:05:12 +01:00
end-4 1433fb5412 fix weird volume dialog spacing 2025-11-09 00:00:49 +01:00
end-4 b383635fa8 overlay: fix weird fade 2025-11-08 23:53:51 +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
Jacky b965b50009 fix fedora install-deps crashing on hyprland-qt-support step
fix a missing v function invocation that leads to a crash if the hyprland-qt-support package is already installed
2025-11-08 23:19:20 +01: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
clsty 241f33fb2f Post-PR revision on dist-fedora 2025-11-09 02:24:36 +08:00
clsty f9bc4b1608 Fix dist-fedora setups.sh from modify repo 2025-11-09 02:15:02 +08:00
Celestial.y 0091fce2c1 Provide Fedora support (#2393) 2025-11-09 02:00:50 +08:00
Pico 424510065d Merge branch 'main' into language-dropdown 2025-11-08 20:30:12 +03:00
Elysia cf43479530 Dynamically control the version of quickshell. 2025-11-09 01:29:48 +08: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
marepallisanthosh999333 549a43ac7f feat: add sticky overlay functionality 2025-11-08 20:29:14 +05:30
end-4 769ed3bf71 fix clock alignment in lock screen (fix #2399) 2025-11-08 14:04:16 +01:00
Celestial.y d10ac9cc74 Update comment 2025-11-08 20:15:46 +08:00
end-4 4bf31544e7 Turkish language support (#2396) 2025-11-08 09:42:42 +01:00
ririko6z 03a149c10e Merge branch 'end-4:main' into fedora 2025-11-08 13:47:13 +08:00