Main > Free Download Search >

Free tint software for linux

tint

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5
EZ Red Skin Fix

EZ Red Skin Fix


EZ Red Skin Fix is a script-fu that can be used to improve skin that has a reddish tint. more>>
EZ Red Skin Fix is a script-fu based on a technique by lylejk of dpreview.com that can be used to improve skin that has a reddish tint.

<<less
Download (MB)
Added: 2006-09-15 License: GPL (GNU General Public License) Price:
1139 downloads
GNOME floating background 0.1

GNOME floating background 0.1


GNOME floating background subtly changes the color of the GNOME desktop over time -- so slowly that it wont be noticed. more>>
GNOME floating background project subtly changes the color of the GNOME desktop over time -- so slowly that it wont be noticed. This is a good alternative to placing a wallpaper.

The program does have a minimal processor time consumption, as it
sleeps most of the time and its computations are not complicated. In
fact, GFloatbg doesnt change the color directly. It relies on
Nautilus (or an equivalent application) to paint the background using
the color set in the gconf key
/desktop/gnome/background/primary_color, which this program updates
periodically.

GFloatbg doesnt use any window, button or menu, and it can only be
stopped by killing it. This is a feature I dont like too much, but
making a realy nice user interface is just too much for such a little
joke...

GFloatbg starts with a random color and changes it deterministicly by
moving through a HSV-model of colors.

In the HSV-model, colors are described by three parameters:

h = hue stands for the tint of a color
(0 degrees is red, 60 = yellow, 120 = green, 180 = aquamarine, etc)
s = saturations stands for the brightness of the color
(0 = white, 1 = bright)
v = value stands for the intensity of the color
(0 = black, 1 = normal)

Every 10 seconds the hue is increased by 1 degree and the saturation
is changed by a sinus over the hue. The value remains fixed. The
default values are chosen such that all pastel tints are visited, but
these can of course be customized:

Usage: gfloatbg [options]
where options are:
-help
-value < float> (default 0.87)
-satmid < float> (default 0.375)
-satvar < float> (default 0.125)
-fase < float> (default 0.25)
value, (satmid-satvar) and (satmid+satvar) must be between 0 and 1
<<less
Download (0.088MB)
Added: 2007-07-11 License: Public Domain Price:
840 downloads
Futurosoft Vistique 1.0

Futurosoft Vistique 1.0


Futurosoft Vistique is a blue tint KDE theme. more>>
Futurosoft Vistique is a blue tint KDE theme.

For install it requires "kde-devel".

<<less
Download (MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
925 downloads
Sportal 1.4

Sportal 1.4


Sportal is a program made for the people that needs to know what is going on, in their systems. more>>
Sportal is a program made for the people that needs to know what is going on, in their systems, what it does is keep an eye on the files that you select , for "hot Words" that u also select, all this is made trough a graphical interface, u never have to touch a config file, but if u want u can.
When a "hot Word" is found on the file being watched, the Main Window goes to the front of your desktop, leaving all the other windows on the back, so u dont have to keep looking at it, it will let u know when a word is found. There is no restriction on the numbers of files or hot words, u can have as many as u want.It only needs "read access" to the files. It is not recomended runing th as root, only because it doesnt need it.
Main features:
- Infinite numbers of files
- Infinite numbers of words
- Execute a command when word is found, %l to include the line
- Transparent Window and tint
- Show all lines option.
- Search through Regular Expresions
- Whenever i get enough mails asking for regular expresions I will implement them.
- Configuration done trough Graphical Interface
- Inteligent behavior (save location and size of all windows)
- You can save the content of the main window
Enhancements:
- Added option to Show All the lines that get added to the file
- Fixed some bugs
- Send Bug reports
<<less
Download (0.15MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1198 downloads
AHote 0.1.0

AHote 0.1.0


AHote is a C++ library for creating color schemes including complements, split complements, triadics. more>>
AHote is a C++ library for generating color schemes and also includes a few other classes for converting between RGB (Red, Green, Blue), YUV (Luminance and Chrominance), HSB (Hue, Saturation, Brightness) and HSL (Hue, Saturation, Lightness).
AHote is not a library for ICC color management.
A variety of functions are provided that, in general, take an input HSB color as a parameter and return a std::vector of HSB colors representing the generated color scheme. Depending on the function a number of other parameters can be passed that will vary the return size of the color scheme, etc.
The HSB colors in the returned std::vector can then be used as necessary. The HSB class can be cast to the RGB class, performing all necessary conversions along the way. Thus, it would be possible to do something like the following:
using namespace ahote;
// std::vector has been typedefed to Colors
Colors scheme = tetrads( HSB(120, 1.0, 1.0) );
RGB rgb;
for (Colors::iterator iter=scheme.begin(); iter != scheme.end(); iter++) {
rgb = *iter;
// rgb.red, rgb.green, rgb.blue contain the RGB components
// do something meaningful with them, like:
cairo_set_source_rgb(cairo, rgb.red, rgb.green, rgb.blue);
Enhancements:
- The library currently supports generation of the following color schemes: complements, split-complements, triads, tetrads, analogous colors, shades, tints, tones, and monochromatics.
- Other schemes that are in this release are related to the RGB color wheel including primary, secondary, and tertiary colors as well as the color wheel itself.
- Schemes of schemes can also be created, and classes are provided to easily convert between HSB, HSL, RGB, and YUV color spaces.
<<less
Download (0.24MB)
Added: 2006-04-13 License: LGPL (GNU Lesser General Public License) Price:
1290 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1