-
Attempting to build with fedora 31.
```
git clone https://github.com/swami/libinstpatch.git && cd libinstpatch
git checkout v1.1.1
mkdir build && cd build
cmake ..
make
```
successfully bu…
-
Using @girs/gobject-2.0: "^2.80.2-4.0.0-beta.9",
now the only type accepted is "string"
-
wanted to separate this from #41 which ended up in MVP as generic GIRs
-
It the lirc hardware does not support it, use read timeouts with poll(2) or select(2). Use LIRC_SET_REC_TIMEOUT and LIRC_SET_REC_TIMEOUT_REPORTS.
Note: Girs and HardHardware as well as poll uses valu…
-
### Which feature
There are a few additions that would be nice, like seeing the amount of casino chips a player has and seeing the other players play time/more stats
### Reason
I do casino rigs usi…
-
I have months trying to add GXml-0.10 and GDA-5.0 documentation to valadoc.org
I think I follow all steps, including adding GIR and VAPI files to vala-girs, updated documentation/packages.xml, and so…
-
> cannot use webView (variable of type *webkit2.WebView) as "github.com/diamondburned/gotk4/pkg/gtk/v4".Widgetter value in argument to theBox.Append: *webkit2.WebView does not implement "github.com/di…
pztrn updated
10 months ago
-
Hello,enb.conf was empty ,what need to write in?
-
Hello, I updated the dependencies of my project, but now I'm unable to run `tsc` with both the new updated dependency and the old ones.
I'm getting a lot of duplicate identifiers errors:
Error…
-
For example Gtk generates a `gtk-4.0-ambient.d.ts`
```ts
declare module 'gi://Gtk?version=4.0' {
const Gtk40: typeof import('./gtk-4.0.js').default;
export default Gtk40;
}
```
Beca…