Giter Club home page Giter Club logo

cairo-msg's Introduction

cairo-msg

a small splash program for UNIX like OS

ABOUT

This is a simple message splash designed for very short notifications. It depends on Xlib and Cairo and nothing more. It should build and run on any UNIX variant as long as build time and runtime dependencies are met.

It is designed to be "pretty" yet small and efficient and also to support any font (see BUGS).

It supports GNU short options only from the commandline.

BUILD

Just type 'make'

then to install, as root type 'make install'

By default the binary is installed into /usr/local/bin

On a 64 bit system you may have to edit the Makefile's LIBDIR variable.

To change install paths edit the Makefile.

Alternatively: Strip and install the binary manually. Install the man page to your MANPATH and the 3 png icons to /usr/share/pixmaps

BUGS

Possibly poor support of wide chars, particularly CJK.

If you find one report it or fix it and queue a pull request.

TODO

  • implement wchar_t for wide char support.
  • save settings to a personal rc file.
  • possibly implement use of custom icons - low priority.
  • port to win32 - low priority.

REFERENCES

Some snippets were borrowed or inspired by these projects:

Thanks to @zigbert for the icons

Appendix

SlackBuild available from http://01micko.com/SlackBuilds/cairo-msg.tar.gz

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.