Skip to content
#

macosx

macos logo

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...

awesome-mac
gamtiq
gamtiq commented Jul 26, 2019

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

jusw85
jusw85 commented Nov 29, 2019

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);
        
StephenGregory
StephenGregory commented Feb 19, 2019

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"
jdrch
jdrch commented Sep 9, 2019

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

Metallicow
Metallicow commented Jan 2, 2020

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

sn0wyfall
sn0wyfall commented Mar 12, 2018

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

guestisp
guestisp commented Nov 23, 2017

I don't want to use current chunks loop for replication (mostly because is still unclear how it works).
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

grozan
grozan commented Dec 20, 2019

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

kuon
kuon commented Mar 15, 2018

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

MattAWright
MattAWright commented Nov 3, 2017

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

Created by Apple

Released March 24, 2001

Website
www.apple.com/macos
Wikipedia
Wikipedia

Related Topics

linux visual-studio dotfiles
You can’t perform that action at this time.