GithubHelp home page GithubHelp logo

fix-quicklook's Introduction

As of MacOS 11.0 Big Sur, QuickLook now removes the corners from your images before showing them to you.

This is a simple script to find all running QuickLook processes and patch them so they no longer do this.

Before & After

Requirements

  • You must be on an Apple Silicon mac.
  • SIP must be disabled.
  • LLDB must be installed (it's part of the Xcode command line tools).
  • Only tested on Ventura 13.5. Other OS versions may work.

Usage

./fix_quicklook.py

Room for improvement

This only patches QuickLook for images. Videos, text files etc. are still rounded off. Maybe patch those too.

Maybe add x86 support? I don't have an x86 Mac running an affected OS but would welcome a PR.

Sometimes MacOS spawns new QuickLook processes. Maybe add a daemon that watches for them and patches them as they spawn.

Maybe add a script that adds this as a login item?

It'd be neater to call the script 'fix-quicklook' rather than 'fix_quicklook.py', but it loads itself into LLDB and LLDB requires that the script follows Python module filename conventions. Maybe find a way to get around this.

fix-quicklook's People

Contributors

rogual avatar

Stargazers

Christian Tietze avatar Marek Hrusovsky avatar  avatar Dave Nicolson avatar John Siracusa avatar Evo Stamatov avatar Venky Venkatakrishnan avatar Bole avatar Oliver Busch avatar Matt Sephton avatar Cody Vandermyn avatar Shadab Zafar avatar  avatar Xiaofei Ge avatar Thomas Lekanger avatar  avatar Paul Willot avatar Guillaume Dumoulin avatar Philipp Daun avatar Hugo Hallman avatar Junho Yeo avatar Sung Jeon avatar Ullrich Schäfer avatar Sam Foreman avatar Lion avatar Cedric Hutchings avatar Matt Knapper avatar Tim Scanlin avatar Qeaux avatar Paul Ryan avatar John Papandriopoulos avatar Ray Vanderborght avatar Chris Farrell avatar

Watchers

Matt Sephton avatar  avatar  avatar

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.