-
Updated
Jul 22, 2021 - Dart
cross-platform
Here are 4,456 public repositories matching this topic...
-
Updated
Jul 22, 2021 - TypeScript
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar
-
Updated
Jul 21, 2021 - Go
-
Updated
Jul 22, 2021 - C++
-
Updated
Jun 26, 2021 - Python
-
Updated
Jul 22, 2021 - C++
-
Updated
Jul 22, 2021 - C++
-
Updated
Jun 30, 2021 - Dart
Flameshot version
(All versions)
Describe the bug
There are lots of Linux-only files installed when Windows MSI package is installed:
Probably we should add an if() statement in src/CMakeLists.txt file and do not call those configure_file() instructions on Windows/
ToolbarActions and MenuItems needs to be disableable for the similar reasons and coherence with DisableableWidgets. Last corresponds to solved #234 .
-
Updated
Jul 22, 2021 - Vue
-
Updated
Jul 20, 2021 - C++
-
Updated
Jul 19, 2021 - Dart
-
Updated
Jul 22, 2021 - Go
-
Updated
Jun 19, 2021 - Dart
-
Updated
Jul 22, 2021 - C++
-
Updated
Jul 22, 2021 - C++
-
Updated
Jul 23, 2021 - C#
-
Updated
Jul 21, 2021 - JavaScript
-
Updated
May 30, 2021 - TypeScript
-
Updated
Jul 23, 2021 - C#
--presume-input-tty is an undocumented option of rm.
https://bug-coreutils.gnu.narkive.com/AMUZEL4V/rm-p
It is relatively difficult to ensure that there is a tty on stdin.
Since rm acts differently depending on that, without this option,
it'd be harder to test the parts of rm that depend on that setting.
GNU testsuite:
`2021-06
-
Updated
Jul 23, 2021 - Python
Would it be possible to see if you already "thumbed up" a song by clicking on the menu bar button (to get to the menu, shown in the attached screenshot) via a check mark icon or a thumbs up icon next to the "Thumbs Up" option or via a separate entry within the menu (that would say, for example, "Thumbed Up")? This would be so much easier than having to open a new window by clicking on "Show" every
Improve this page
Add a description, image, and links to the cross-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cross-platform topic, visit your repo's landing page and select "manage topics."

First
When run command
pip install sixreturn error because pip is not installed. In result resolved commandsbrew install python; pip3 install sixSecond
Before
brew cask install <SOMETHING>return errorError: Unknown command: cask. Resolved by use commands without cask:brew install `Both cases is not obvious for users which not used homebrew before (MacOS Big