Commit Graph

564 Commits

Author SHA1 Message Date
end-4 e8a05d12e9 Fixed SearchWidget.qml to use proper implicitHeight calculation (#2773) 2025-12-29 18:55:12 +01:00
end-4 76fbe3d04a feat(clock): Improve digital clock style (#2593) 2025-12-29 18:48:24 +01:00
end-4 7763a26e03 backgroundconfig: format, adjust texts 2025-12-29 18:47:15 +01:00
end-4 281943306e bg clock: put bottom time text in a loader 2025-12-29 18:42:03 +01:00
end-4 61feb958ec add comment for empty style name assignment 2025-12-29 18:37:55 +01:00
end-4 953427692f remove unnecessary imports 2025-12-29 18:31:05 +01:00
end-4 b21699b8a0 fix weird vertical clock with 12h format 2025-12-29 18:25:49 +01:00
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 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 1e2a972747 fix translator lang selector transparency 2025-12-26 21:42:55 +01: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 663eb1896a waffles: overview: more proper anims and dragging functionality
ITS FUCKING WORKING AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2025-12-14 23:40:32 +01:00
vaguesyntax c92832ff95 digital clock: fix properties (again) 2025-12-14 14:18:03 +03:00
vaguesyntax 607d6056c1 fix(digital clock): layout and handle properties better 2025-12-14 14:07:01 +03:00
vaguesyntax 2ef8342187 fix(digital clock): properly define clock color 2025-12-14 13:51:38 +03:00
vaguesyntax 0e3b3eceb6 digital clock: add font.family option 2025-12-14 13:48:37 +03: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 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 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