Commit Graph

5708 Commits

Author SHA1 Message Date
end-4 f1fdb941e1 persistent cheatsheet tabs (closes #2681) 2025-12-14 10:47:53 +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 e1601b972f Merge branch 'wooze-pao-fp-dev' 2025-12-14 10:25:06 +01:00
end-4 8d0d71812a Merge branch 'fp-dev' of https://github.com/wooze-pao/dots-hyprland into wooze-pao-fp-dev 2025-12-14 10:24:46 +01:00
end-4 e206c4334c waffles: taskview: draggable windows 2025-12-14 10:20:54 +01:00
end-4 3358ebe639 overview: custom workspace order (#2691) 2025-12-14 09:53:53 +01:00
end-4 abd657ed76 fix braces 2025-12-14 09:53:37 +01:00
end-4 04211411af Fix(thumbnail): Make thumbnail generator script work (#2648) 2025-12-14 09:44:59 +01:00
end-4 536c1ab465 Revert "wallpaper selector: add thumbnail loading indicator"
This reverts commit fa47c6778c.
2025-12-14 09:43:59 +01:00
end-4 29c4a6a15f wait why is this here 2025-12-13 23:18:07 +01:00
end-4 93bc4d935c waffles: notif center: drag to dismiss 2025-12-13 23:07:26 +01:00
end-4 f0926b6ce3 waffles: bar: use listview for tasks 2025-12-13 22:08:30 +01:00
end-4 d54ad65b50 waffles: taskview: fix sizes not getting updated 2025-12-13 22:07:47 +01:00
nrand 91a2a520b0 overview: custom workspace order 2025-12-13 16:43:34 +02:00
end-4 136f4a3e48 waffles: taskview: fix unintended window transparency 2025-12-13 00:50:55 +01:00
end-4 f71ed855e5 waffles: taskview: show windows 2025-12-13 00:45:35 +01:00
end-4 39a3a0c484 waffles: taskview: indicate active ws 2025-12-12 09:18:55 +01:00
Celestial.y 2ead5fa4ab Skip fish/conf.d when syncing to preserve user customizations (#2623) 2025-12-12 13:47:37 +08:00
Perdixky d83733bd86 Restore original rsync_dir__sync() implementation 2025-12-12 08:42:45 +08:00
end-4 eaae89c904 make touchpad scrolling less slow 2025-12-11 23:29:54 +01:00
end-4 044221be93 waffles: task view: workspaces 2025-12-11 23:29:42 +01:00
reakjra e874a6a3e0 proper error handling 2025-12-11 22:00:03 +01:00
end-4 70c0adb8e5 waffles: make calendar spacing more accurate 2025-12-10 22:38:07 +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
Celestial.y 6da58f5235 translations: improve and complete zh_CN translation (#2664) 2025-12-10 12:57:47 +08:00
Fengzi bcd7fb1c1b translations: missed zh_CN string
This is one of the cases where the translation is not accurate, but I'll use the exact translation in Windows for strings that only appear in waffles
2025-12-09 19:30:46 -05:00
end-4 80f4a0549c Add persistent accent color (#2659) 2025-12-09 23:59:48 +01:00
end-4 1a3cc9b4d3 bar: make battery indicator more aligned 2025-12-09 23:50:28 +01:00
end-4 0cc521aef5 option for satty instead of swappy (#2585) 2025-12-09 23:27:23 +01:00
end-4 d9b1d0261d waffles: fix lock colors in some places for light mode 2025-12-09 23:26:43 +01:00
end-4 fdbe39d744 waffles: add lock screen, fix ctrl alt del screen for light mode 2025-12-09 23:05:48 +01:00
Fengzi 3cb61c4267 translations: update zh_CN based on feedback 2 2025-12-09 10:50:27 -05:00
Fengzi bb65137415 translations: update zh_CN based on feedback 2025-12-09 10:35:22 -05:00
Fengzi 95c6fcab01 translations: zh-CN another update & remove unused 2025-12-09 08:51:25 -05:00
Fengzi fce229cdc3 translations: improve & complete zh_CN translation 2025-12-09 07:55:24 -05:00
end-4 bfe97c1c05 refractor lock screen 2025-12-08 14:48:44 +01:00
end-4 8b8ac44852 waffles: polkit 2025-12-08 10:34:05 +01:00
Eric 34b5892374 Polish script changes a little 2025-12-07 22:50:46 -05:00
Eric 0645200807 Allow persistant accent color 2025-12-07 21:44:32 -05:00
end-4 1c8339df10 waffles: start: sort items alphabetically in each category 2025-12-07 20:58:49 +01:00
end-4 8b1f0fc1d4 waffles: bar: make start and search button more accurate 2025-12-07 20:58:28 +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
vaguesyntax fa47c6778c wallpaper selector: add thumbnail loading indicator 2025-12-06 00:26:36 +03:00
vaguesyntax 255006172f fix: make thumbnail generator script actually work 2025-12-06 00:22:13 +03:00
end-4 ed89ad882f waffles: start menu: add the right arrow thingy 2025-12-05 12:20:50 +01:00
end-4 3b4c721584 audio: protection: fix weird volume limit behaviors (#2640) 2025-12-05 10:38:33 +01:00