Page MenuHomeFreeBSD

x11/tint-devel: add port
ClosedPublic

Authored by xmj on Mar 31 2015, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 15, 9:29 AM
Unknown Object (File)
Fri, Mar 15, 9:29 AM
Unknown Object (File)
Jan 10 2024, 4:20 AM
Unknown Object (File)
Jan 10 2024, 4:20 AM
Unknown Object (File)
Jan 7 2024, 4:53 PM
Unknown Object (File)
Dec 22 2023, 8:42 PM
Unknown Object (File)
Dec 9 2023, 5:03 AM
Unknown Object (File)
Nov 10 2023, 1:55 AM
Subscribers
None

Details

Reviewers
swills
koobs
Summary
x11/tint-devel:	add port

Tint is a simple panel/taskbar/systray intentionally made for openbox3,
but should also work with other window managers. The goal is to keep a
clean and unintrusive look with lightweight code and compliance with
freedesktop specifications.

Tint taskbar features
    * color/transparency on font, icon, border and background
    * customize mouse event
    * drag and drop task between desktop and switch desktop

Tint panel features
    * clock with font, color and transparency
    * multi-monitor : panel position adjust to monitor, taskbar by monitor

This is the development version. It has some cool new features, but also
may have some bugs.

WWW: http://code.google.com/p/tint2/

PR:		198317
DiffRev:	placeholder
Submitted by:	yamagi@yamagi.org 
Approved by:	swills (mentor)
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xmj retitled this revision from to x11/tint-devel: add port.
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: swills, koobs.
xmj retitled this revision from x11/tint-devel: add port to x11/tint-devel: add port.

_USE wants gnome= not gnome:

koobs requested changes to this revision.Apr 2 2015, 11:05 AM
koobs edited edge metadata.
koobs added inline comments.
x11/tint-devel/Makefile
24

Sort values

25

Sort values

29

Sort values

32

"(Requires Python)"

x11/tint-devel/pkg-descr
19

Remove trailing slash

This revision now requires changes to proceed.Apr 2 2015, 11:05 AM
xmj edited edge metadata.

CRF: derpsort

koobs edited edge metadata.
This revision is now accepted and ready to land.Apr 2 2015, 11:17 AM

Committed revision @rP382998.