Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Window Dimensions - GNOME Shell Extension

A simple GNOME Shell extension that displays window dimensions while you resize them.

Screenshot

Features

  • Shows real-time dimensions (width × height) when resizing any window
  • Works seamlessly on both Wayland and X11
  • Displays dimensions in the center of the window being resized
  • Clean, minimalist design with dark semi-transparent background

Installation

Manual Installation

  1. Copy the extension to your local extensions directory:

    mkdir -p ~/.local/share/gnome-shell/extensions/windim@brainicorn.com
    cp -r * ~/.local/share/gnome-shell/extensions/windim@brainicorn.com/
  2. Restart GNOME Shell:

    • On X11: Press Alt+F2, type r, and press Enter
    • On Wayland: Log out and log back in
  3. Enable the extension:

    gnome-extensions enable windim@brainicorn.com

    Or use GNOME Extensions app to enable it.

Usage

Once enabled, simply resize any window and you'll see the dimensions displayed in the center of your screen. The dimensions disappear when you finish resizing.

Compatibility

  • GNOME Shell 45+
  • Works on both X11 and Wayland (optimized for Wayland)

Uninstallation

gnome-extensions disable windim@brainicorn.com
rm -rf ~/.local/share/gnome-shell/extensions/windim@brainicorn.com

License

MIT License

About

Gnome shell extension to display real-time window dimensions while resizing

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages