|
|
@@ -7,3 +7,24 @@ Depends: cheese
|
|
|
Depends: kaffeine
|
|
|
|
|
|
Depends: vlc
|
|
|
+
|
|
|
+Depends: maim
|
|
|
+Why: A screenshot program
|
|
|
+Homepage: https://github.com/naelstrof/maim
|
|
|
+License: GPL-3+
|
|
|
+Pkg-Description: takes screenshots of your desktop
|
|
|
+ maim (Make Image) is a utility that takes screenshots of your desktop using
|
|
|
+ imlib2. It's meant to overcome shortcomings of scrot and performs better in
|
|
|
+ several ways.
|
|
|
+ .
|
|
|
+ Features:
|
|
|
+ * Allows you to take a screenshot of your desktop and save it in any format.
|
|
|
+ * Allows you to take a screenshot of a predetermined region or window of your
|
|
|
+ desktop.
|
|
|
+ * If slop (https://github.com/naelstrof/slop) is installed, it can be used
|
|
|
+ for selecting a region to screenshot.
|
|
|
+ * Allows you to blend the system cursor to screenshots. (Why don't any other
|
|
|
+ commandline screenshooters do this?)
|
|
|
+ * Allows you to mask off-screen pixels to be black and transparent in
|
|
|
+ screenshots. (Great for people who use an uneven multi-monitor setup!)
|
|
|
+
|