free-software
Here are 432 public repositories matching this topic...
Flameshot Version
Flameshot v11.0.0 (ad1bf28)
Compiled with Qt 5.15.2
darwin: 21.2.0
osx: 12.1
Installation Type
Using the ready-made package from Github Releases
Operating System type and version
MacOS
Description
When I try to add some text in the screenshot, suppose I am tying
"hello", then I type Esc key.
Then all my input would become lost. What my expectation
In ui/, identify uses of throttle(delay, wrapped) that wrap networks calls. Replace these with throttlePromise(finallyDelay(delay, wrapped)).
This will ensure that
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
-
Updated
May 17, 2022 - PHP
-
Updated
Jun 5, 2022 - Python
-
Updated
Jun 16, 2022 - Python
-
Updated
Sep 22, 2020 - Python
-
Updated
Dec 23, 2021 - Go
-
Updated
Mar 28, 2021 - JavaScript
-
Updated
Jun 15, 2022 - JavaScript
-
Updated
Jun 1, 2022 - Ruby
-
Updated
Apr 29, 2021
-
Updated
Jun 15, 2022
-
Updated
Jun 11, 2022 - C++
-
Updated
Dec 13, 2021 - Python
-
Updated
Jun 14, 2022 - Shell
-
Updated
Jun 8, 2022
-
Updated
Dec 20, 2021 - Scala
-
Updated
Jun 4, 2022 - PHP
-
Updated
May 17, 2022 - PHP
Sharing of folder to anonymous user are working fine.
Despite to sharing to registered users - there is unfortunately no search available.
Probably a nextcloud thing and I am afraid not dependent from this app.
Want to ask if there anyway any workarounds for this available?
✍️ Bug Description
When dragging a folder from a file explorer (in my case, KDE's Dolphin) over Soundux, the Chromium file explorer opens.
🔁 Steps to reproduce
- Open Soundux and any file explorer.
- Drag and drop a folder, regardless of weather or not it contains supported audio file formats, into Soundux.
🖥️ Console Output
Nothing new is printed into the console.
❔ Expec
Dunging out
This is an Easy Hack.
Potential mentors: @mmeeks
Detailed description and rationale
We have a lot of duplication in Makefile.am around the run: rules to take just two for example:
run: setup-wsd
./loolwsd --o:sys_template_path="@SYSTEMPLATE_PATH@"
--o:security.capabilities="$(CAPABILITIES)"
--o:child_root_path=
-
Updated
Apr 26, 2022 - Ruby
-
Updated
Jun 14, 2022 - Shell
A few projects have been done or are in the works to replace the soundtracks for NRFTL and the Master Levels. The idea would be to have these levels have their own dedicated tracks that either default to regular tracks or can be written over with a WAD. This would be similar to how Episode 4 works in The Ultimate Doom, or how the repeat MIDIs work in Heretic.
This way, it would be possible to
-
Updated
May 25, 2022 - JavaScript
Improve this page
Add a description, image, and links to the free-software topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the free-software topic, visit your repo's landing page and select "manage topics."
Describe the bug
Sometimes shared photos are one-boxed when they should be embedded. See this discussion on the forum for why Nextcloud photos are not displayed properly.
This is because of a missing og:type meta tag. Currently it is set to object. If it was set to image onebox would treat it as such.