-
Updated
Mar 9, 2020 - Python
osx
Here are 1,854 public repositories matching this topic...
Feature Request?
When I'm trying to type out math equations in emails, I will most often need to use a couple *s. When I do this, it removes the *s and makes the text between them italic. I'd love if I could disable this behavior as it much harder to do my work.
Using Gstreamer isPlaying() always returns true even when paused and using plain ofVideoPlayer it returns false when paused. It would be great to have a standard behavior.
see:
arturoc/ofxGStreamer#27
When the user filters the amount of items in the left list decreases. It would be nice, also as motivation to watch more session videos, to know how much videos are left in the left list, e.g. when I activated the unwatched filter.
-
Updated
Mar 9, 2020 - Shell
Hello
The searchbox supports "Search Modifiers". I tested the modifier "!" and "-". Both did the same. "!" is listed in "Search Help" (https://i.imgur.com/Ajqy0yU.png) and "-" is listed in the "User Guide" (https://i.imgur.com/2ij7Bvj.png). I suggest deciding on which one "shall be used" (even if both are supported, maybe because of backwards compatibility, or for other reasons) and then refer
Is your feature request related to a problem? Please describe.
It is (barely) documented that mas is not able to install apps from the MAS that haven't been purchased.
The README does call out that the lucky command can't be used to purchase an app, but this isn't made clear that it also applies to the install command.
Please note that this command will not allow you to install (o
Required information:
- gotop version (
gotop -V): 3.0.0 - The output of
uname -a: Linux vagrant 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux - Terminal emulator (e.g. iTerm or gnome terminal):
- Any relevenat hardware info:
- tmux version if using tmux:
Also please copy or attach ~/.local/state/gotop/errors.log if it exists and cont
There is ample documentation for hs.httpserver.websocket, but there is no documentation for hs.http.websocket even though it exists as a perfectly usable websocket client implementation.
...in which case the commit should be rejected and we should run make generate-manifest. This is mostly a note to self.
Looks like a pretty significant changeset came in from 3.1.1 -> 4.0.0, but the README doc was not properly updated to indicate the new usage. I'm currently working through what I have to migrate and will submit a PR when I have time, but thought opening an issue was a good start.
Execute not working
Hey,
I'm trying to execute a simple diff check when I click on my notification but it's not working. I tried to add -activate com.apple.Terminal and this one works but after that nothing more. I tried to run an osascript that will open a new terminal window and then run my command but it doesn't work much.
My command
terminal-notifier -title "My notification" -message "The descriptio-
Updated
Mar 8, 2020 - Objective-C
The Npcap User's Guide is awesome (IMHO), but it would be great to improve the installer option section. In particular, it would be nice to have a short section on each option which describes in more detail what it does. Right now there is just a one sentence description for each, but many of the options like /admi
-
Updated
Mar 9, 2020 - Swift
See #65 for details.
-
Updated
Mar 9, 2020
Right now, there is no way around, that sync can stop. Period :)
There are different reasons for that and we can only try to "work arround" or mitigate the impact of one, the other is d4m related and we cannot do anything about it.
Scenarios where this happens ( more often ):
- npm / webpack / gulp based projects where during watch / rebuild a lot of files are removed and created -> **we c
Pine crashed while editing a document. Not doing anything special, not inserting special characters or anything out of the ordinary I can think of..
- Activate View -> Syntax Highlighting if not active
- Make a request that returns JSON
- Select some text in the response body and copy with cmd-c or ctrl-clicking and selecting "Copy"
- Try to paste somewhere and nothing will be pasted
<img width="1242" alt="screen shot 2018-01-24 at 14 38 21" src="https://user-images.githubusercontent.com/72999/35334927-46901e66-0114-11e8-853b-0d837e1
Video problems
I have analyzed video problems and below is the summary. All tested with examples/http_server.py from the pywebview-3 branch.
Windows
- CEF / MSHTML / EdgeHTML. No problems with either. CEF supports only WebM and Ogg out of the box (MP4 not supported).
Cocoa
- Only video frame is displayed, video not playing. Youtube works fine. There are a bunch of flags related to media in WKWeb
Trying to properly install the glfw dependency
I had assumed everything, headers and dll's, should go into the glfw folder, but it appears that the solution is expecting the header file to be elsewhere. Could you please tell me where these all go?
Thanks!
I would like it if you could give some good advice to people who wish to contribute. There is deep magic in the gobject and GTK libraries that is not clear to me (and probably many golang developers). The team has obviously figured out how to deal with it; but lets say I want to help drive the % up, and possibly add libhandy bindings: what do I need to know?
What are the pitfalls I'm going to s
Improve this page
Add a description, image, and links to the osx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the osx topic, visit your repo's landing page and select "manage topics."


The documentation indicates that
scriptLoadCallbackis optional (set to null if not required) forJsParseSerialized. This parameter is actually checked against null an