Commit Graph

723 Commits

Author SHA1 Message Date
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
Ivan Rosinskii 1ea3153886 Merge branch 'end-4:main' into parallax 2025-12-12 00:14:46 +01:00
end-4 044221be93 waffles: task view: workspaces 2025-12-11 23:29:42 +01:00
end-4 70c0adb8e5 waffles: make calendar spacing more accurate 2025-12-10 22:38:07 +01:00
Ivan Rosinskii 3ae0973df5 Merge branch 'end-4:main' into parallax 2025-12-10 19:03:44 +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 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
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 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
EoinKanro ddf1bc6a08 Remove tricky calculations and fix sourceSize 2025-12-06 00:53:07 +01:00
Ivan Rosinskii 52d6e8a5d1 Fix sourceSize quality 2025-12-05 18:07:40 +01:00
Ivan Rosinskii ead056c207 Fix widgets and decrease parallaxRation 2025-12-05 17:41:12 +01:00
Ivan Rosinskii 9a0e4181a5 Merge branch 'end-4:main' into parallax 2025-12-05 16:44:05 +01:00
end-4 ed89ad882f waffles: start menu: add the right arrow thingy 2025-12-05 12:20:50 +01:00
end-4 9043ae7bf6 waffles: functioning search 2025-12-05 00:19:21 +01:00
EoinKanro 758c84feaf Make readonly parallaxRation 2025-12-04 23:47:08 +01:00
EoinKanro 1efd2dfa19 Remove todo and make readonly additionalScaleFactor 2025-12-04 22:47:50 +01:00
EoinKanro 1193b7a802 Rework parallax 2025-12-04 22:30:55 +01:00
vaguesyntax 15481c646a digital clock: add roundness slider and fix settings layout 2025-12-04 23:07:03 +03:00
end-4 8e704e4009 lock: ctrl+enter to also turn on idle inhibitor 2025-12-04 20:40:33 +01:00
end-4 e9b5e7d7d2 add placeholder when volume mixer is empty 2025-12-04 16:29:49 +01:00
end-4 71c1fbe1dd waffles: start: more search progress 2025-12-03 23:23:08 +01:00
end-4 4055ad48fa launcher search service: use proper type instead of json clumps 2025-12-03 22:07:06 +01:00
end-4 05aae36e82 overviewwidget: fix undefined warning 2025-12-03 22:05:55 +01:00
end-4 1dd959fad4 Merge branch 'main' into main 2025-12-02 23:01:36 +01:00
end-4 4ce4645749 move launcher search logic to a service 2025-12-01 22:00:36 +01:00
end-4 8d2c8bd38e waffles: power menu and user account menu 2025-12-01 13:27:01 +01:00
end-4 61b5cf8cb6 fix(floating-image): Fix gif not showing (#2610) 2025-12-01 08:25:33 +01:00
end-4 4442200479 waffles: start menu base 2025-11-29 23:23:58 +01:00
vaguesyntax f5fea85334 fix: capital letters 2025-11-29 15:05:07 +03:00
vaguesyntax 8892982874 feat: refactor font settings and add width config option 2025-11-29 14:57:38 +03:00
end-4 677fa06b06 waffles: notifications: image support 2025-11-29 12:51:31 +01:00
vaguesyntax c11814b1f8 fix: weight property not properly applied (styleName conflict) 2025-11-29 14:35:52 +03:00
vaguesyntax 3cf14671ad fix: get gif size properly 2025-11-29 02:40:28 +03:00
end-4 d2c019f8de fix "+0 notifications" 2025-11-29 00:37:15 +01:00
end-4 6b90e37b0f waffles: expandable notifs 2025-11-29 00:23:19 +01:00
vaguesyntax 21f2a9c65d fix: find a better solution on variableAxes 2025-11-28 23:48:06 +03:00
vaguesyntax fd209851d9 digital clock: use clocktext instead of styledtext 2025-11-28 23:21:58 +03:00
vaguesyntax 533b9c01f5 digital clock: several improvements 2025-11-28 23:10:33 +03:00