Skip to content
View didley's full-sized avatar

Block or report didley

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. camoverlay camoverlay Public

    GNOME app that displays a webcam preview as a borderless overlay, for use during screen recording.

    Rust 5

  2. improve-am-web-extension improve-am-web-extension Public

    Chrome extension to improve the Apple Music web player with Queue persistence, pinned pages, and back/forward navigation."

    JavaScript

  3. MacOS-like Linux Xremap config, with... MacOS-like Linux Xremap config, with Fedora Silverblue install notes
    1
    # ~/.config/xremap/config.yml
    2
    
                  
    3
    modmap:
    4
      - name: Map non-Apple keyboards to Mac-like modifiers
    5
        device:
  4. Fix Fedora Silver Blue Chromium Brow... Fix Fedora Silver Blue Chromium Brower trackpad swipe back gestrue
    1
    # Install Chromium browser as an overlay rather than Flatpak
    2
    
                  
    3
    ## Brave
    4
    ```
    5
    rpm-ostree install brave-browser
  5. decimal-input decimal-input Public

    Utils to assist with handling decimal input fields.

    TypeScript

  6. Util to pick TypeScript enum keys, v... Util to pick TypeScript enum keys, values or entries
    1
    // version 1.0.0 - https://gist.github.com/didley/09ad3ddae164f5d7fb02f8ee96971e58
    2
    
                  
    3
    /**
    4
     * Examples
    5
     *