awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesWindow State Management

Controlling window transitions such as maximizing, minimizing, and tiling through system-level input signals.

Distinct from Window State Controls: Existing candidates focus on specific UI button controls [f0_mt1], browser-specific management [f0_mt2], or the tiling window manager software itself [f0_mt5], rather than the generalized system-level mapping of inputs to window state changes.

Explore 4 awesome GitHub repositories matching operating systems & systems programming · Window State Management. Refine with filters or upvote what's useful.

Awesome Window State Management GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • joseexposito/toucheggJoseExposito का अवतार

    JoseExposito/touchegg

    4,095GitHub पर देखें↗

    TouchEGG Linux के लिए एक मल्टी-टच जेस्चर रिकॉग्नाइज़र और इनपुट ब्रिज है जो बैकग्राउंड सर्विस के रूप में कार्य करता है। यह टचपैड और टचस्क्रीन पर जेस्चर का पता लगाता है, स्वाइप, पिंच और टैप को विभिन्न डिस्प्ले प्रोटोकॉल पर विशिष्ट सिस्टम क्रियाओं में मैप करता है। यह टूल इनपुट डिवाइस जेस्चर मैपर के रूप में कार्य करता है, जो टच पैटर्न को कीबोर्ड शॉर्टकट, माउस क्लिक या मनमानी शेल कमांड के निष्पादन में परिवर्तित करता है। यह विंडो स्टेट्स को प्रबंधित करने और वर्चुअल डेस्कटॉप को नेविगेट करने के लिए कस्टम जेस्चर-आधारित ट्रिगर्स की परिभाषा की अनुमति देता है। यह सिस्टम कीबोर्ड संयोजनों और विभिन्न माउस बटन इंटरैक्शन दोनों के लिए इनपुट एमुलेशन को संभालता है। यह कॉन्फ़िगरेशन फाइलों या ग्राफिकल इंटरफ़ेस के माध्यम से जेस्चर व्यवहार को कॉन्फ़िगर करने के लिए तंत्र भी प्रदान करता है।

    Provides the ability to maximize, minimize, close, or tile windows using recognized multi-touch gestures.

    C++gesture-recognitionlibinputlinux
    GitHub पर देखें↗4,095
  • iberianpig/fusumaiberianpig का अवतार

    iberianpig/fusuma

    3,889GitHub पर देखें↗

    Fusuma is a gesture recognition daemon and multitouch input mapper for Linux systems. It operates as a background service that monitors raw input devices and translates trackpad swipes, pinches, and rotations into user-defined shell commands and keyboard shortcuts. The system utilizes a modular input framework that allows for device-specific filtering to ensure gestures are only processed from designated touchpads. It features a plugin architecture that enables the integration of external modules for custom gesture configurations and keyboard event emulation. The software covers input automa

    Enables the control of window states such as maximizing and minimizing through multitouch input signals.

    Rubygesturegesture-recognitionlibinput
    GitHub पर देखें↗3,889
  • jordansissel/xdotooljordansissel का अवतार

    jordansissel/xdotool

    3,822GitHub पर देखें↗

    xdotool is a command-line utility for X11 desktop automation that simulates keyboard and mouse input and manages application windows. It functions as a scriptable tool that maps sequential text instructions to low-level library calls to control the X11 graphical environment. The project enables the generation of synthetic keyboard and mouse events to automate interactions with graphical user interfaces. It also acts as a window manager controller, allowing users to programmatically move, resize, focus, and organize application windows and virtual desktops. The tool covers a wide range of cap

    Modifies window properties and geometry by interacting with standard window manager hints and attributes.

    C
    GitHub पर देखें↗3,822
  • gabdube/native-windows-guigabdube का अवतार

    gabdube/native-windows-gui

    2,057GitHub पर देखें↗

    Native Windows GUI is a lightweight graphical user interface toolkit and application framework designed for building native desktop software in the Rust programming language. It directly wraps the underlying operating system windowing application programming interface to construct interface elements without intermediate frameworks, utilizing standard operating system controls and programming interfaces. The framework supports cross-compilation toolchains that enable developers to compile native Windows target applications and binaries directly from non-Windows environments like Linux. It incl

    Controls window geometry, minimization, maximization, centering, and sizing constraints on the display.

    Rustguinativenative-windows-gui
    GitHub पर देखें↗2,057
  1. Home
  2. Operating Systems & Systems Programming
  3. Window State Management