Commit graph

3638 commits

Author SHA1 Message Date
end-4
bcd1167d39 pomodoro: rename service to TimerService, better stopwatch layout 2025-08-09 22:48:40 +07:00
end-4
fbe17dc3e3 pomodoro: accept event on keybind cuz recommended by qt docs 2025-08-09 22:19:45 +07:00
end-4
b102e5c1a5 pomodoro: remove unnecessary event propagation prevention 2025-08-09 22:15:07 +07:00
end-4
df9a5e398e pomodoro: remove unused notificationTitle var, format 2025-08-09 22:11:06 +07:00
end-4
90fafa219a remove unnecessary qualified access 2025-08-09 22:09:07 +07:00
end-4
9e1b55a749 pomodoro: add cycle indicator, make long break work, fix reset button 2025-08-09 22:06:05 +07:00
end-4
4ca15a1fc3 pomodoro: make pause/resume less weird 2025-08-09 21:36:28 +07:00
end-4
5bf80dae4e pomodoro: move timers to service, specific button logic to widget 2025-08-09 19:45:26 +07:00
end-4
1f4568d22f pomodoro: rename more for consistency 2025-08-09 18:20:14 +07:00
end-4
903a975033 rename getPomodoroSecondsLeft -> pomodoroSecondsLeft 2025-08-09 16:31:03 +07:00
end-4
0ee9afba4f pomodoro: move tabs to their own files, adjust colors 2025-08-09 16:28:17 +07:00
end-4
de759b5120 redesign stopwatch 2025-08-09 12:54:53 +07:00
end-4
9bc4ff16a7 make pomodoro timer persistent 2025-08-09 12:54:37 +07:00
end-4
91dae8ad85 pomodoro widget: use grid instead of row/col spam 2025-08-09 10:42:50 +07:00
Nyx
91fee0d6e9
Minor tweaks and better variables names
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com>
2025-08-08 19:51:03 +05:00
Nyx
bfb7ccffb5
Reworked on Pomodoro's UI and added Stopwatch
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com>
2025-08-05 16:06:22 +05:00
Nyx
e4b761917a
Polished the UI and added Persistent Config option.
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com>

Changelog:
Added Config.options.time.pomodoro options in Config.qml
Restructered the Pomodoro logic and added Long break
Used timestamp instead of naively counting down.
Major UI tweaks.
2025-08-03 20:36:29 +05:00
Nyx
0b9717c2a5
Added pomodoro timer in sidebarRight, closes #1477
Signed-off-by: Nyx <189459385+nyx-4@users.noreply.github.com>
2025-08-02 22:17:56 +05:00
end-4
596ae72942 add config option to keep right sidebar loaded 2025-08-02 20:31:37 +07:00
end-4
88cc91b85a fix laggy search bar anim when overview is disabled 2025-08-02 20:09:18 +07:00
end-4
d4b8ded6c8 overview: allow disabling overview (showing search only) 2025-08-02 17:35:44 +07:00
end-4
86d2a03a0a settings: add monochromize/tint icons toggles 2025-08-02 16:56:19 +07:00
end-4
de1812bf91 sidebar: remove redundant coloroverlay, make uptime more brief 2025-08-02 16:55:56 +07:00
end-4
f36751ff6b sidebar: boorus: always download images manually 2025-08-02 16:01:46 +07:00
end-4
a9273fc225 ai: dont include tool instructions in system prompt 2025-08-02 16:00:24 +07:00
end-4
2a0b12112f i use nyarch btw 2025-08-02 15:45:24 +07:00
end-4
2aea02989f session: fix binding breakage on close (#1754) 2025-08-02 07:25:08 +07:00
end-4
8e366cfc84
translations: add ukrainian language file (#1748) 2025-08-01 22:56:27 +07:00
Beengoo
27c2c4fb92
Merge branch 'end-4:main' into main 2025-08-01 15:53:42 +03:00
Beengoo
83af589b27 Correcting localization errors 2025-08-01 15:44:47 +03:00
end-4
7a937833f3 background: parallax on whole workspace group 2025-08-01 08:16:19 +07:00
end-4
4110d2529c ai: dont replace . in ollama model name 2025-07-31 22:28:34 +07:00
Beengoo
1c6c165d78 Added Ukrainian Language 2025-07-31 17:17:48 +03:00
end-4
a5ffb0e021 media controls: actually detect if plasma browser integration is installed 2025-07-31 12:35:39 +07:00
end-4
a08a39b620 qs: handle toggles internally instead of relying on hyprctl dispatch global (#1745) 2025-07-31 12:35:16 +07:00
end-4
968e8195ef background: fix clock positioning 2025-07-30 12:33:55 +07:00
end-4
52ce2f5384
feat(background): show clock for video wallpapers. (#1719) 2025-07-30 07:30:15 +02:00
end-4
cb2d1bc444
Merge branch 'main' into videowall-add-clock 2025-07-30 07:30:05 +02:00
end-4
47b81faf3d
Feature: Hyprlock layout indicator (#1718) 2025-07-30 07:15:33 +02:00
end-4
1483761e72
Feature: On-screen keyboard (osk) update on activeLayout event (#1717) 2025-07-30 07:11:05 +02:00
end-4
7f43665e3c
Merge branch 'main' into osk-update-on-activelayout-event 2025-07-30 07:10:48 +02:00
end-4
01fcd653ad
Fix: Init layout indicator with main keyboard and update on every activeLayout event (#1711) (#1716) 2025-07-30 06:57:40 +02:00
end-4
298e947740 background: hide when fullscreen 2025-07-30 09:46:55 +07:00
end-4
91c2014b7e ai: add mistral 2025-07-30 09:46:42 +07:00
end-4
3018ad16b1
translation: Update Russian translation file (again) (#1741) 2025-07-30 00:44:34 +02:00
Anton Epikhin
1172be241c Returned fade_on_empty for input field and moved layout indicator to bottom right 2025-07-29 22:02:25 +03:00
Vercixx
c743b4ab88
Update ru_RU.json 2025-07-29 21:45:56 +03:00
end-4
f6ec718ced
translation: Update Russian translation file (#1740) 2025-07-29 16:43:04 +02:00
Vercixx
aa20027de4
translation: Update Russian translation file 2025-07-29 16:27:30 +03:00
end-4
e504cf11e1 starship: fix trailing newline (#1738) 2025-07-29 19:01:09 +07:00