end-4
b01b52c8f8
wallpapers: show newer ones first
2025-08-18 18:24:41 +07:00
sin
71e43d6e3d
Merge branch 'end-4:main' into main
2025-08-17 17:01:47 +00:00
end-4
de6ba1c82e
wallpapers: add svg format
2025-08-17 22:54:40 +07:00
end-4
5b1124d658
correct wallpaper path capitalization
2025-08-17 21:50:12 +07:00
end-4
680378e68f
clipboard history: make updates happen immediately after change
...
Updates previously wouldn't trigger immediately because no focus = no clipboard grab
https://quickshell.org/docs/v0.2.0/types/Quickshell/Quickshell/#clipboardText
2025-08-17 18:15:01 +07:00
end-4
c745615a2a
prompt to kill kded6, mako, dunst (conflicting stuff)
2025-08-16 21:00:56 +07:00
end-4
2a46b17958
vertical bar: add date
2025-08-16 11:55:27 +07:00
sinnayuh
28a6284968
feat(wallpaper selector): add wallpaper selector menu
2025-08-15 17:33:10 +01:00
end-4
661fcfd263
ai: add gpt 5 nano via gh models
2025-08-15 22:07:56 +07:00
Moeta Yuko
25170f0d2c
night light: fix evaluation in midnight
2025-08-15 10:18:01 +08:00
end-4
73304ef8d4
Merge branch 'main' into all-tooltips
2025-08-11 22:06:56 +07:00
end-4
47dcb1523a
Added pomodoro timer in sidebarRight, closes #1477 ( #1761 )
2025-08-10 16:13:03 +07:00
end-4
86f1e63ed2
stopwatch: clear laps on Start
2025-08-10 16:03:37 +07:00
end-4
709415a6b4
rename stuff
2025-08-10 16:02:00 +07:00
end-4
c2d5d2b61a
pomodoro: remove unnecessary isLongBreak persistent state
2025-08-10 15:40:42 +07:00
end-4
ca6463cae8
TimerService: not have stupid extra declaration
2025-08-09 22:58:55 +07:00
end-4
0e17b7a981
TimerService: add back emojis, make reset also reset isLongBreak
2025-08-09 22:55:40 +07:00
end-4
bcd1167d39
pomodoro: rename service to TimerService, better stopwatch layout
2025-08-09 22:48:40 +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
Runze
9b5713d6b4
chore(bar): delete temperature and related reading logic
2025-08-09 14:08:39 +08:00
end-4
9bc4ff16a7
make pomodoro timer persistent
2025-08-09 12:54:37 +07:00
end-4
e15d2fe82c
easyeffects toggle: move logic to a service
2025-08-09 08:55:29 +07:00
Alvin
9d98396e33
Add missing commas
2025-08-08 14:15:07 -04:00
Alvin
e43dcf5d4c
run hyprctl directly
2025-08-08 14:11:06 -04: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
end-4
4f40ba8e6e
more intuitive power profiles icons
2025-08-07 22:01:05 +07:00
end-4
733a792610
ai: add usage metadata for openai and mistral
2025-08-07 21:53:37 +07: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
Runze
3a6c032782
Added a small battery popup to show information
2025-08-05 17:21:36 +08: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
end-4
13a0927900
bar: refractor bar content to new file
2025-08-03 16:52:39 +07: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
2a0b12112f
i use nyarch btw
2025-08-02 15:45:24 +07:00
end-4
4110d2529c
ai: dont replace . in ollama model name
2025-07-31 22:28:34 +07: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
91c2014b7e
ai: add mistral
2025-07-30 09:46:42 +07:00
end-4
26531401b0
ai: allow custom models
2025-07-29 16:38:21 +07:00
end-4
7172b134ea
ai: more context in system prompt
2025-07-28 22:40:54 +07:00
end-4
4a9e342a1c
ai: add suggestions for /tool
2025-07-28 18:11:23 +07:00
end-4
3ac44d211f
ai: separate model and tool selection
2025-07-27 22:33:25 +07:00
end-4
fe07298adb
hyprlanddata: use stdiocollector instead of jq hack with splitparser
2025-07-27 08:51:43 +07:00
Javier Rolando
47c5a41aa6
fix empty notifications
2025-07-26 20:49:04 -03:00
end-4
064d5174c2
ai: add command execution requests
2025-07-26 14:20:55 +07:00