flexw

Results 16 issues of flexw

In todo-mvvm-live-kotlin in Util/ViewExt.kt, in the callback of the showSnackbar function there gets the EspressoIdlingResource incremented and decremented. The problem is, that if onDismissed is called before onShown, the counter...

In my project, I want that warnings are treated as errors. However, if I add the rttr library to my project with `add_subdirectory(rttr)` and then link against it with `target_link_libraries(RTTR::Core_Lib)`,...

I use RTTR in my hobby game engine. My engine is a library that defines various components. I register this components with RTTR_REGISTRATION. This works fine as long as the...

This will help when working on legacy codebases where one wants to move incrementally to `.editorconfig`. This mode is also more consistent with `indent_style`, which operates only on changes. What...

This pull request implements D-Bus menus for the tray icons. @ianyfan @nmschulte It seems like #5161 is dead, and I would like to take over. Please tell me if this...

enhancement

Thank you for making this package! I have a little problem: After disconnecting from a debugging session with `dap-disconnect` all buffers that were opened by `dap-debug` except for the output...

Thanks for making this cool project Open-Source! I have a minor annoyance: `-Werror` is enabled by default which can cause breakage on Linux distributions if newer compilers are used (which...

If I generate the json file for SQLAlchemy with `./flatpak-pip-generator SQLAlchemy` I get the following file: ``` { "name": "python3-SQLAlchemy", "buildsystem": "simple", "build-commands": [ "pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} SQLAlchemy"...

pip

plantuml-model is capable of multiple execution modes. flycheck-plantuml should automatically detect the execution mode and use it for syntax checking.

If you search for a specific song, it may happen that the song/video will not occur in the results list. Even if the song/video is on youtube. Steps to reproduce:...