Skip to content

simple program that can hide and show elementary OS top panel, wingpanel.

Notifications You must be signed in to change notification settings

capstan1/hide-wingpanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hide wingpanel

Hi, Here is a so (rly) simple program that can manage hiding and showing the wingpanel.
wingpanel is the top panel in elementary os.
I tested it on elementary os 0.4. 2017.

I just noticed that some users want to hide the wingpanel (including myself), and there is no option available to do this.
so i just did this with simple killall and start.

Table of Contents


Install

  • git clone https://github.com/mlibre/hide-wingpanel.git
  • cd hide-wingpanel
  • chmod +x show_hide_top_panel.bash
  • sudo ./show_hide_top_panel.bash

done!


Usage

  • By keyboard shortcut

    • Define keyboard shortcut like this:

  • By command

    • Run hide_top_panel in terminal to hide the panel and again to get it back.

Uninstall

  • cd hide-wingpanel
  • chmod +x uninstall.bash
  • sudo ./uninstall.bash

done!


License

This project mainly has no license! You may consider this as Public Domain, CC0 or unlicense.


Donate Bitcoin

My Bitcoin Wallet Address: 1AHL9xkqMwVmp5uZoMy4PbRHJ4wMX1pqdy


About

simple program that can hide and show elementary OS top panel, wingpanel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%