mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-08-07 22:17:07 +02:00
use #[namespace]
This commit is contained in:
parent
34bd2eeacf
commit
b19d5bef24
10 changed files with 641 additions and 697 deletions
|
|
@ -16,12 +16,12 @@
|
|||
(info Mode selector.)
|
||||
(keys :axis/y :confirm)
|
||||
(view (bg (g 0) (bsp/s
|
||||
:ports/out
|
||||
(bg (g 10) :ports/out)
|
||||
(bsp/n
|
||||
:ports/in
|
||||
(bg (g 10) :ports/in)
|
||||
(bg (g 30) (bsp/s
|
||||
(fixed/y 7 :logo)
|
||||
(fill :dialog/menu))))))))
|
||||
:logo
|
||||
:dialog/menu)))))))
|
||||
|
||||
(view :ports/out (fill/x (fixed/y 3 (bsp/a
|
||||
(fill/x (align/w (text L-AUDIO-OUT)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue