55d2d99d68
refactor: use Pango for font scaling instead of CSS classes
...
- Replace CSS-based zoom (px1-px99 classes) with Pango.FontDescription
- Fix bug in multi-insert: insert at start_itr instead of end_itr
- Add Pango-based font setup for mini-view widget
- Revamp stylesheet with Light Blue-Grey Glass theme
2026-02-21 00:38:31 -06:00
5273c58ed6
Major completion provider overhaul; pluigin load and pattern improvements; css overhaul/cleanup; source view state modes added
2026-02-14 16:15:54 -06:00
8253e250d8
fixed pyright pathing; exception typo; and path manager arg typo
2026-01-04 13:27:22 -06:00
79375d34b1
Added undo, redo, go-to, and duplicate lines commands; updated styles for line highlight color; cleanup
2025-12-29 02:20:55 -06:00
5ee587e205
Added temp cut/paste buffer commands; added zoom in/out commands; fixed tab closures leaking memory
2025-12-29 00:46:10 -06:00
e18be655e8
Code Widget refactor; observable refactor
2025-12-28 19:53:05 -06:00
ce22ed6a53
Updated code key bindings
2025-12-15 22:55:55 -06:00
849e7611ca
Added code view widget and base command system; updated keybinding system
2025-12-14 03:20:03 -06:00
530fe7c3ab
Updated jeybinding and restructured css
2025-11-30 19:51:04 -06:00
22736147e6
added clock, pager, and task list widgets for ref; added footer container; added option for key combo o universally toggle window with key combo if set
2025-11-29 23:22:03 -06:00
4c25ce297c
Corrected css for popover box
2025-10-21 22:21:06 -05:00
cca007db76
Added VTE widget; css changes; format cleanup
2024-11-08 22:46:07 -06:00
f2b33066af
Added stronger typing in settings; logging loading times; css changes to transparency
2024-10-20 15:20:18 -05:00
62debf9ece
extending plugins to load pre or post app start
2024-06-29 21:24:57 -05:00
bdb9c157f7
moved controls to dir; added open files button example; css transparency changes
2024-03-16 22:36:04 -05:00
b1096055b7
Renamed settings folder; hyphenated event names
2024-02-25 16:19:14 -06:00
cc8f62776d
Fixed bindings; added bindings
2024-02-23 23:45:13 -06:00
70f10c6263
added webkit integration widget; made main method
2024-02-08 21:26:13 -06:00
d49bcd8beb
Added webkit ui class with browser to python calling logic
2024-01-04 23:49:43 -06:00
dbc198513f
added transparancey scale; added interactive debug button
2023-10-21 18:58:20 -05:00
7c46e5eb4b
Fixed window settings persistence; improved color scheme
2023-10-07 17:12:02 -05:00
9fd32b85f6
Internalized default settings
2023-08-05 20:04:22 -05:00
231eb902e4
Restructured settings logic and loading
2023-07-30 00:36:52 -05:00
72b70d28b5
Added transparancy toggle setting; changed default layout
2023-04-27 23:27:53 -05:00
ba94493fb8
Key filter enancements, new event handler example
2023-03-19 15:37:43 -05:00
4b62747e02
added settings, cleaned up keybindings formatting
2023-03-18 14:53:16 -05:00
596608642f
Refactoring, settings cleanup, glade load fixes
2023-02-23 18:48:37 -06:00
bd6076b4e7
Added filters section to config file
2023-01-28 17:08:17 -06:00
0cf3a8fe30
added keybinding extendable logic
2022-03-07 17:45:37 -06:00
00217b7a8e
Fixed logging
2022-01-24 00:38:12 -06:00
d935113b94
added user config items
2022-01-23 17:02:41 -06:00