Inokentiy Babushkin

Results 16 issues of Inokentiy Babushkin

Given that the tool already supports running binaries and examples (and people seem to want benchmark support too), would there be interest in having the same functionality for tests? The...

I'm submitting this PR alongside my GSoC proposal (see https://github.com/tokio-rs/gsoc/issues/2), providing two core changes: * Building the `fringe` scheduler on nightly is possible again. * `VersionVec` objects can now be...

After trying out the rust implementation of msgpack linked from the main page ([rust-msgpack](https://github.com/mneumann/rust-msgpack)), I noticed it doesn't compile on current rust releases and hasn't been updated in 2 years....

If we want to support temporary modes, we need to somehow determine when to return from it. This we can only do when we receive key events we have subscribed...

If you start e.g. firefox, then switch to a different tagset, and the client's window appears only then, you end up with a client being focused that isn't visible. Basically,...

bug

Better yet, place them somewhere where they will be *never* seen (ie at negative `x` and `y` coordinates). Alternatively, we could unmap windows and cache their geometries to reduce redraws...

bug
multimonitor

Pretty self-explanatory - add `pledge(2)` calls to all binaries produced.

enhancement

The following crash can be triggered when pressing the brightness keys on some systems: ``` INFO:gabelstaplerwm::wm::window_system: executing binding for KeyPress { code: 233, mods: 0, mode: Normal } thread 'main'...

bug

This feature would be very nice to have. The initial idea is to implement it as a `Layout` instance. However, as it is now, that's impractical (since `Layout`s don't carry...

enhancement

This would be a pretty big change. For now, determine what the needed changes to existing code and infrastructure are. - [x] wrap a screen's root window (together with some...

enhancement
multimonitor