Ir al contenido principal

Closable / Movable NotifyOSD Notifications Available For Ubuntu 12.04 Precise Pangolin


patched notifyosd ubuntu

The patched NotifyOSD, which adds support for changing the notification bubble position on the screen, change font size, colour and many other settings, has been updated for Ubuntu 12.04 Precise Pangolin.

The patched NotifyOSD supports the followin customizations:
  • change font and background colours, opacity, size, corner radius
  • change the timeout (only works if an application specifies the timeout)
  • change the position on the screen (move it to the bottom right, top left, etc.)
  • switch between dynamic (no gap between the top panel and the notification bubbles) and fixed positioning
  • disable fade out
  • close the notifications on click
  • enable/disable "use Dash background colour for the notification bubbles"
  • more

I've also updated the NotifyOSDConfig utility that is available in the WebUpd8 main PPA, which can be used to configure the patched NotifyOSD, to support  some of the options that were missing like bubbles fade out, close bubble on click (thanks to Marco Gundermann for implementing these into NotifyOSDConfig) as well as an option to disable using Dash colour for the notification bubbles. Setting the notification position hasn't been integrated into NotifyOSDConfig so you still need to use Dconf for this.

Below you can watch a video with the latest patched NotifyOSD and NotifyOSDConfig with Marco Gundermann's patch as well as a small patch from me:


(direct video link)



Install the patched NotifyOSD and NotifyOSDConfig in Ubuntu 12.04


1. Install the patched NotifyOSD for Ubuntu 12.04:
sudo add-apt-repository ppa:leolik/leolik 
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install libnotify-bin
pkill notify-osd

2. Install NotifyOSDConfig (a GUI to configure the patched NotifyOSD):
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install notifyosdconfig

Now start NotifyOSDConfig and start tweaking the NotifyOSD notification bubbles.

NotifyOSDConfig doesn't come with settings for moving the notification bubbles, so you must do this manually, by using the command below:
gsettings set com.canonical.notify-osd gravity [number]
where is [number] can be:
1 - top-right corner
2 - middle-right
3 - bottom-right corner
4 - bottom-left corner
5 - middle-left
6 - top-left corner

Entradas populares de este blog

Mensaje de bienvenida en la Consola

Es una pequeña utilidad para mostrar texto ASCII en la consola. Se llama Figlet y la podemos instalar en Ubuntu con “sudo apt-get install figlet”. Podemos hacer que aparezca un mensaje de bienvenida en la consola si añadimos estas lineas al archivo “$HOME/.bashrc”: #Mensaje figlet “Texto Que quieras $USER”

Fallo al obtener la lista de compartición del servidor

 - Ubuntu Karmic Koala El problema. El detalle es que a veces tengo que revisar archivos que están en otras computadoras que utilizan windows. Al momento de darle en el menú Lugares - Red - Red de Windows y al elegir el grupo de trabajo en el que están mis equipos me aparece el siguiente error. No se puede montar el lugar. Fallo al obtener la lista de compartición del servidor. La solución . La encontré en este articulo de los Foros de Ubuntu, lo voy a copiar tal cual, espero que no le moleste al autor y solo a manera de respaldo. # — Aquí inicia el articulo de los foros de Ubuntu – 1- En principio es necesario que estén instalados: samba samba-common smbclient winbind   2- Luego editar el archivo /etc/samba/smb.conf sudo gedit /etc/samba/smb.conf   A los cambios necesarios para adaptar el sistema, según los tutoriales de samba es necesario tener presente que: a- Donde dice workgroup = WORKGROUP, reemplazar WORKGROUP por el nombre de grupo de ...

ISO Master, crea y modifica tus ISO’s fácilmente

<a href="http://ubuntu.com/getubuntu" title="Descarga Ubuntu"> <img src="http://www.marcelor.com/wp-content/uploads/199_164_ubuntu.png" alt="Descarga Ubuntu."/> </a> Ha sido liberada la versión 1.3.7 de ISO Master, aplicación que te permite crear y modificar archivos ISO9660 (imágenes ISO). Principales funcionalidades: Crear una imagen ISO desde el principio. Añadir o eliminar archivos y directorios en o desde una imagen de CD. Crear CDs de arranque utilizando diferentes tipos de registros de arranque: no emulación (isolinux, Microsoft Windows), 1,2, 1,44 y 2,88 de emulación de disquete. Apoyo a Rock Ridge y nombres de archivo Joliet. Iso Master es una aplicación de código abierto y está disponible en versión linux y windows. No disponible aún en los repositorios de Ubuntu http://www.littlesvr.ca/isomaster/download/