wip/skippy-xd: import skippy-xd-0.0.0.20150224

Skippy-XD is a version of Skippy that uses Xserver's XDamage, XComposite and
XFixes extensions to provide you with 'live' versions of the windows.

Skippy-XD is best described as a full-screen task-switcher for X11. It tries to
provide an alternative when taskbars or regular task-switchers aren't the most
efficient way of switching tasks (like when you have a lot of applications open)
When activated (currently only through a hotkey), it will arrange and scale
snapshots of all windows on the current desktop and it'll let you pick a
window using a mouse or a keyboard. Yes, this is also what expocity and Apple's
Expose.
This commit is contained in:
Kamil Rytarowski 2020-10-21 22:34:00 +02:00
parent 335f5e8109
commit 4a03f69b38
4 changed files with 41 additions and 0 deletions

10
skippy-xd/DESCR Normal file
View File

@ -0,0 +1,10 @@
Skippy-XD is a version of Skippy that uses Xserver's XDamage, XComposite and
XFixes extensions to provide you with 'live' versions of the windows.
Skippy-XD is best described as a full-screen task-switcher for X11. It tries to
provide an alternative when taskbars or regular task-switchers aren't the most
efficient way of switching tasks (like when you have a lot of applications open)
When activated (currently only through a hotkey), it will arrange and scale
snapshots of all windows on the current desktop and it'll let you pick a
window using a mouse or a keyboard. Yes, this is also what expocity and Apple's
Expose.

23
skippy-xd/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $NetBSD$
DISTNAME= skippy-xd-0.0.0.20150224
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=richardgv/}
GITHUB_TAG= 397216ca67074c71314f5e9a6e3f1710ccabc29e
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/richardgv/skippy-xd
COMMENT= Full-screen Exoise0styke standalone task switcher for X11
LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake
MAKE_FLAGS+= SKIPPYXD_VERSION=${GITHUB_TAG}
BUILD_TARGET= skippy-xd
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/giflib/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

2
skippy-xd/PLIST Normal file
View File

@ -0,0 +1,2 @@
@comment $NetBSD$
bin/skippy-xd

6
skippy-xd/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (skippy-xd-0.0.0.20150224-397216ca67074c71314f5e9a6e3f1710ccabc29e.tar.gz) = 19a2493caf4272000f8a2f8c8d09c5335093cc7d
RMD160 (skippy-xd-0.0.0.20150224-397216ca67074c71314f5e9a6e3f1710ccabc29e.tar.gz) = 436abc94caccdcc3f0f8ba75c45624f29bcd2650
SHA512 (skippy-xd-0.0.0.20150224-397216ca67074c71314f5e9a6e3f1710ccabc29e.tar.gz) = 2708bec5cebdeb5a8423975a407403024bfd1e220d8146ac0ca01c68d67983ccf3156485be1180834455be12327575634e0226bbacdaf4a6d8b75d6326092029
Size (skippy-xd-0.0.0.20150224-397216ca67074c71314f5e9a6e3f1710ccabc29e.tar.gz) = 57206 bytes