Code Monkey home page Code Monkey logo

gnome-shell-extension-panel-osd's Introduction

Screenshot

gnome-shell-extension-panel-osd is an extension to place shell notifications under the panel instead of above the message-tray.


Installation

After the installation, you might need to restart GNOME Shell (Alt+F2, r, Enter) and enable the extension through gnome-tweak-tool.

Through extensions.gnome.org (Local installation)

Go on the Panel OSD extension page on extensions.gnome.org, click on the switch ("OFF" => "ON"), click on the install button. That's it !

Through a package manager

Note: you need the root password for all these installation modes, if you do not have root-access, and the needed build-dependencies are installed, use the generic install.

You can install the extension from my repo. I have packages for Fedora 19 and 20.

To install my repo download and install this rpm.

If it is not installed automatically, just run:

sudo yum localinstall --nogpgcheck http://rpm.jenslody.de/fedora-jenslody.de-0.1-2.fc17.noarch.rpm

If you are using dnf with the COPR plugin you can also use my COPR repo by:

sudo dnf copr enable jenslody/gnome-shell-extensions

Now you can install the extension, either via your favourite package-manager or on a console:

sudo yum install gnome-shell-extension-panel-osd

Generic (Local installation)

Make sure you have the following dependencies installed:

  • pkg-config,
  • git,
  • zip,
  • gnome-common,
  • autoconf,
  • automake,
  • gnome-tweak-tool.

Run the following commands:

cd ~ && git clone git://github.com/jenslody/gnome-shell-extension-panel-osd.git
cd ~/gnome-shell-extension-panel-osd
./autogen.sh && make local-install

Configuration

At the moment, there is no configuration needed.


Licence

Copyright (C) 2011 - 2014

This file is part of gnome-shell-extension-panel-osd.

gnome-shell-extension-panel-osd is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

gnome-shell-extension-panel-osd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with gnome-shell-extension-panel-osd. If not, see http://www.gnu.org/licenses/.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.