Review of "Rudra" version 2

Details Page Preview

A lightning-fast, keyboard-centric launcher for GNOME Shell designed for power users who want to keep their hands on the keyboard. Trigger instantly with Ctrl + Shift + Space (customizable) to access a fluid, lag-free overlay. Key Features: • Instant App Search: Launch applications and system settings with a few keystrokes, backed by an optimized caching engine. • File Hunt: Quickly traverse and find files in your home directory using the '.' prefix (e.g., '. document'). • Web Search: Search Google ('g [query]') or YouTube ('yt [query]') directly from your desktop without opening a browser first. • Command Runner: Execute native shell commands instantly using the '>' prefix (e.g., '> htop'). • Deep Customization: Fully adjust fonts, highlight colors, background opacity, corner radius, and screen positioning to perfectly match your desktop aesthetic. Disclaimer: This extension is not affiliated with, endorsed by, or sponsored by Google or YouTube.

Extension Homepage
https://github.com/narkagni/rudra

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
7 Active
6 Rejected
5 Rejected
4 Rejected
3 Inactive
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Better to call `this.close()` in `destroy()` (line 409 `launcher.js`). That way, you don't need line 39 `extension.js`. 2. Timeout should be removed on destroy and before creating a new one (line 385 `launcher.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) 3. Please use SVG for the icon since it has less file size and better for scaling.