shuppy
shuppy
C++23 introduces #elifdef and #elifdef in the preprocessor: ```c++ // Note that if a compiler does not support C++23's #elifdef/#elifndef // directives then the "unexpected" block (see below) will be...
[Devtools](https://github.com/servo/servo/wiki/Devtools) support seems to be broken as of Firefox 110. The connection prompt works, and there are no messages afterwards under RUST_LOG=trace,  but in about:debugging, there are no tabs:...
The lower thumb button should go back, and the upper thumb button should go forward. These buttons are sometimes known as “mouse4” and “mouse5”, “X1” and “X2”, or buttons 8...
Split from #31278. --- - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes...
When a character isn’t supported by any of the fonts chosen by the page, some browsers search through all of the installed fonts to find one that supports text in...
- https://cohost.org - https://bucket.daz.cat/work/igalia/servo/8.html RUST_LOG=error: ``` [2023-11-29T12:32:14Z ERROR webrender::platform::unix::font] Unable to load glyph: 140 [2023-11-29T12:32:14Z ERROR webrender::platform::unix::font] Unable to load glyph: 140 [2023-11-29T12:32:14Z ERROR webrender::platform::unix::font] Unable to load glyph: 140...
When the minibrowser is enabled, add an [egui tooltip](https://docs.rs/egui/0.22.0/egui/containers/popup/fn.show_tooltip_at.html) to the bottom left corner when the page has status text. Watch for `EmbedderMsg::Status` events, and keep track of the current...
- affects pcb rev A3 and firmware 1.5 - affects Microsoft Wheel Mouse Optical 1.1A (045E:0040) - writing settings has a >20% chance of causing malfunction - red led goes...
- usb3sun d59f48b6d3e4939538a4ba5fd8dfc1c40b121cac - Microsoft Wired Keyboard 600 (045E:0750) [Adafruit TinyUSB Library](https://github.com/adafruit/Adafruit_TinyUSB_Arduino) - 2.0.1 = works - 3.1.0 = adafruit/Adafruit_TinyUSB_Arduino#296 - successful workaround in [tinyusb3.patch.txt](https://github.com/delan/usb3sun/files/14480101/tinyusb3.patch.txt) status of other patches with...
- usb3sun d59f48b6d3e4939538a4ba5fd8dfc1c40b121cac - Microsoft Wired Keyboard 600 (045E:0750) [Pico PIO USB](https://github.com/sekigon-gonnoc/Pico-PIO-USB) - 0.5.2 = works - 9357706baa587f8b23010e5751cfb77354d4a08e = works - 58879cfa0eca5725d8db6443ec17f8896a321042 = Control FAILED - 0.5.3 = Control FAILED...