Patrick Cleaveliln
|
2a4e85c868
|
floating windows
|
2025-07-22 23:50:39 +00:00 |
Patrick Cleaveliln
|
cdadbbef18
|
fix some memory isses
|
2025-07-19 23:56:13 +00:00 |
Patrick Cleaveliln
|
9ace98118d
|
refactor how buffers are stored, group panel lifetimes
|
2025-07-19 21:22:14 +00:00 |
Patrick Cleaveliln
|
e412dbe7a2
|
remove global file buffer array
|
2025-07-18 05:05:40 +00:00 |
Patrick Cleaveliln
|
aae0c24504
|
first iteration of naive undo/redo
|
2025-07-15 23:57:09 +00:00 |
Patrick Cleaveliln
|
722f05be61
|
really jank file preview in grep panel
|
2025-07-11 05:19:39 +00:00 |
Patrick Cleaveliln
|
8c352355de
|
woo, copy and paste
|
2025-07-10 03:52:57 +00:00 |
Patrick Cleaveliln
|
1fdbe7ddaf
|
properly truncate files when saving
|
2025-07-10 01:55:55 +00:00 |
Patrick Cleaveliln
|
06d9750cd2
|
re-write grep plugin built-in + move things around
|
2025-07-09 04:25:24 +00:00 |
Patrick Cleaveliln
|
97326b54f8
|
add initial grep panel, use input map of currently focused panel
|
2025-07-06 01:16:34 +00:00 |
Patrick Cleaveliln
|
342f31478e
|
change a bit how panels work
|
2025-07-05 23:19:22 +00:00 |
Patrick Cleaveliln
|
d5db929b3f
|
remove plugin support
|
2025-07-05 20:42:24 +00:00 |
Patrick Cleavelin
|
f03cbcd06d
|
idk, some changes
|
2025-07-05 12:09:11 -05:00 |
Patrick Cleavelin
|
8b45221d07
|
new ui lib
|
2025-03-16 17:44:29 -05:00 |
Patrick Cleavelin
|
6541256a8c
|
get base panel registration working
|
2025-03-02 00:24:14 -06:00 |
Patrick Cleavelin
|
b52a2c38fe
|
start re-writing the plugin system
|
2025-03-01 20:29:52 -06:00 |
Patrick Cleavelin
|
402205a2e3
|
editor commands + text deletion
|
2025-02-22 14:58:37 -06:00 |
Patrick Cleavelin
|
f0eae25439
|
fix some stuff that breaks on windows
|
2025-02-19 18:36:05 -06:00 |
Patrick Cleavelin
|
111f2f8a70
|
command stuff?
|
2025-02-19 18:20:14 -06:00 |
Patrick Cleavelin
|
caaa8ebbd5
|
logging
|
2025-01-29 18:28:04 -06:00 |
Patrick Cleavelin
|
be84eaba64
|
separate input actions with modes
|
2025-01-10 20:34:36 -06:00 |
Patrick Cleavelin
|
73bb0035ec
|
get things ready for mode dependant inputs
|
2025-01-10 16:49:41 -06:00 |
Patrick Cleavelin
|
f602c3a493
|
port UI layout to lua + fun animations + fix memory leaks + add dragging support
|
2024-02-10 16:07:26 -06:00 |
Patrick Cleavelin
|
6f4305a92a
|
start of lua plugins (very basic)
|
2024-02-07 23:10:51 -06:00 |
Patrick Cleavelin
|
8d63375838
|
fix issue with grep/buffer window not changing position on window resize
|
2024-01-27 13:26:29 -06:00 |
Patrick Cleavelin
|
96338e2924
|
HUGE refactor to SDL + SDL_TTF rendering
|
2024-01-25 16:59:08 -06:00 |
Patrick Cleavelin
|
13240b4f3a
|
merge plugins into master
|
2024-01-16 17:12:41 -06:00 |
Patrick Cleavelin
|
44d3e498a1
|
always store absolute file paths
don't re-open already loaded buffers
|
2024-01-04 22:34:24 -06:00 |
Patrick Cleavelin
|
a7fa2f6b1d
|
added a window api of sorts, got started on grep style tool
|
2024-01-01 22:10:50 -06:00 |
Patrick Cleavelin
|
30729b908c
|
allow font size to be configured at runtime
|
2023-12-30 20:29:37 -06:00 |
Patrick Cleavelin
|
8160038fd3
|
support ctrl modified inputs, display keybind helper in sub-commands
|
2023-12-29 22:23:37 -06:00 |
Patrick Cleavelin
|
2a5a5af40f
|
yay, input mapping!
|
2023-12-29 21:12:25 -06:00 |
Patrick Cleavelin
|
cbd0579697
|
create buffer list window that you can't interact with
|
2023-12-29 17:31:39 -06:00 |
Patrick Cleavelin
|
845ed4beab
|
fix menu bar spacing, add temporary buffers list
|
2023-12-29 15:54:46 -06:00 |
Patrick Cleavelin
|
96112c6019
|
split out into packages, add start of UI support
|
2023-12-29 15:17:51 -06:00 |