Code Monkey home page Code Monkey logo

Comments (6)

bencochran avatar bencochran commented on May 28, 2024

This appears to be a Quicksilver issue.

see:
http://code.google.com/p/blacktree-quicksilver/issues/detail?id=225
http://code.google.com/p/blacktree-quicksilver/issues/detail?id=232
http://code.google.com/p/blacktree-quicksilver/issues/detail?id=234

This same issue is present with Primer. Bezel, however, is unaffected. This seems to spawn from the fact that Bezel auto-positions itself in the center and doesn't allow itself to be moved.

I'll dig a little more and see if there's a way to fix the bug on my end or if we have to wait for a Quicksilver update.

from bezelhud.

bencochran avatar bencochran commented on May 28, 2024

Also a temporary workaround according to http://snowleopard.wikidot.com/ is to check "Snow Icon in Dock"

I've tested on my machine and it does seem to work.

Not ideal, but should make Quicksilver usable until the issue is resolved.

from bezelhud.

 avatar commented on May 28, 2024

"This seems to spawn from the fact that Bezel auto-positions itself in the center and doesn't allow itself to be moved."

It's not specifically because Bezel auto-positions itself at center, while BezelHUD allows the user to position it. Fumo, from Lipidity, allows the user to position it and works fine with Snow Leopard's Spaces. Maybe you could get Ankur's implementation of this...

from bezelhud.

thewierdone2000 avatar thewierdone2000 commented on May 28, 2024

Could be fixed by setting the following in BHWindow.m, assuming that QSBorderlessWindow extends NSWindow?

[self setCollectionBehavior: NSWindowCollectionBehaviorMoveToActiveSpace];

As documented in:

https://developer.apple.com/mac/library/documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindow_Class/Reference/Reference.html#//apple_ref/occ/instm/NSWindow/setCollectionBehavior:

from bezelhud.

bencochran avatar bencochran commented on May 28, 2024

Oh wow. Good timing. I was literally reading that documentation when gmail let me know you posted this. (I followed it from here http://twitter.com/chockenberry/status/3986129775)

I'm on my old powerbook tonight while my new laptop is with Apple. But tomorrow I should be getting it back and will recompile with the change and see if it works.

Thanks for the heads up.

from bezelhud.

bencochran avatar bencochran commented on May 28, 2024

simple fix to spaces bug. Closed by fb207c3

from bezelhud.

Related Issues (17)

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.