Skip to content

jere-ortega24/no-title-bar

 
 

Repository files navigation

No Title Bar

An extension for GNOME Shell that merges the activity bar and the title bar of maximized windows.

Install From Source

make install
gnome-extensions enable no-title-bar@jonaspoehler.de

Restart GNOME Shell by pressing Alt+F2 and entering r. Note: GNOME Shell under Wayland doesn't support restarting, so you might need to login again instead.

Dependencies

This extension depends on Xorg's xprop and xwininfo utilities. If not already present on your system, these can be installed using:

  • Debian/Ubuntu: apt install x11-utils
  • Fedora/RHEL: dnf install xorg-x11-utils
  • Arch: pacman -S xorg-xprop

Credits

This is based on the no-title-bar extension by franglais125 (https://github.com/franglais125/no-title-bar), which itself is a fork of the Pixel-Saver extension, by @deadalnix: https://github.com/deadalnix/pixel-saver

About

Integrates maximized windows with the top panel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.8%
  • CSS 26.5%
  • Makefile 2.7%