HMH

Results 18 issues of HMH

As of now not only direct dependencies are added but also dependencies of dependencies and so on. Consider the following example: ```console > objdump -p weylus ... Dynamic Section: ......

You can find the project here: https://github.com/H-M-H/Weylus Some of the features included: - screen mirroring - pressure sensitivity - proper multi touch support - partial support for Windows and macOS...

Currently only colors are used to distinguish the selected pane from other panes. At least for me it's sometimes rather hard to see at first glance which pane is selected....

In order to type Chinese or Japanese text an Input Method Editor (IME) is required. It looks like SDL already does most of the heavy lifting and provides said editor....

help wanted
i18n

Unfortunately the websocket crate is not properly maintained anymore, citing their [readme](https://github.com/websockets-rs/rust-websocket/blob/master/README.md): > Note that this particular library is based on obsolete dependencies (Hyper 0.10, Tokio 0.1), so is a...

Right now only the mouse can be controlled, things like pressure or touch events are not handled. I do not run windows myself and thus will most likely not implement...

enhancement
help wanted

Screencast session restore has landed in xdg-desktop-portal: https://github.com/flatpak/xdg-desktop-portal/pull/638 Looks like this is how your are supposed to use it: https://github.com/obsproject/obs-studio/pull/5559 One thing to consider is where to store the restore...

Users should receive notifications if somebody mentioned them in a post.

feature

Add a feature that enables reporting posts to admins/moderators.

feature

Add a feature to enable softdeletion of posts/topics so they are only visible to staff.

feature