zach
|
703d804746
|
fab menu and model selector
|
2026-08-29 18:56:59 +02:00 |
|
zach
|
327270f3fa
|
better support for opening chat in floating window
|
2026-08-28 14:15:57 +02:00 |
|
zach
|
293bf67e09
|
better scrollbar in codeblocks + enter anim for delegates
|
2026-08-27 01:47:17 +02:00 |
|
zach
|
c33dbc147f
|
rotated view + wheel inverter
|
2026-08-26 17:10:34 +02:00 |
|
zach
|
3946541f87
|
async parsing + tex caching
|
2026-08-26 02:06:10 +02:00 |
|
zach
|
e18875a752
|
add markdown parsing + latex + tree-sitter highlighting for codeblocks in llm responses
|
2026-08-24 23:55:51 +02:00 |
|
zach
|
aae3757daf
|
better chat list view + anchor to bottom. sqlite db for chats + LIFO-ordered
|
2026-08-23 16:37:11 +02:00 |
|
zach
|
37c6a9986e
|
start initial work on detaching chat to floating window
|
2026-08-20 20:24:54 +02:00 |
|
zach
|
9657e5092a
|
add removal of chat sessions, auto title + icon, proper stick-to-bottom as response is streamed
|
2026-08-20 17:40:33 +02:00 |
|
zach
|
47bab21e22
|
initial commit for llm chat tab in sidebar
|
2026-08-20 00:27:48 +02:00 |
|
zach
|
de95b6c8f9
|
fix rounding tokens
C++ / fmt (pull_request) Successful in 7s
JS/TS / fmt (pull_request) Successful in 12s
JS/TS / lint (pull_request) Successful in 16s
Python / static (pull_request) Successful in 53s
Rust / fmt (pull_request) Successful in 39s
Rust / build (pull_request) Successful in 1m57s
C++ / build (pull_request) Successful in 3m51s
Rust / clippy (pull_request) Successful in 1m39s
Python / verify (pull_request) Successful in 3m4s
C++ / clang-tidy (pull_request) Successful in 5m25s
|
2026-08-19 00:38:41 +02:00 |
|
zach
|
4ff4afa279
|
Merge branch 'main' into feat/dashboard-media-widget
C++ / fmt (pull_request) Successful in 4s
JS/TS / fmt (pull_request) Successful in 18s
JS/TS / lint (pull_request) Successful in 17s
Python / static (pull_request) Successful in 58s
Rust / fmt (pull_request) Successful in 1m4s
C++ / build (pull_request) Successful in 2m39s
Rust / build (pull_request) Successful in 2m22s
Rust / clippy (pull_request) Successful in 1m48s
Python / verify (pull_request) Successful in 3m29s
C++ / clang-tidy (pull_request) Successful in 7m7s
|
2026-08-19 00:36:42 +02:00 |
|
zach
|
8a83181f11
|
modular quick toggles
|
2026-08-19 00:34:49 +02:00 |
|
zach
|
7e9c05d90a
|
adjust notification padding
C++ / fmt (pull_request) Successful in 3s
JS/TS / fmt (pull_request) Successful in 17s
JS/TS / lint (pull_request) Successful in 17s
Python / static (pull_request) Successful in 57s
Rust / fmt (pull_request) Successful in 1m3s
Rust / build (pull_request) Successful in 2m11s
C++ / build (pull_request) Successful in 2m37s
Rust / clippy (pull_request) Successful in 1m33s
Python / verify (pull_request) Successful in 2m45s
C++ / clang-tidy (pull_request) Successful in 4m3s
|
2026-08-18 17:46:15 +02:00 |
|
zach
|
7d6f3cc275
|
initial commit for media widget update + anim tokens restructure
C++ / fmt (pull_request) Successful in 4s
JS/TS / fmt (pull_request) Successful in 20s
JS/TS / lint (pull_request) Successful in 22s
Python / static (pull_request) Successful in 57s
Rust / fmt (pull_request) Successful in 1m2s
C++ / build (pull_request) Successful in 2m10s
Rust / build (pull_request) Successful in 1m50s
Rust / clippy (pull_request) Successful in 1m25s
Python / verify (pull_request) Successful in 2m58s
C++ / clang-tidy (pull_request) Successful in 7m8s
|
2026-08-18 16:14:41 +02:00 |
|
zach
|
c7bf7cdc0b
|
fix recursive wallpaper model in settings + clock font
|
2026-08-17 16:53:47 +02:00 |
|
zach
|
3cd3209b28
|
config moved to c++ plugin, removed old qml + fileview implementation
|
2026-08-13 02:25:26 +02:00 |
|
zach
|
53836aec1a
|
fix: anim property for record tool
|
2026-07-01 22:35:58 +02:00 |
|
zach
|
04481ae7e1
|
sidebar menu on top
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 16s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-27 00:11:18 +02:00 |
|
zach
|
4df31d7564
|
added services page + rename barConfig json property to bar, migration helper function
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 16s
Python / test (pull_request) Successful in 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s
|
2026-06-24 15:30:33 +02:00 |
|
zach
|
faad2dbd09
|
sidebar toggle buttons
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 15s
Python / test (pull_request) Successful in 31s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m7s
|
2026-06-21 22:31:10 +02:00 |
|
zach
|
164b48ab6a
|
better spacing of action buttons in notification popups
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 20s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m14s
|
2026-06-21 17:44:58 +02:00 |
|
zach
|
e55d4aa36b
|
clear and exit buttons on drawing popout + pin button
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 19s
Python / test (pull_request) Successful in 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m11s
|
2026-06-21 16:14:36 +02:00 |
|
zach
|
697058146e
|
notif actions rework
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
Python / lint-format (pull_request) Successful in 17s
Python / test (pull_request) Successful in 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m25s
|
2026-06-19 22:50:52 +02:00 |
|
zach
|
e37332fe6b
|
add right click clear
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 18s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m14s
|
2026-06-18 20:36:28 +02:00 |
|
zach
|
fbadcbb717
|
sidebar doesn't reduce height when new notifs come in
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 18s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m14s
|
2026-06-17 21:49:52 +02:00 |
|
zach
|
a98a7944b9
|
show notification in fullscreen
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 18s
Python / test (pull_request) Successful in 27s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m11s
|
2026-06-17 18:44:50 +02:00 |
|
zach
|
130e613eb5
|
clipboard history using cliphist
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 15s
Python / test (pull_request) Successful in 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s
|
2026-06-11 14:35:42 +02:00 |
|
zach
|
fe91a65324
|
wallpaper cropper slider inset icon, fixed disabled splitbutton state
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 17s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-08 10:03:26 +02:00 |
|
zach
|
1f9630ed76
|
port new components to greeter
Python / lint-format (pull_request) Successful in 21s
Python / test (pull_request) Successful in 50s
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Lint & Format (Rust) / lint-format (pull_request) Successful in 42s
|
2026-06-07 12:55:32 +02:00 |
|
zach
|
d4a53b06e0
|
remove obsolete background files
|
2026-05-28 16:53:27 +02:00 |
|
zach
|
ae2a349247
|
optimize notification icon caching by copying image rather than item
|
2026-05-26 22:52:54 +02:00 |
|
zach
|
f2f9fa1302
|
fix opening links on non-uwsm and disable file watcher when shell is installed
|
2026-05-25 11:01:01 +02:00 |
|
zach
|
0ec426e0f0
|
Record module added to sidebar, file list and buttons. Region recording is broken
|
2026-05-22 12:51:06 +02:00 |
|
zach
|
bfc09c71a8
|
wifi fix hopefully
|
2026-05-09 00:46:46 +02:00 |
|
zach
|
c7fabf9fc5
|
wifi fix hopefully
|
2026-05-09 00:40:06 +02:00 |
|
zach
|
0bae21c891
|
wifi fix hopefully
|
2026-05-09 00:36:43 +02:00 |
|
zach
|
f657741551
|
fix for wifi toggle
|
2026-05-05 23:17:40 +02:00 |
|
zach
|
073e1dd8b1
|
primitive game mode toggle for Hyprland
|
2026-05-05 19:04:01 +02:00 |
|
zach
|
10340a83dd
|
notif open and exit anim fixed
|
2026-05-02 19:27:06 +02:00 |
|
zach
|
a3a55ba8d1
|
double clicked
|
2026-04-29 20:16:03 +02:00 |
|
zach
|
14ec888269
|
half-fix for notif width when sidebar open
|
2026-04-29 19:14:36 +02:00 |
|
zach
|
2eb0529e98
|
start
|
2026-04-26 22:32:57 +02:00 |
|
zach
|
6316e788b9
|
fix notif hide when other popouts visible
|
2026-04-22 19:23:37 +02:00 |
|
zach
|
3cf206ea43
|
fix notif background
|
2026-04-22 18:48:27 +02:00 |
|
zach
|
95a6824598
|
dirty fix for notif width
|
2026-04-19 23:10:32 +02:00 |
|
zach
|
c1035e8a06
|
**bounciness**
|
2026-04-19 22:55:51 +02:00 |
|
zach
|
f85bd82943
|
fix sidebar rounding bug
|
2026-04-14 16:29:51 +02:00 |
|
zach
|
ddcdb5d445
|
notification expand anim
|
2026-04-14 15:59:33 +02:00 |
|
zach
|
585128c447
|
test notif plugin
|
2026-04-12 19:41:10 +02:00 |
|