Commit Graph

87 Commits

Author SHA1 Message Date
itdominator e18f68c2b5 Added new arg for statup; loading webkit after view is realized 2024-03-29 00:17:31 -05:00
itdominator 43a1706a77 Commenting out draw call 2024-03-26 22:15:11 -05:00
itdominator 794cd3015a Cleanup file save error 2024-03-24 23:07:14 -05:00
itdominator 01f4d17ccc Added traceback on log output entry; changed js method call 2024-03-24 17:43:29 -05:00
itdominator 5fcf2d6f1a multi file open setup; search/replace plugin initial rework 2024-02-25 15:46:51 -06:00
itdominator 070d94abc1 Buffer list updates preview path; cleanup 2024-02-17 00:00:19 -06:00
itdominator 9e3a7eab0b Fixing close bufer logic; imporoved error handling 2024-02-16 22:37:18 -06:00
itdominator 2a2fe27667 Fixing loading of passed in files 2024-02-16 20:57:23 -06:00
itdominator d98982bc86 Refactored mixins; linked most buttons; added more keybindings 2024-02-15 21:55:18 -06:00
itdominator f17e92d148 Fixed switching buffers; setup open file key binding 2024-02-15 17:48:50 -06:00
itdominator 35a461ff68 Vimifying efforts 2024-02-14 23:39:45 -06:00
itdominator 362267fa69 Opening file on IPC call; css changes; renamed core widget 2024-01-27 20:22:16 -06:00
itdominator 4e06bc3334 Completed tab CRUD flow 2024-01-21 23:45:29 -06:00
itdominator 386628a949 Mostly completed tab inferastructure setup 2024-01-21 18:28:17 -06:00
itdominator 729b3850a0 More tab inferastructure setup 2024-01-21 01:36:31 -06:00
itdominator 2dcfdabe37 Tab inferastructure setup 2024-01-19 23:52:18 -06:00
itdominator 45f813a1b0 Partial wiring of webkit 2024-01-17 17:56:43 -06:00
itdominator 58f00ea83e Moved controllers and added some for upcoming webkit 2024-01-17 14:00:04 -06:00
itdominator c0858d0fc4 Aligning to newrer gtk template patterns; added pre webkit utilities and data 2024-01-17 13:04:51 -06:00
itdominator 0e8833f6f9 moved utils --> libs 2024-01-11 19:48:10 -06:00
itdominator cec6f71727 More LSP effort; improved file load by freezing event system until loaded 2023-11-13 22:09:25 -06:00
itdominator 257a368e02 Improved handle placement on ctrl+shift --> 2nd pane when hidden 2023-11-12 17:34:13 -06:00
itdominator 9d2c62ef20 File open sets default path to current path if any 2023-11-12 16:50:53 -06:00
itdominator 6752cf47df Resolving info widget updating events 2023-11-12 16:07:51 -06:00
itdominator 2b50afe14d Mouse focus styling update 2023-11-12 14:44:48 -06:00
itdominator 34406fa8df Docstring cleanup; ipc message changed for clarity 2023-11-12 01:10:27 -06:00
itdominator 266a49a9cc Some LSP cleanup and method extracted 2023-11-11 23:42:59 -06:00
itdominator 1102cc252e Improved hande osition on split 2023-11-11 21:07:54 -06:00
itdominator e0774a5d2e Added focus pane keybindings 2023-11-11 19:49:29 -06:00
itdominator 30ab5305ca Resolving additional focus problems from prior commit 2023-11-11 00:31:38 -06:00
itdominator 6fa201709b Improved focus logic when ctrl+shift+up/down an edit window 2023-11-11 00:22:50 -06:00
itdominator 37bff1eb3d Completion providfer efforts; Snippits stubbing message 2023-11-08 23:52:23 -06:00
itdominator cb07afb1b0 Reworking LSP logic and plugin 2023-11-06 23:01:18 -06:00
itdominator 27ab95c065 Fix line scrolling to view issues 2023-11-05 21:18:54 -06:00
itdominator 3add597c80 Fixing miniview load timing isues 2023-11-05 15:57:08 -06:00
itdominator 3e883160aa Fix focus logic when pane 2 is emptied and pane 1 alerted 2023-11-04 14:40:43 -05:00
itdominator 3b2fab0f4c Refactoring notebook and sourceview; embedding keybindings for time being 2023-11-02 01:29:50 -05:00
itdominator d09a6e063e Slight refactoring notebook and sourceview 2023-11-01 19:27:38 -05:00
itdominator 3a84413737 Completed markdown plugin; pre-work on snippits; renamed sourceview file to align with other names 2023-10-31 22:04:08 -05:00
itdominator 0f469ee639 Fixed new line indenting logic 2 2023-10-31 00:55:11 -05:00
itdominator a449ca6807 Fixed new line indenting logic 2023-10-31 00:24:13 -05:00
itdominator d90ed2fdc8 Added deep indent on : or { ending lines plus regular indent for multi insert 2023-10-28 20:18:50 -05:00
itdominator 35bc3faa70 mall cleanup; added initial plugin structure for markdown preview 2023-10-28 14:53:42 -05:00
itdominator fe28aaafb5 cleanup 2023-10-28 14:43:50 -05:00
itdominator f897cf5e45 Change out launch approach 2023-10-28 00:50:06 -05:00
itdominator 6fe58a39a2 Fixed filechoser breakage from copy/paste action 2023-10-27 22:31:37 -05:00
itdominator 2f44a0e033 cleaned up themes; added peacocks in space theme 2023-10-23 00:04:07 -05:00
itdominator 92e43b359b added transparancey scale; snippits plugin pre work; search and replace fixes 2023-10-21 19:01:01 -05:00
itdominator 7a343e39e8 Restructuring buffer access to provide better separation for future work 2023-10-21 15:49:29 -05:00
itdominator c88fec7a27 Much more plugin interop work as well as more images 2023-10-19 22:55:00 -05:00