linux-presets/gui/gnome/autocustom-gnome-macos/res/extensions/search-light@icedman.github...
Bram Kelchtermans 27254d817a lets go 2024-07-08 22:46:35 +02:00
..
apps lets go 2024-07-08 22:46:35 +02:00
effects lets go 2024-07-08 22:46:35 +02:00
preferences lets go 2024-07-08 22:46:35 +02:00
schemas lets go 2024-07-08 22:46:35 +02:00
ui lets go 2024-07-08 22:46:35 +02:00
CHANGELOG.md lets go 2024-07-08 22:46:35 +02:00
LICENSE lets go 2024-07-08 22:46:35 +02:00
README.md lets go 2024-07-08 22:46:35 +02:00
extension.js lets go 2024-07-08 22:46:35 +02:00
keybinding.js lets go 2024-07-08 22:46:35 +02:00
metadata.json lets go 2024-07-08 22:46:35 +02:00
monitors.js lets go 2024-07-08 22:46:35 +02:00
prefs.js lets go 2024-07-08 22:46:35 +02:00
shortcuts.js lets go 2024-07-08 22:46:35 +02:00
style.js lets go 2024-07-08 22:46:35 +02:00
stylesheet.css lets go 2024-07-08 22:46:35 +02:00
timer.js lets go 2024-07-08 22:46:35 +02:00

README.md


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

Blurred background

Blurred background feature requires imagemagick to be installed in the system which will generate the blurred image.

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) Cmd - your Windows logo, or the command logo on mac. Linux also calls this the 'Super' key.

Credits

Blur-My-Shell for background blurring code.