Code Monkey home page Code Monkey logo

Comments (5)

ColinHebert avatar ColinHebert commented on August 22, 2024 9

Not a MacOS dev, but here's a "workaround":
ln -s ~/Library/Preferences/com.oliverpeate.Bluesnooze.plist ~/Library/Containers/com.oliverpeate.Bluesnooze/Data/Library/Preferences/com.oliverpeate.Bluesnooze.plist

Not sure what is the right way to have Bluesnooze's making the request for its container to have the config mounted

from bluesnooze.

Baraujo25 avatar Baraujo25 commented on August 22, 2024 4

For me the solution was:

Pre-condition:

  • Bluesnooze running
  • Bluesnooze icon displayed
  • defaults read com.oliverpeate.Bluesnooze hideIcon does not return 1

Steps:

  1. Run defaults write com.oliverpeate.Bluesnooze hideIcon -bool true
  2. Quit app from Bluesnooze icon
  3. Reopen app with CMD + Space

Note: If I quit the app with killall Bluesnooze doesn't seem to do the trick, don't ask why (not mac dev here)

My environment:

  • Chip M3
  • Sonoma 14.2
  • Bluesnooze v1.2 via homebrew

from bluesnooze.

tambourine-man avatar tambourine-man commented on August 22, 2024 1

Same here, icon is visible even after running the defaults write command. The value is being set, just ignored by the app:

defaults read com.oliverpeate.Bluesnooze hideIcon
1

@ColinHebert's suggestion didn't work for me

from bluesnooze.

cdaringe avatar cdaringe commented on August 22, 2024 1

I got it working, but had to update the app.

Not sure exactly which change did the trick, but my hunch is removing the app "sandbox" from the xcode project.

The downside is that I couldn't get the LaunchAtLogin dep to work, but, you can still install it and set it up manually to get it to launch at startup.

Here's my recipe:

  • Open my fork https://github.com/cdaringe/bluesnooze in xcode
  • Product > Schems > BluesnoozeRelease
  • Product > Build
  • In the product navigator tab > Products > Bluesnooze (Right Click!) > Show In Finder
    • Drag to Applications folder
  • Mac system settings > Login Items > Add item > Select Bluesnooze!

Not a macos dev, just managed to hack this together. Surely some saintly mac person will find this atrocious, but it works!

from bluesnooze.

shlomiLan avatar shlomiLan commented on August 22, 2024

I solved it by installing the version I installed with Brew and re-install with the zip file.

Running on: M3 Mac OS 14.4

from bluesnooze.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.