end-4
67a19bedaf
battery service: add energy rate known-or-not status
2026-03-21 11:54:47 +01:00
end-4
b14e0c494c
refactor time duration formatting
2026-03-21 11:54:47 +01:00
end-4
2109cf5e09
notifications: dont print on discard
2026-03-21 11:54:47 +01:00
end-4
455252dff1
hefty: bar: click to close popups
2026-03-21 11:54:47 +01:00
end-4
9e6c1d7c08
revert weird launcher entries with terminal apps
2026-03-21 11:54:47 +01:00
end-4
680d8e85c8
changes from main n stuff
2026-03-21 11:52:41 +01:00
Minh
fd86b282a6
systray: (un)pin button, fix menu placecment ( #3100 )
2026-03-19 18:38:37 +01:00
end-4
0362b21f5a
tray service: revert togglePin() for fewer if cases
2026-03-19 18:28:08 +01:00
end-4
be1838e40d
add anti-flashbang with shader
2026-03-19 12:40:05 +01:00
end-4
7cf704d450
refactor GameModeToggle's conf opt fetching
2026-03-19 12:39:12 +01:00
end-4
7e94ee60aa
sessionwarnings: pacman: only check critical operations
2026-03-19 08:48:43 +01:00
end-4
9a11a0d8f9
make game mode persistent ( #3084 )
2026-03-18 08:27:14 +01:00
LilFishyChan
bd923a0f88
feat(SysTray): add pinning functionality to system tray items
2026-03-17 17:07:59 +08:00
Minh
3653715029
ai: refactor user model loading
2026-03-13 23:32:07 +01:00
tivnantu
b4b422bd9c
fix(quickshell): load extraModels properly in AI sidebar
...
- Use Object.assign in addModel to trigger QML binding recalculation
- Load extraModels in Component.onCompleted as fallback when
onReadyChanged doesn't fire (Config already ready at load time)
2026-03-07 02:00:50 +08:00
rijaluddin
f610332877
Merge branch 'end-4:main' into main
2026-03-03 04:31:27 +07:00
rijaluddina
bbc84b68ef
Fix wiFi signal strength bar display
...
1. Using root.active?.strength ?? 0 instead of root.networkStrength
2. Added checking wifiStatus === "connected" — only show signal bars if
actually connected
2026-03-03 04:23:46 +07:00
Furkan
77dd839320
Fix escape character in network strength command
2026-03-01 11:06:06 +03:00
GokuPlay609
502dffeac7
fix(quickshell): mpris not detecting browser players when plasma-browser-integration is installed
...
Amp-Thread-ID: https://ampcode.com/threads/T-019c5f8e-6544-735e-88e3-aa29c2d3bbf6
Co-authored-by: Amp <amp@ampcode.com >
2026-02-15 10:22:03 +05:30
end-4
633afb54c9
clearer session screen download warning, update check config option
2026-02-08 20:33:53 +01:00
Minh
09d5817f2e
Fix overview search field and right sidebar losing focus ( #2838 )
2026-02-07 08:49:34 +01:00
end-4
3a14cc644b
ai: remove openrouter deepseek
2026-02-06 21:08:22 +01:00
ATMDA
15ceda494e
fix(quickshell): hide lock-screen temp workspace from UI, batch lock/unlock
2026-01-30 08:51:19 -05:00
altrup
30269dd052
Merge remote-tracking branch 'upstream/main' into fix-search-focus-loss
2026-01-15 10:18:44 -05:00
altrup
94490f371b
Fix case with unfocusable dismissables
2026-01-12 14:00:41 -05:00
end-4
809dac681f
brightness: don't detach brightness set cmds to prevent spam ( #2828 )
2026-01-10 11:20:53 +01:00
Greyfeather
14c930d48c
Use wrapper functions in DateTime to format
2026-01-03 22:05:02 -07:00
Greyfeather
7197f9ddfb
add last refresh timestamp to weather popup
2026-01-03 21:46:18 -07:00
end-4
b268f1d61c
add missing comma
2026-01-03 19:36:24 +01:00
pandakewt
da578735e6
fix: update changePassword function to use SSID variable for network modification
2026-01-03 13:58:07 +07:00
altrup
31e821250f
Force focus workaround
2026-01-02 16:04:01 -05:00
end-4
7238b2b15c
use shared focusgrab for most stuff (makes osk usable w/ other panels)
2026-01-01 16:36:50 +01:00
KemonoNeco
a34ead004f
feat: Removed deprecated Gemini and GitHub AI models, and added Gemini 3 Flash.
2025-12-26 12:24:28 -08:00
end-4
d7ae6014ed
waffles: popup notifs
2025-12-22 23:01:42 +01:00
end-4
663eb1896a
waffles: overview: more proper anims and dragging functionality
...
ITS FUCKING WORKING AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2025-12-14 23:40:32 +01:00
end-4
f91ca59fb6
feat: add support for custom user action in search bar ( #2670 )
2025-12-14 10:38:39 +01:00
end-4
5f51b97b6d
replace manual file:// replacement with util functions
2025-12-14 10:38:12 +01:00
end-4
c02daf5c12
proper error handling for AIs (left sidebar) ( #2679 )
2025-12-14 10:27:01 +01:00
end-4
f71ed855e5
waffles: taskview: show windows
2025-12-13 00:45:35 +01:00
reakjra
e874a6a3e0
proper error handling
2025-12-11 22:00:03 +01:00
stewart86
b966e2d539
feat: add support for custom user action scripts
...
Add ability to define custom actions by placing executable scripts in
~/.config/illogical-impulse/actions/
- Script filename becomes the action name (extension stripped)
- Use /script-name in search bar to execute
- Arguments are passed to the script
- Uses FolderListModel for auto-reload when scripts are added/removed
- Follows existing pattern of user-customizable directories (ai/prompts)
2025-12-10 18:26:59 +08:00
end-4
8b8ac44852
waffles: polkit
2025-12-08 10:34:05 +01:00
end-4
6c460b209c
waffles: context menus for app buttons
2025-12-07 00:04:24 +01:00
end-4
13968db31c
waffles: ctrl alt del menu
2025-12-06 23:14:08 +01:00
end-4
80a7804ade
waffles: start menu apps
2025-12-06 13:17:29 +01:00
end-4
3b4c721584
audio: protection: fix weird volume limit behaviors ( #2640 )
2025-12-05 10:38:33 +01:00
end-4
7a2e21ac7c
add service for privacy indicators
2025-12-05 00:19:37 +01:00
end-4
9043ae7bf6
waffles: functioning search
2025-12-05 00:19:21 +01:00
Fengzi
f62ab85a19
audio: protection: fix weird volume limit behavior
2025-12-04 15:37:52 -05:00
end-4
8e704e4009
lock: ctrl+enter to also turn on idle inhibitor
2025-12-04 20:40:33 +01:00