macosx
macOS is the operating system that powers every Mac computer. It was designed by Apple and is meant specifically for their hardware.
Here are 782 public repositories matching this topic...
New Issue Checklist
- [V] I have read and understood the CONTRIBUTING guide
- [V] I have read the Documentation
- [V] I have searched for a similar issue in the project and found #2881, but that issue does not have enough informatio
Issue details
Camera.unproject does not return original value
Reproduction steps/code
public void create() {
Vector2 tmpvec = new Vector2();
tmpvec.set(0, 0);
Stage stage = new Stage(new ScreenViewport());
stage.stageToScreenCoordinates(tmpvec); // has the correct screen coords;
stage.screenToStageCoordinates(tmpvec);
Bitbar 1.9.2
macOS 10.14.3
Given this output, it is impossible to view the dropdown items. Clicking or context-clicking on "foo menu" will always open the URL and never reveal the dropdown.
echo "foo menu | href=http://somewhere.com/"
echo "---"
echo "You'll never see this"
System Details:
-
Operating System: Windows 10 v1903 Pro x64
-
Distro(For GNU/Linux and BSD users): N/A
-
Desktop Environment(For GNU/Linux and BSD users): N/A
-
Persepolis Version: 3.1.0
-
How do you install Persepolis? From Github .exe installer
-
Please attach log files if crash or paste error message: N/A
Issue Description and steps to reproduce:
The Enter Your Link
Error detected while processing ColorScheme Auto commands for "*":
E121: Undefined variable: g:colors_name
E15: Invalid expression: g:colors_name != "solarized" | silent! aunmenu Solarized | else | call SolarizedMenu() | endif
Press ENTER or type command to contin
Hey,
You guys should probably remove the sudo from pip install from your "How To Use" section in your readme (I'm not sure whether PIP drops privileges these days, but either way it's bad practice and some people will probably follow your instructions line by line).
In wxPy4.1
wx.stc.StyledTextCtrl.SetUseAntiAliasing exists, but the classic vs phoenix pages says it was removed.
Also cant remember how this got into my code but it is missing also
self.Bind(wx.EVT_CLIPBOARD_CHANGED, self.OnClipboardChanged) # Doesn't seem to work anywhere; Phoenix raises AttributeError
wx.stc.StyledTextCtrl.GetTextUTF8 also missing from classic vs phoenix page
I set the timer to have a notification alert (so that it doesn't go away after a few seconds). I usually keep the Timer app on another desktop (or "space") so that I can easily go to that desktop by clicking on the notification. However, after doing this, the notification alert stays on the screen until I manually dismiss it.
Is it possible to make it dismiss when it finds out that it has been
Add support C#
Please add C# syntax support.
W0614 - Warns when an imported module or variable is not used from a 'from X import *' style import.
Only import what is used.
It is not very obvious to find how to download files from phone to computer. Maybe a download button can be added in the toolbar ? An other thing is that the upload / download feature is not very clear (download to the phone or the pc ?) . Maybe a tooltip or something else can be add to make it more obvious ?
Thanks !
md5sum check
When I send a message with latin characters from a file with encoding iso-8859-1 (Western/Windows1252), the "View" tab doesn't show those characters:
My file:
smtp4dev View tab:
.
What I would like is to set our cluster to replicate as much chunks as possible up to REPLICATION_BANDWIDTH_LIMIT_KBPS
What should I have to set and how ? I think that both REPLICATION_BANDWIDTH_LIMIT_KBPS and chunks loop limits are honored, so I have to set chunk loop to very high value
Hi,
I saw in the doc that it says
Tray icon indicates when it is connected to syncthing (no status updates yet).
so this issue is to make sure it does not get forgotten :-)
It's good to see if syncthing is running locally or not, but what I also really want to see is if my files are all synced correctly or not.
If any folder or any remote device is not up-to-date, I think the colour o
To allow easier firewall configuration, it would make sense to have a section the README detailing the traffic generated by tandem.
Like:
- TCP connection to rendezvous.foo.com on port 443 using HTTPS
- UDP connection to the either the remote host on a dynamic port or the rendezvous server
Also, what happen if the two hosts are on different local subnets that are directly connected, is a
SXKDVM - OSX Docker KVM / Run an OSX KVM virtual machine inside a Docker container.
-
Updated
Jan 21, 2020 - Shell
Starting at the "Create a staging environment", the steps described in the guide quickly outpace the explanations and it was not obvious to me what was going on. The quickstart assumes knowledge of concepts (environments, machines) that I would have liked to see brief explanations of.
The Quickstart could also use now.sh as an example deployment environment so that the user can follow along wit
A website to search and discover formulas from Homebrew for Mac
-
Updated
Jan 20, 2020
A small collection of command line tools for Mac OS X, incl.: clipcat, dict, eject, ql, swuser, trash & with.
-
Updated
Jan 2, 2020 - Shell
It would be nice to be able to move/copy duplicate files to a new directory. This would work two ways: either move all of the files "flat" right beside one another OR reproduce the directory tree leading up to the duplicates so that it could easily be overlay-copied back to restore them.
Created by Apple
Released March 24, 2001
- Website
- www.apple.com/macos
- Wikipedia
- Wikipedia


Put "Add ____" as Title
[X] Done
Provide a link to the proposed addition.
https://github.com/sindresorhus/quick-look-plugins
Explain why it should be added
Currently QuickLook Plugins section contains the only item.
The proposed set represents useful plugins for QuickLook.
Additional context
Plugins are useful for developers.
Issue Checklist
Put an x in the