Commit Graph

100 Commits

Author SHA1 Message Date
0blivi0nis 103d349c5f feat(sideright): add Flatpak support for EasyEffects service and toggle 2025-09-17 23:49:45 +00:00
end-4 b984d6794e wallpaper selector: fix thumbnail generation (#1978, #1902) 2025-09-17 11:35:42 +02:00
end-4 c39901e95d icon guessing: add quickshell's heuristic lookup 2025-09-13 22:13:43 +02:00
end-4 4f0522d913 idle inhibitor: use quickshell instead of pythong script 2025-09-13 22:03:03 +02:00
end-4 9c8d71ca4d wallpaper selector: back/forward navigation 2025-09-12 08:09:12 +02:00
end-4 d9688884e4 Rename maxBrightness to rawMaxBrightness
less confusing because `brightness` is percentage
2025-09-11 23:27:14 +02:00
end-4 2f369bbf3d fix setting brightness with brightnessctl 2025-09-11 23:25:06 +02:00
Emmmmllll 9a7f5c2def fix(brightness): use the monitor's max brightness instead of '100' 2025-09-11 14:26:38 +02:00
end-4 1999f17443 wallpaper selector: fix incorrect address bar 2025-09-11 10:03:34 +02:00
end-4 5565911e2c battery: prevent auto suspend due to low bluetooth batt (#1882) 2025-09-08 23:07:52 +02:00
end-4 c9f4390f0f Feature: Hide online models on local ai policy (#1784) 2025-09-06 10:20:08 +02:00
end-4 d7382db669 ai: fix chat.json doesn't exist warning 2025-09-05 21:17:01 +02:00
end-4 53b6f5d8e8 add superpaste 2025-08-31 17:21:55 +02:00
end-4 2d52680bed make time correct after waking up from suspend (fixes #1905) 2025-08-31 07:56:12 +02:00
end-4 19c321e7ae wallpaper selector: progress indicator for thumbnail generation 2025-08-30 22:10:29 +02:00
end-4 eb0bad1af6 wallpapers: add fallback magick thumbnailer script 2025-08-30 17:47:37 +02:00
end-4 513d140ea2 wallpaper selector: paste directory/file to navigate 2025-08-30 16:39:13 +02:00
end-4 a952ea02dc bluetooth menu 2025-08-30 07:51:18 +02:00
end-4 41e1e89696 sidebar: wifi menu: public wifi login page button 2025-08-29 07:29:14 +02:00
end-4 d239ab6b1f bluetooth: refractor and fix wrong icon 2025-08-29 12:06:01 +07:00
end-4 5b301addd8 feat: add wallpaper selector menu (#1820) 2025-08-27 21:56:50 +07:00
end-4 1c1a141701 wallpaper selector: freedesktop spec-compliant thumbnail generation 2025-08-27 21:51:15 +07:00
end-4 e85f59db8c remove useless comments 2025-08-27 20:18:17 +07:00
end-4 20d9561143 wifi menu 2025-08-27 17:52:23 +07:00
end-4 bb49747fd9 bluetooth: use quickshell's service 2025-08-26 21:50:37 +07:00
end-4 f38c7bffed network: implement toggling in service 2025-08-26 21:07:00 +07:00
end-4 813f02604e network: no more polling, fix sidebar toggle enabled state 2025-08-26 20:56:32 +07:00
end-4 8277a2d942 wallpaper selector: fix dark mode 2025-08-24 14:25:39 +07:00
end-4 8bbf040100 wallpaper selector: show folders 2025-08-24 12:20:04 +07:00
end-4 bdc0ade117 wallpaper selector: quick places 2025-08-23 23:16:18 +07:00
end-4 80af866650 wallpaper selector: directory validation, common file browser keybinds 2025-08-23 22:11:41 +07:00
end-4 8e6582b801 wallpaper selector: add address bar 2025-08-23 21:06:36 +07:00
end-4 18ad260ce9 wallpaper service: simplify dir setting 2025-08-23 15:59:50 +07:00
end-4 a116ae6ab5 wallpaper selector: nicer layout 2025-08-23 12:25:34 +07:00
end-4 4065142830 weather: make the °C not look ass, move "feels like" to popup 2025-08-22 20:54:15 +07:00
end-4 690e934a46 ai: gemini: files 2025-08-21 22:53:11 +07:00
end-4 891a226fdb notifications: hover prevents timeout 2025-08-19 21:15:59 +07:00
end-4 7cbc707308 bar: show ping icon when ai or booru finished responding 2025-08-19 21:02:17 +07:00
end-4 8124f688da remove manual file:// construction 2025-08-18 21:35:01 +07:00
end-4 42695d9253 Wallpapers: use Process::exec instead of setting command and setting running prop 2025-08-18 21:02:03 +07:00
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