xinminglai

Results 6 issues of xinminglai

Hi, Can we have an option on the app when share the window, On the deskreen app side, We add option to hide decoration, when enabled, Only window content without...

enhancement

Hi, Please merge this branch, This branch makes the around modifier behave correctly for multiple overrides within multiple components. Thanks!

# We need to take snapshot of table name within ResultSeq, so below example may work as expected. sub get-seq ($table-source) { temp Model.^table = $table-source; Model.^all.grep({ ... }); }...

Hi, These 3 patches add method column-values, and some small fixes for Red::Driver::Pg Thanks!

Hi, Thanks for this low latency of the virutal sound card driver. Now I have a machine, I wish to play to different computers by selecting the virtual sound card....

## The Problem Below code will trigger the bug. ``` #!env raku my %m = ("a" => 1, "b" => 2, "c" => 3); subset X1 of Str() where {...

tests committed
Fixed in RakuAST