Posts tagged with gnome extension

Stuff related to Extensions for the GNOME desktop environment

Keyboard shortcut sequences in GNOME extensions Multi-stage keyboard shortcuts like Ctrl+Del → w exist in various apps. I prototyped this for GNOME extensions, where it's not natively supported.
Creating my first npm Package I created my first npm package: create-gnome-extension, a scaffolding tool for GNOME extensions inspired by the web dev ecosystem. The development was fun—testing and publishing, less so.