Merge branch 'main' into fix/ydotool-socket-type
This commit is contained in:
@@ -196,8 +196,6 @@ func (p *pipeline) run(ctx context.Context) {
|
||||
|
||||
for {
|
||||
select {
|
||||
case <-frameCh:
|
||||
|
||||
case action := <-p.actionCh:
|
||||
switch action {
|
||||
case Inject:
|
||||
|
||||
Reference in New Issue
Block a user