icedman / search-light

Gnome Extension to bring macOS's Spotlight functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Search Light

A GNOME Shell 42+ Extension

"Buy Me A Coffee"

Contributors Forks Stargazers Issues License

First Release

This is a Gnome Shell extension that takes the apps search widget out of Overview. Like the macOS spotlight, or Alfred.

Notice

  • Gnome 46 port is ready for testing
  • Gnome 45 port is ready for testing
  • Gnome 44 and prior will be under g44 branch

Features

  • Popup search box
  • Colors, background, borders customization
  • Blurred background
  • Multi-monitor support

Installation

Manual Installation:

  • Clone this repo
$ git clone https://github.com/icedman/search-light
  • Use the Makefile to build and install
$ cd search-light
$ make

From Gnome Extensions Repository

Visit repository

Keybinding

ctrl+cmd+space (change at the preference page)

Credits

Blur-My-Shell for background blurring code.

About

Gnome Extension to bring macOS's Spotlight functionality

License:GNU General Public License v3.0


Languages

Language:JavaScript 89.9%Language:Python 6.5%Language:Makefile 1.7%Language:CSS 1.1%Language:GLSL 0.9%