Bartłomiej Maryńczak

Results 233 comments of Bartłomiej Maryńczak

> no compositor-side changes necessary? Should be fine without any changes, I skip the inhibitors internally. So you are expected to still call `set_is_inhibited` and the inhibitor will be ignored...

@elinorbgr I bumped Ubuntu version to 24.04, and we are green now

How about we go libinput-rs or gtk-rs like route, and have `libwayland-1.x` feature for each new version from now on?

Any ideas how would I feature gate a function in [external_library!](https://docs.rs/dlib/latest/dlib/macro.external_library.html) marco?

> I've just done a wayland-rs release without this for now. That's totally fine, it's more of a future proofing for people that might need `ext_transient_seat_v1` in the future. I...

> Flameshot can't rely on the regular portal UI because it doesn't have a window? As far as I understand, GNOME portal requires the app window to have focus for...

Done, added a simple test that makes sure that the request is never sent to the server

Any chance of getting some sort of crash log?

I don't know how light up keys usually work, but as long as they are controlled via MIDI we can most likely get them to work. If the keyboard has...

> Hi! I realize that `` are inline element, could cause overflow. [Bootstrap's strategy](https://getbootstrap.com/docs/5.3/content/tables/#responsive-tables) is wrap table with `` container (with `overflow-x: auto`). I hardly add `block overflow-x-auto` for ``s....