Mark Hammons

Results 73 issues of Mark Hammons

Apparently xdg_shell_unstable_v6_protocol is obsolete, so I should switch away from it.

https://github.com/swaywm/wlroots/tree/master/tinywl This compositor is rather barebones at the moment and can at best display windows. Use TinyWL as an example to learn more about wayland and wlroots and add more...

## Compiler version 3.3.0 ## Minimized code ```scala trait Inst: opaque type InstrumentedFn[A] = A class Opt2[F]( instrumentation: Inst )( f: (i: Inst) => i.InstrumentedFn[F] ) ``` ## Output ```scala...

itype:bug
area:semanticdb
area:opaque-types