Commit graph

17 commits

Author SHA1 Message Date
05a551b5b4
fix: match offset in task_palette 2025-11-06 12:22:27 +01:00
7019d56142
fix: un-cramp empty task list 2025-11-06 12:17:58 +01:00
25a719382f
fix: store button click locations as signed values 2025-10-10 16:05:50 +02:00
ce87dcfa2b
refactor: pass relative click position to button click handlers
This a big refactor just to clean-up type definitions used by Button and Menu.
The goals is to pass the click position as a cursor object.
2025-10-09 19:11:25 +02:00
bf0d4402ea
refactor: lots more writergate fixes - first successful build 2025-09-25 22:01:29 +02:00
d872e2e734
feat: add palette_menu_delete_item hint to task_palette 2025-08-13 19:20:04 +02:00
8107a0d2b8
feat: display command hints in task_palette 2025-08-13 19:19:45 +02:00
cea8edecb9
feat: rename select_task to run_task and add a string parameter 2025-08-13 18:03:17 +02:00
c640c3f04b
fix: task_palette should not pass palette entry text to add_task 2025-08-13 17:52:23 +02:00
4d2c7d8a8c
refactor: unify list pointer rendering 2025-08-13 17:34:38 +02:00
68afe42161
feat: add command to add new task to task list 2025-08-08 13:07:34 +02:00
5069c83875
fix(tasks): prevent task palette from being too short to show palette label 2025-02-28 21:42:36 +01:00
f627a59f4d
feat(tasks): highlight task output buffers 2025-02-11 10:31:17 +01:00
7bcf0e1b75
fix(tasks): fix task timestamp update 2025-01-26 21:06:52 +01:00
c7719117f4
feat(tasks): set task buffer name from command 2025-01-26 21:06:52 +01:00
7ecdc38fdf
feat(shell): add shell_execute_stream command and use it for tasks 2025-01-25 21:48:46 +01:00
2f7bee1bef
feat(task): add project tasks 2025-01-25 20:32:01 +01:00