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
pdxlocations
e7e9f24fe2
Merge pull request #52 from pdxlocations/get-name-from-number-error
...
Don't iterate over the db while writing to it.
2025-01-22 20:56:12 -08:00
pdxlocations
01f67ea8b5
db snapshot
2025-01-22 20:54:51 -08:00
pdxlocations
c19684c119
Merge pull request #51 from rfschmid/convert-nodes-window-to-pad
...
Convert nodes window to pad
2025-01-22 20:43:44 -08:00
pdxlocations
0b0d8c482b
Merge pull request #50 from rfschmid/add-home-end-page-support
2025-01-22 20:40:47 -08:00
Russell Schmidt
f9774b2248
Convert nodes window to pad
2025-01-22 21:39:19 -06:00
Russell Schmidt
d6db1e1832
Add home/end/pageup/pagedown message support
2025-01-22 20:48:14 -06:00
pdxlocations
4c85aaecdf
sent messages cyan
2025-01-22 18:21:51 -08:00
pdxlocations
d8fc02b28a
Merge pull request #36 from rfschmid/convert-messages-window-to-pad
...
Convert messages window to pad
2025-01-22 17:47:04 -08:00
Russell Schmidt
039673bb18
Disable message window looping
2025-01-22 19:41:30 -06:00
pdxlocations
d81e694ee6
Merge pull request #49 from pdxlocations/settings-cleanup
...
Add is_licensed to user settings
2025-01-22 17:32:38 -08:00
pdxlocations
dfea291d21
typoe
2025-01-22 17:31:33 -08:00
pdxlocations
41c60a49e9
Merge pull request #48 from rfschmid/fix-crash-on-long-input
2025-01-22 17:00:58 -08:00
pdxlocations
fb3138883f
Merge pull request #47 from rfschmid/make-selected-channel-green
2025-01-22 16:54:56 -08:00
pdxlocations
767f0e2288
add is_licensed
2025-01-22 16:47:49 -08:00
Russell Schmidt
43680f8afb
Fix crash on long input
2025-01-22 17:25:12 -06:00
Russell Schmidt
e15f625716
Fix default channel messages not showing on start
2025-01-22 17:14:49 -06:00