sawka
70ef76be62
implement cmd:i, hook up telemetry switch, fix some settings types
2024-09-02 20:21:35 -07:00
Mike Sawka and GitHub
e3b7ab73c0
preview refactor for keyboard/focus ( #303 )
2024-09-02 16:48:10 -07:00
Sylvie Crowe and GitHub
226bc4ee6f
Connect With Non-Terminal Widgets ( #304 )
...
- Adds connection buttons for previews
- Makes it possible for graphs and previews to connect on backend
(without a terminal open to connection)
- Changes the wsh install message
2024-09-02 12:34:49 -07:00
Red J Adaya and GitHub
63cfe1d279
preview edit ( #302 )
2024-08-31 11:57:45 -07:00
Evan Simkowitz and GitHub
aab487541b
Resolve BlockNum in WSH commands ( #301 )
2024-08-30 20:20:25 -07:00
Evan Simkowitz
be1ce1f71e
add delay to the magnify transition so I can actually see the animation
2024-08-30 17:45:37 -07:00
sawka
1975b9b1db
connstatus icon
2024-08-30 14:36:16 -07:00
sawka
8aa4025907
add restart controller to context menu
2024-08-30 14:01:53 -07:00
sawka
74f551b212
connstatus fix, update connection icons appropriately for status
2024-08-30 13:56:53 -07:00
Evan Simkowitz
ef95fd20ed
remove magnify.less prefers-reduced-motion query
2024-08-30 12:52:58 -07:00
Evan Simkowitz
cb664cff41
ignore prefers-reduced-motion for resize handle line delay
2024-08-30 12:52:02 -07:00
Evan Simkowitz
86d6c5cd60
set prefers-reduced-motion as a global override
2024-08-30 12:48:06 -07:00
Evan Simkowitz
3f4026a6b7
fix resize handle transition timing
2024-08-30 12:45:12 -07:00
Evan Simkowitz and GitHub
e9b78c354f
Resize handle improvements ( #299 )
...
Adds a delay to the resize handle line first showing so it doesn't flicker when the mouse briefly passes over it. Also removes an unnecessary findNode call that was happening on every move. Also adjusts the pointer offset based on the display container bounding rect.
2024-08-30 12:31:03 -07:00
Mike Sawka and GitHub
e488862355
remote sysinfo data plotting ( #294 )
2024-08-30 11:33:04 -07:00
sawka
945c63a3e5
add monokai, make themes more generic -- display:name/display:order
2024-08-29 21:35:33 -07:00
sawka
6e704f74e3
suppress the error message after it has shown once
2024-08-29 18:08:05 -07:00
Mike Sawka and GitHub
53d3ad04b7
focus/key handling for directory preview ( #291 )
2024-08-29 17:00:24 -07:00
Mike Sawka and GitHub
a104a6e446
new focus system part 1 ( #290 )
2024-08-29 16:06:15 -07:00
Evan Simkowitz and GitHub
637eaa4206
Use webview's built-in history for navigation ( #232 )
2024-08-29 13:37:05 -07:00
Evan Simkowitz
87d69eb5bc
fix treereducer getting out of sync
2024-08-29 12:38:13 -07:00
Red J Adaya and GitHub
c440fb774e
suggestions UI ( #286 )
2024-08-28 23:47:45 -07:00
sawka
bfab5e4223
detect single keypresses
2024-08-28 18:42:04 -07:00
Evan Simkowitz and GitHub
56a930c1dc
Make disabled iconbuttons more distinct ( #289 )
...
Increases the idle opacity for enabled buttons in the header slightly
and decreases opacity for disabled buttons. Also sets a default cursor
when the button is disabled:
Forward button enabled and idle, back button disabled:

Forward button enabled and hovered, back button disabled:

2024-08-28 18:30:41 -07:00
sawka
afcbb35341
countGraphemes and add debug package
2024-08-28 17:12:52 -07:00