Skip to content

alpheratz0/apint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

               _       __
  ____ _____  (_)___  / /_
 / __ `/ __ \/ / __ \/ __/     Paint application
/ /_/ / /_/ / / / / / /_       for X
\__,_/ .___/_/_/ /_/\__/
    /_/

apint is a primitive paint application for X.
For more information about it's usage check `man apint`.

This program requires libxcb, libxcb-cursor, libxcb-image,
libxcb-shm, libxcb-keysyms, libxcb-xkb, libxcb-icccm
and libpng to be installed.
In order to build this program you need to run `make`.
This program requires dmenu/rofi and notify-send as runtime
dependencies.

This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License
version 2 as published by the Free Software Foundation.
See COPYING for more details.