3c985f5e9b
apply table styling + stdout highlighting
...
fix issues with table heading alignments
2025-06-21 23:40:30 +01:00
7abbccae99
add RootTyperAliasGroup
...
improve the output of projector open if the monitor index is invalid (suggests prj ls-m)
fix highlight for sceneitem commands in _validate_sources()
patch bump
2025-06-21 05:19:57 +01:00
fd2e629ec2
print colourless check/cross marks if NO_COLOR is set
...
patch bump
2025-06-20 23:19:27 +01:00
fbea2cb896
import console as namespace
...
each console object is now a singleton
patch bump
2025-06-20 02:29:36 +01:00
cd7614bfd6
use tuples as records to build the tables
2025-06-06 23:26:33 +01:00
ddb92bb317
upd console colouring
...
error messages now have style `bold red`
error highlights are now yellow
normal highlights are now green
patch bump
2025-06-06 20:53:35 +01:00
37781f6de7
clean up defaults in help messages
2025-06-04 17:34:45 +01:00
ae4ec542aa
wrap annotations with Annotated
2025-06-04 15:39:53 +01:00
75fdbf5ad8
raise typer.Exit() to signify we return early with exit code 0
2025-06-02 17:32:34 +01:00
b5364bfedc
return 0 and write to stdout if empty list
2025-05-26 20:54:06 +01:00
86dc542937
upd table padding + column heading
...
patch bump
2025-05-25 14:42:55 +01:00
133ce8e711
fix table alignments
...
patch bump
2025-05-25 10:27:10 +01:00
abeb5285d8
print group list as rich table
...
scene_name arg is now optional
upd README
patch bump
2025-05-23 21:55:52 +01:00
b186685e2f
keep it consistent
2025-05-19 14:41:42 +01:00
9a65c0067e
remove trailing comma
2025-05-06 20:38:57 +01:00
e806c6345d
upd shorthand aliases
2025-04-26 16:17:28 +01:00
6a8e7afc1d
assign request client directly to context object.
2025-04-23 15:29:02 +01:00
3852ba53f5
add status message
2025-04-23 14:48:33 +01:00
8976e7e29c
simplify group toggle
2025-04-23 14:47:14 +01:00
58429a1ccb
add group commands toggle and status
...
add group unit tests
minor version bump
2025-04-22 11:59:55 +01:00
ab24ca1620
move validation logic into validate module
2025-04-20 21:52:54 +01:00
50b566bb71
add validation logic to clean up the trace stacks
2025-04-20 19:07:52 +01:00
5852dd4836
add toggle and visible commands to scene-item group
...
update README
minor bump
2025-04-20 15:23:03 +01:00
8ce9a80eed
first commit
2025-04-19 20:15:26 +01:00