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

Ultrastar Deluxe

El Karaoke para Linux La llegada de la Navidad significa reuniones con familiares y amigos, lo que nos lleva a buscar formas de entretenimiento. Una de ellas es el karaoke , y como no podría ser de otra manera en GNU/Linux tenemos nuestra opción Open Source, se trata de UltraStar Deluxe (para mí la mejor opción), que está basado en el primer Ultrastar aunque bastante más completo y fácil de usar. Esta aplicación es un clon libre de Singstar con el que podrás cantar cualquier canción e incluso crear la tuya propia. Si estáis interesados en instalarlo puedes añadir el repositorio para Ubuntu o bajarlo desde la página oficial en caso de usar otra distribución. sudo add-apt-repository ppa:tobydox/ultrastardx sudo apt-get update sudo apt-get install ultrastar-deluxe Una vez instalado sólo quedará añadir canciones . Como no podía ser de otra manera, existe una comunidad muy activa que nos proporciona gran cantidad de material listo para ser usado, una de ellas es Ultrastar

Descargar Packet Tracer 5.2 [Windows y Linux]

Packet Tracer 5.2 [Windows y Linux] Packet Tracer es la herramienta de aprendizaje y simulación de redes interactiva para los instructores y alumnos de Cisco CCNA. Esta herramienta les permite a los usuarios crear topologías de red, configurar dispositivos, insertar paquetes y simular una red con múltiples representaciones visuales. Packet Tracer se enfoca en apoyar mejor los protocolos de redes que se enseñan en el currículum de CCNA. Este producto tiene el propósito de ser usado como un producto educativo que brinda exposición a la interfaz comando – línea de los dispositivos de Cisco para practicar y aprender por descubrimiento. Packet Tracer 5.2 es la última versión del simulador de redes de Cisco Systems, herramienta fundamental si el alumno está cursando el CCNA o se dedica al networking. En este programa se crea la topología física de la red simplemente arrastrando los dispositivos a la pantalla. Luego clickando en ellos se puede ingresar

Rootear en Ubuntu un teléfono Android

Tengo un teléfono con Android, concretamente un Motorola Defy, y resulta que en Android, basado en Linux, eres un simple usuario y solo puedes realizar algunas tareas. Otras te están vetadas. Conseguir los permisos de superusuario, se llama entre los entendidos rootear el móvil. En principio es una operación que no entraña riesgos, pero en esta vida todo puede fallar. Así que debe quedar claro que si decides rootear el teléfono, lo haces bajo tu propia responsabilidad. También debes entender, que si rooteas el teléfono, los SAT aprovechan para lavarse las manos de cualquier problema y anular la garantía. Y por último, debes saber que es posible que ya no recibas las actualizaciones automáticas de Android. Para rootear teléfonos se utiliza una aplicación llamada Superoneclick . En mi caso, esta parece ser la única solución. Pero este es un programa para Windows, por lo que.... Afortunadamente, esta escrito en .NET, por lo que vamos a poder ejecutarlo con MONO en nuestro