Russell Schmidt
c33b903825
Allow settings wraparound scrolling
2025-01-26 11:12:38 -06:00
Russell Schmidt
c5327d8644
Enable scrolling settings options
...
Fixes crash in settings when the window height is too small to
accommodate the full list of options.
2025-01-26 10:33:56 -06:00
pdxlocations
ed1e9a3055
reorder config menu
2025-01-25 20:45:23 -08:00
pdxlocations
f0554ec1f6
bump version
v1.1.2
2025-01-25 20:42:16 -08:00
Russell Schmidt
bb623d149c
Fix crash when cancelling shutdown/reboot/etc ( #73 )
2025-01-25 20:39:04 -08:00
pdxlocations
4a92ad49ce
missed some coloring
2025-01-25 18:57:04 -08:00
pdxlocations
9d0470d55b
just call it green
2025-01-25 18:27:48 -08:00
pdxlocations
e96ea7ffef
Green Theme for Josh ( #72 )
...
* add themes
* change tty defaults
2025-01-25 18:23:30 -08:00
pdxlocations
44b1a3071b
fix packet log border color
2025-01-25 18:02:37 -08:00
pdxlocations
702d20a011
fix sesitive settings highlight
2025-01-25 16:25:47 -08:00
pdxlocations
fba4642ff8
fix settings crash
2025-01-25 16:02:40 -08:00
pdxlocations
916b0cfe53
fix splash border
2025-01-25 15:36:24 -08:00
pdxlocations
e086814b83
fix color fixes
2025-01-25 15:30:06 -08:00
pdxlocations
92f08d020e
cleanup comments
2025-01-25 12:29:05 -08:00
pdxlocations
86463f6f84
maybe fix setting enum ( #69 )
2025-01-25 11:30:53 -08:00
pdxlocations
e58340fa65
extra bool check
2025-01-25 09:10:35 -08:00
pdxlocations
c243daf253
Fix channels saving to wrong index
2025-01-25 08:43:17 -08:00
pdxlocations
70f1f5d4bf
late version bump
2025-01-25 07:48:41 -08:00
pdxlocations
67f1bde217
rm incorrect comment
v1.1.1
2025-01-24 22:34:50 -08:00
pdxlocations
ca17bbee31
color fixes
2025-01-24 22:12:25 -08:00
pdxlocations
659dad493c
check for new default colors
2025-01-24 21:38:51 -08:00
pdxlocations
4359d37979
add settings box color
2025-01-24 21:25:22 -08:00
pdxlocations
96612b3e1b
rm print statements
2025-01-24 21:14:17 -08:00
pdxlocations
84246aefd9
Move user config into JSON file ( #68 )
...
* working changes
* Reduce redraws in settings (#66 )
* Reduce redraws in settings
* Fix drawing sensitive settings in red
* Update other settings to use new color API
* Update reduce redraw changes to use new color API
* Fix highlight/unhighlight red settings
* add settings colors
* format json file
---------
Co-authored-by: Russell Schmidt <russ@sumonkey.com >
2025-01-24 21:00:00 -08:00
Russell Schmidt
7cd98a39f8
Reduce redraws in settings ( #66 )
...
* Reduce redraws in settings
* Fix drawing sensitive settings in red
* Update other settings to use new color API
* Update reduce redraw changes to use new color API
* Fix highlight/unhighlight red settings
2025-01-24 18:12:57 -08:00
pdxlocations
978e2942cb
fix setting is_licensed bool
2025-01-24 09:55:42 -08:00
pdxlocations
92790ddca6
use local time for timestamp
2025-01-24 08:35:39 -08:00
pdxlocations
d5a6a0462f
Color Customization ( #64 )
...
* init
* customize colors
* fix splash frame
* cleanup
2025-01-23 23:08:01 -08:00
pdxlocations
3816a3f166
Merge pull request #62 from rfschmid/stop-sending-blank
...
Don't allow sending empty string
2025-01-23 18:21:09 -08:00
Russell Schmidt
c61dc19319
Don't allow sending empty string
2025-01-23 19:15:35 -06:00
pdxlocations
91d331af4f
Merge pull request #60 from rfschmid/add-home-end-pgup-pgdn-to-channels-nodes
v1.1.0
2025-01-23 16:15:43 -08:00
pdxlocations
be92ac5de3
Merge pull request #61 from rfschmid/box-active-window-in-green
2025-01-23 16:12:31 -08:00
Russell Schmidt
10179c4179
Add home/end/pgup/pgdn to channels and nodes
2025-01-23 17:38:43 -06:00
pdxlocations
6e45caaac2
clear menu_win on escape
2025-01-23 15:34:08 -08:00
Russell Schmidt
152555156e
Outline active window in green
2025-01-23 17:28:12 -06:00
pdxlocations
056b8b5f5f
Merge pull request #59 from pdxlocations/timestamps
2025-01-23 15:20:27 -08:00
pdxlocations
07f0721fd5
add hourly timestamp to rx and tx messages
2025-01-23 15:19:45 -08:00
pdxlocations
cf9276d399
add argparse to settings.py
2025-01-23 12:44:16 -08:00
pdxlocations
482d158b15
sort globals
2025-01-23 12:29:14 -08:00
pdxlocations
11bd9c75ed
Add Hourly Timestamps ( #58 )
...
* init
* formatting
* white stamps and no seconds
2025-01-23 12:21:38 -08:00
pdxlocations
1b2701e1a1
white stamps and no seconds
2025-01-23 12:20:57 -08:00
pdxlocations
7fcc9abd76
formatting
2025-01-23 12:16:59 -08:00
pdxlocations
9bfddb954d
init
2025-01-23 12:08:14 -08:00
pdxlocations
deb231fc63
Merge pull request #56 from rfschmid/stop-refreshing-when-changing-windows
2025-01-23 11:12:50 -08:00
pdxlocations
bbe9e66fa5
Merge pull request #54 from rfschmid:convert-channels-window-to-pad
...
Convert channels window to pad
2025-01-23 11:06:00 -08:00
Russell Schmidt
aa7d98b1b0
Stop refreshing when changing windows
2025-01-23 12:53:55 -06:00
Russell Schmidt
8895784503
Fix not clearing notifications
2025-01-23 12:29:32 -06:00
Russell Schmidt
695b4949c0
Fix drawing messages when switching channels
2025-01-23 12:09:21 -06:00
Russell Schmidt
404bac9133
Convert channels window to pad
2025-01-23 08:09:38 -06:00
pdxlocations
4698b81a3f
Fix broken settings and simplify bool handlers ( #53 )
...
* underp modified settings and simplify bool handling
* easier to read modified settings
* rm spaces
2025-01-22 22:21:52 -08:00