mahkoh

Results 122 comments of mahkoh

> > I haven't looked at other operating systems. > > Since tokio is cross-platform, it would need consistent behavior across all platforms. > Which seems to be lacking at...

> We've tried to work around it, but without `timeout` support for `CLOCK_BOOTTIME` or similar, our workaround is incomplete. What restrictions did you run into? Would it not be possible...

Please create a PR.

Please create a PR.

I believe there are some test cases where the non-msvc versions would return incorrect results when used with MSVC. You can test this by changing the test generation to always...

Moving to post 1.0 as it is purely an enhancement.

Moved to post 1.0. The current functionality is sufficient for the most important usecases: - notifications - launcher.

I've opened #230 to fix the remaining issues with this PR. One thing I've removed is integration with the compositor UI. There were some serious issues with multi-touch and I'm...

I've tested this with ``` load-module module-null-sink sink_name=rtp load-module module-rtp-send source=rtp.monitor destination_ip=192.168.0.51 inhibit_auto_suspend=only_with_non_monitor_sources ``` and it seem to work fine.