Commit Graph

119 Commits

Author SHA1 Message Date
end-4 60fd1ea030 feat: add last refresh timestamp to weather popup (#2819) 2026-01-04 10:37:09 +01:00
end-4 bf06497f9e weatherpopup: remove useless layouts 2026-01-04 10:36:03 +01:00
end-4 22970db52f Fix: Wallpaper selector missing previews (#2818) 2026-01-04 10:25:27 +01:00
Greyfeather 7197f9ddfb add last refresh timestamp to weather popup 2026-01-03 21:46:18 -07:00
ech0 58e372c590 Fixed issue where thumbgenProc would not fallback on generate-thumbnails-magick.sh if thumbgen-venv.sh fails.
Fixed issue where thumbnails would not reload after being generated.
2026-01-03 18:11:42 -05:00
end-4 8538efe743 overview: tab to copy selected result 2026-01-04 00:10:49 +01:00
end-4 d5b599da3d overview: limit search results while typing (less laggy emoji/clipboard search) 2026-01-01 16:52:58 +01:00
end-4 7238b2b15c use shared focusgrab for most stuff (makes osk usable w/ other panels) 2026-01-01 16:36:50 +01:00
end-4 e818a202b8 overview: fix clipboard and emoji keybinds 2026-01-01 10:43:47 +01:00
end-4 575b26d572 make overview show only on focused monitor (fixes #2782) 2026-01-01 09:26:43 +01:00
end-4 af1adef5f1 make date not misaligned for vertical digital clock 2026-01-01 09:21:01 +01:00
end-4 c5c8ad2236 lock screen: unfuck resolution 2026-01-01 09:11:55 +01:00
end-4 8ae14725e6 Fix background clock widget's color being obnoxious (#2730) 2025-12-29 19:09:06 +01:00
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 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 cfb8b44d7a sidebar: fix unintended transparent statusbar 2025-12-23 09:05:41 +01:00
reakjra c580b050e4 Fix background clock widget's color being obnoxious 2025-12-22 23:34:52 +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
Bernat Felip 3eec36d20d fix(overview): correct 4 finger vertical swipes 2025-12-18 16:26:34 +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 abd657ed76 fix braces 2025-12-14 09:53:37 +01:00
nrand 91a2a520b0 overview: custom workspace order 2025-12-13 16:43:34 +02:00
end-4 044221be93 waffles: task view: workspaces 2025-12-11 23:29:42 +01:00
end-4 1a3cc9b4d3 bar: make battery indicator more aligned 2025-12-09 23:50:28 +01:00
end-4 0cc521aef5 option for satty instead of swappy (#2585) 2025-12-09 23:27:23 +01:00
end-4 fdbe39d744 waffles: add lock screen, fix ctrl alt del screen for light mode 2025-12-09 23:05:48 +01:00
end-4 bfe97c1c05 refractor lock screen 2025-12-08 14:48:44 +01:00
end-4 8b8ac44852 waffles: polkit 2025-12-08 10:34:05 +01:00
end-4 13968db31c waffles: ctrl alt del menu 2025-12-06 23:14:08 +01:00
vaguesyntax 15481c646a digital clock: add roundness slider and fix settings layout 2025-12-04 23:07:03 +03:00
end-4 8e704e4009 lock: ctrl+enter to also turn on idle inhibitor 2025-12-04 20:40:33 +01:00
end-4 e9b5e7d7d2 add placeholder when volume mixer is empty 2025-12-04 16:29:49 +01:00
end-4 4055ad48fa launcher search service: use proper type instead of json clumps 2025-12-03 22:07:06 +01:00