2 repositorios
Integrating custom commands, icons, and visual elements directly into the OS shell interface.
Distinct from Shell Integration: Candidates focus on terminal shells or window controllers rather than the Windows Explorer shell UI.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Windows Shell UI Integrations. Refine with filters or upvote what's useful.
Shell is a Windows File Explorer context menu manager and shell UI customizer. It functions as a registry-based shell extension that uses a declarative configuration engine to add, remove, and modify context menu entries within the operating system. The project distinguishes itself through a text-based configuration system that supports logical expressions and conditional rules to control menu item visibility. It allows for the creation of multi-level cascade menus and the integration of custom visual identifiers, including SVG icons and glyphs, directly into the shell interface. Broad capab
Integrates custom commands and SVG icons directly into the Windows file navigation shell.
Este proyecto es una extensión de shell y herramienta de mejora para el administrador de archivos de Windows. Proporciona una interfaz de navegación por pestañas y utilidades de organización de carpetas al explorador nativo. La herramienta permite la navegación visual de carpetas a través de vistas previas basadas en el paso del ratón sobre el contenido del directorio e instantáneas de imágenes. También incluye un mecanismo para integrar utilidades suplementarias, como ayudantes de operaciones de archivos y barras de estado, directamente en la interfaz de shell. El software logra estas mejoras a través de la integración nativa de la API del sistema, el hooking de extensiones de shell y superposiciones de UI dinámicas que se renderizan sobre las ventanas existentes.
Injects custom UI elements into the Windows Explorer process by intercepting system calls and shell window messages.