Luca Corbo

Results 12 issues of Luca Corbo

Hi, first off thanks for the project. I've created a go UI for OpenSnitch with Fyne: https://github.com/lucor/fyne-opensnitch Before to make a PR, I'd check if that is interesting or not.

### Is your feature request related to a problem? Please describe: As discussed in slack building for macOS produces an universal binary. It would be great to have the possibility...

fyne-cross is unable to create the darwin docker image on M1 From https://github.com/fyne-io/fyne-cross/pull/45#issuecomment-841144009: ``` #10 230.7 make[1]: Leaving directory '/osxcross/build/p7zip/CPP/7zip/UI/Console' #10 230.8 ./install.sh /osxcross/target/SDK/tools/bin /osxcross/target/SDK/tools/lib/p7zip /osxcross/target/SDK/tools/man /osxcross/target/SDK/tools/share/doc/p7zip #10 231.1 -...

This commit add the possibily to define a footer template using two lines in the header section. The footer line is a pipe (|) list of three segments that can...

cla: yes

This pull request add the -fullscreen flag to enable full screen mode (default: false). When enabled all the slides except the current one are hidden. Fixes golang/go#12634 Fixes golang/go#18299

cla: yes

This pull request add support for quote. The template uses the function "quote" to inject quotes and citations. The text after ".quote" is embedded in a blockquote element after processing...

cla: yes

## Type of change - [x] Feature - [x] New bidder adapter ## Description of change The WURFL RTD module enriches the OpenRTB 2.0 device data with [WURFL data](https://www.scientiamobile.com/wurfl-js-business-edition-at-the-intersection-of-javascript-and-enterprise/). The...

This PR introduces support for bidder-specific device data. It merges `bidderconfig.ortb2.device` fields into `request.device`, with `bidderconfig.ortb2.device` taking precedence. Fixes #4147

This PR adds the WURFL Device Enrichment Module. ### Overview The **WURFL Device Enrichment Module** for Prebid Server enhances the OpenRTB 2.x payload with comprehensive device detection data powered by...

module

## 🏷 Type of documentation - [x] text edit only (wording, typos) The configuration section has been updated to recommend setting the auctionDelay parameter to at least 500ms, and the...