Commit Graph

669 Commits

Author SHA1 Message Date
radicalgale b820bdc654 Fixed SearchWidget.qml to use proper implicitHeight calculation
The `SearchWidget.qml` has the wrong `implicitHeight` value. Instead of using `searchWidgetContent.implicitHeight` it uses `searchBar.implicitHeight`. This causes the search bar to ignore mouse clicks and only allows the user to launch apps by pressing Return (Enter). 

This issue isn't present if Overview is enabled, because it expands `columnLayout.implicitHeight`, then gets hidden if search isn't equal to "", allowing the mouse clicks to go through. So, to reproduce this issue, try turning off Overview and launching any app in search results by using mouse.
2025-12-29 19:39:15 +07:00
end-4 d22822e734 fix transparent todo list add dialog 2025-12-27 20:14:57 +01:00
end-4 5c141e0361 fix transparent booru image menu 2025-12-27 12:02:27 +01:00
end-4 e1f30bf85c less transparent light mode 2025-12-27 12:02:08 +01:00
end-4 c5aaf721c8 hyprland: tune shadows and borders 2025-12-27 11:24:19 +01:00
end-4 13a827c0f4 group panels more properly 2025-12-27 09:58:14 +01:00
end-4 db60f8775d ai: default to gemini 2.5 2025-12-26 22:06:18 +01:00
end-4 5a48a22e71 feat: Removed deprecated Gemini and GitHub AI models, and added Gemin… (#2753) 2025-12-26 22:04:12 +01:00
end-4 1e2a972747 fix translator lang selector transparency 2025-12-26 21:42:55 +01:00
KemonoNeco a34ead004f feat: Removed deprecated Gemini and GitHub AI models, and added Gemini 3 Flash. 2025-12-26 12:24:28 -08:00
end-4 a658aced0d fix transparent combobox 2025-12-25 21:21:40 +01:00
end-4 76ca889eec waffles: adjust colors 2025-12-23 10:31:05 +01:00
end-4 ec7d6fd66b waffles: make bar not hide when locked 2025-12-23 09:11:06 +01:00
end-4 cfb8b44d7a sidebar: fix unintended transparent statusbar 2025-12-23 09:05:41 +01:00
end-4 d7ae6014ed waffles: popup notifs 2025-12-22 23:01:42 +01:00
end-4 29c8001785 waffle: start: move Other category to last 2025-12-22 23:01:00 +01:00
end-4 896aa97701 fix wrong notif and overlay crosshair titlebar color 2025-12-22 00:16:19 +01:00
end-4 8d7dd0d6ae overlay: fix weird transparency 2025-12-21 23:52:01 +01:00
end-4 41f007a771 increase session screen transparency 2025-12-21 23:38:49 +01:00
end-4 4041310b4d make transparency not ass 2025-12-21 23:29:32 +01:00
end-4 d5dbf7ab7f fix(overview): correct 4 finger vertical swipes (#2712) 2025-12-21 07:26:55 +01:00
end-4 8842df6340 waffles: screen snip 2025-12-20 11:46:07 +01:00
end-4 169b24bea5 region selector: add region hover fade anim 2025-12-20 11:45:39 +01:00
end-4 e499f4f8f1 waffles: start: limit clipboard results to prevent lag, adjust btn 2025-12-20 11:45:10 +01:00
Bernat Felip 3eec36d20d fix(overview): correct 4 finger vertical swipes 2025-12-18 16:26:34 +01:00
end-4 f65f805fe2 waffles: taskview: fix weird close anim trajectory 2025-12-15 09:18:55 +01:00
end-4 409fc94d6e waffle: start menu: fix unconsistency that's fixed in the real thing
no way i intentionally make it weird so it matches and then they make it not weird lol
2025-12-15 09:18:28 +01:00
end-4 36ff18bfe3 waffles: lock: open anim 2025-12-15 00:31:22 +01:00
end-4 60b2225cc6 waffles: taskview: esc to close 2025-12-15 00:31:10 +01:00
end-4 70363ab886 make panel family cycle keybind less misclickable 2025-12-14 23:46:29 +01:00
end-4 663eb1896a waffles: overview: more proper anims and dragging functionality
ITS FUCKING WORKING AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2025-12-14 23:40:32 +01:00
end-4 f1fdb941e1 persistent cheatsheet tabs (closes #2681) 2025-12-14 10:47:53 +01:00
end-4 f91ca59fb6 feat: add support for custom user action in search bar (#2670) 2025-12-14 10:38:39 +01:00
end-4 5f51b97b6d replace manual file:// replacement with util functions 2025-12-14 10:38:12 +01:00
end-4 c02daf5c12 proper error handling for AIs (left sidebar) (#2679) 2025-12-14 10:27:01 +01:00
end-4 8d0d71812a Merge branch 'fp-dev' of https://github.com/wooze-pao/dots-hyprland into wooze-pao-fp-dev 2025-12-14 10:24:46 +01:00
end-4 e206c4334c waffles: taskview: draggable windows 2025-12-14 10:20:54 +01:00
end-4 3358ebe639 overview: custom workspace order (#2691) 2025-12-14 09:53:53 +01:00
end-4 abd657ed76 fix braces 2025-12-14 09:53:37 +01:00
end-4 04211411af Fix(thumbnail): Make thumbnail generator script work (#2648) 2025-12-14 09:44:59 +01:00
end-4 536c1ab465 Revert "wallpaper selector: add thumbnail loading indicator"
This reverts commit fa47c6778c.
2025-12-14 09:43:59 +01:00
end-4 29c4a6a15f wait why is this here 2025-12-13 23:18:07 +01:00
end-4 93bc4d935c waffles: notif center: drag to dismiss 2025-12-13 23:07:26 +01:00
end-4 f0926b6ce3 waffles: bar: use listview for tasks 2025-12-13 22:08:30 +01:00
end-4 d54ad65b50 waffles: taskview: fix sizes not getting updated 2025-12-13 22:07:47 +01:00
nrand 91a2a520b0 overview: custom workspace order 2025-12-13 16:43:34 +02:00
end-4 136f4a3e48 waffles: taskview: fix unintended window transparency 2025-12-13 00:50:55 +01:00
end-4 f71ed855e5 waffles: taskview: show windows 2025-12-13 00:45:35 +01:00
end-4 39a3a0c484 waffles: taskview: indicate active ws 2025-12-12 09:18:55 +01:00
end-4 eaae89c904 make touchpad scrolling less slow 2025-12-11 23:29:54 +01:00