Commit Graph

327 Commits

Author SHA1 Message Date
Filippo Scognamiglio
edfa71d3ac Merge pull request #86 from KAMiKAZOW/patch-3
Update README.md
2014-08-13 16:54:11 +02:00
KAMiKAZOW
9e47a366de Update cool-old-term.spec
Fix "Group", change URL to Github project where cool-old-term actually resides.
2014-08-13 03:50:05 +02:00
KAMiKAZOW
0bc4e061d0 Update README.md
Point to binary packages (and fix a small typo by the way)
2014-08-13 03:43:01 +02:00
Filippo Scognamiglio
14ef4e2613 Fix 84 : changed script shell to /bin/sh. 2014-08-12 22:45:22 +02:00
Filippo Scognamiglio
93c8c0f21f Revert to linux kb-scheme. 2014-08-12 22:44:21 +02:00
Filippo Scognamiglio
f6e3d518e4 Merge pull request #85 from 0-wiz-0/master
Fix NetBSD case with util.h.
2014-08-12 22:30:44 +02:00
Thomas Klausner
cad496b1fb Fix NetBSD case.
NetBSD provides util.h, not libutil.
2014-08-12 22:23:29 +02:00
Filippo Scognamiglio
f7354e54dc Fixing keytabs (thank you yurivkhan)! 2014-08-11 21:51:50 +02:00
Filippo Scognamiglio
d6288518c4 Added RGB shift effect. 2014-08-11 19:23:03 +02:00
Filippo Scognamiglio
abb485f828 Fixing checkable slider. It now behaves consistently and avoids binding loops. 2014-08-09 14:45:01 +02:00
KAMiKAZOW
6b1d09955f Update cool-old-term.desktop 2014-08-09 02:08:23 +02:00
Filippo Scognamiglio
1c97a08b8d Coefficients are now all passed as uniforms. This saves many shaders compilations when playing with settings. 2014-08-08 22:57:51 +02:00
Filippo Scognamiglio
589ebdc73f Merge branch 'master' of github.com:Swordifish90/cool-old-term 2014-08-08 15:12:43 +02:00
Filippo Scognamiglio
8b5da7535b Fix: Build instructions were not clear enough. 2014-08-08 15:11:53 +02:00
Filippo Scognamiglio
3bad3122f0 Merge pull request #74 from KAMiKAZOW/patch-2
Create README.md for new ibm font.
2014-08-08 14:53:35 +02:00
KAMiKAZOW
3f672e6ef3 Create README.md
Add https://raw.githubusercontent.com/rbanffy/3270font/master/README.md
2014-08-07 17:58:11 +02:00
Filippo Scognamiglio
70e4e285d7 Merge pull request #71 from rbanffy/master
Added IBM 3278-like terminal font
2014-08-07 12:44:09 +02:00
KAMiKAZOW
5a7e660812 Create cool-old-term.desktop
Create cool-old-term.desktop – so far only with a placeholder icon ("utilities-terminal") that should be available on any modern graphical Linux installation.
2014-08-07 07:15:24 +02:00
Ricardo Bánffy
428887cb8a Added IBM 3278-like terminal font (from https://github.com/rbanffy/3270font) 2014-08-07 00:13:59 -03:00
Filippo Scognamiglio
064e967810 Fix 61 . Removed Alt based combinations. 2014-08-07 00:33:40 +02:00
Filippo Scognamiglio
be0ccfa1ba Changing close shortcut. 2014-08-07 00:30:08 +02:00
Filippo Scognamiglio
cf1fed9bec Merge pull request #70 from Swordifish90/colorssupport
Add color support
2014-08-07 00:24:18 +02:00
Filippo Scognamiglio
307f640327 Capping saturation to 50% 2014-08-07 00:21:40 +02:00
Filippo Scognamiglio
40d34c2cca Fix: colors play nicely with frames reflections now. 2014-08-07 00:18:44 +02:00
Filippo Scognamiglio
7f5a47f8a4 Use offline saturation color. Better and a little bit faster. 2014-08-06 19:07:30 +02:00
Filippo Scognamiglio
2494bc0522 Merge pull request #55 from KAMiKAZOW/patch-1
Create cool-old-term.spec for rpm distros.
2014-08-04 01:59:01 +02:00
Filippo Scognamiglio
b70ea57122 Merge branch 'master' of github.com:Swordifish90/cool-old-term 2014-08-04 01:50:34 +02:00
Filippo Scognamiglio
3d705f7178 Fix 28 : Save New Profile is clearer. 2014-08-04 01:49:48 +02:00
Filippo Scognamiglio
1cd41ce0b9 Fix 27 : profile name is now validated. 2014-08-04 01:46:07 +02:00
KAMiKAZOW
eab0eec746 Rename rpm/cool-old-term.spec to packaging/rpm/cool-old-term.spec 2014-08-04 01:35:46 +02:00
KAMiKAZOW
17f605275e Update and rename cool-old-term.spec to rpm/cool-old-term.spec
Put specfile in a subdirectory and add a line that was missing before
2014-08-04 01:34:44 +02:00
Filippo Scognamiglio
f4771d4f37 Rewrite motion blur with colors. It now simpler. 2014-08-03 16:39:28 +02:00
Filippo Scognamiglio
445bb5bad5 Merge pull request #53 from cornelius/opensuse
Add instructions for compiling on openSUSE
2014-08-03 15:28:03 +02:00
Filippo Scognamiglio
1902e34d04 Fix issues between colors and bloom. 2014-08-03 14:52:29 +02:00
Filippo Scognamiglio
a7210c69ed Fix incorrect colors scheme. 2014-08-03 10:44:25 +02:00
Filippo Scognamiglio
4b4fabaee3 Fix issues between colors and motion blur. 2014-08-03 10:36:07 +02:00
Filippo Scognamiglio
876e6079d4 Fix: color layout in settings window. 2014-08-02 20:03:16 +02:00
KAMiKAZOW
b81818f74d Update cool-old-term.spec
Name fix
2014-08-01 16:43:41 +02:00
Cornelius Schumacher
0de719b67f Special Qt5 repo only needed for openSUSE 13.1 2014-08-01 16:38:29 +02:00
KAMiKAZOW
296c64eb73 Create cool-old-term.spec
Add a spec file to create RPM packages of cool-old-term.
Verified to work with both Fedora 20 and openSUSE Factory. Support for other RPM-based distros (Mageia comes to mind) is as easy as adding additional (Build)Requires conditions.
2014-08-01 16:33:50 +02:00
Filippo Scognamiglio
4cb3275498 Merge branch 'master' of https://github.com/firemark/cool-old-term into colorssupport 2014-08-01 10:42:19 +02:00
Cornelius Schumacher
c909779514 Add instructions for compiling on openSUSE 2014-08-01 00:45:38 +02:00
Filippo Scognamiglio
3d5ee0ec70 Disabled mono channel textures which were unsupported on some systems. 2014-08-01 00:36:19 +02:00
Firemark
e1ac0a35b4 Change colors in color scheme 2014-08-01 00:21:34 +02:00
Filippo Scognamiglio
42d8bacc6d It is now possible to add the menubar. 2014-08-01 00:09:18 +02:00
Firemark
e3d8992a35 Add two settings to change colors. 2014-08-01 00:04:59 +02:00
Firemark
f167b4d447 support many colors in terminal 2014-07-31 22:41:54 +02:00
Filippo Scognamiglio
24d8bf382d Merge pull request #48 from kiwistrongis/master
added fedora dependencies and compile instructions to README.md
2014-07-31 22:29:10 +02:00
Filippo Scognamiglio
12f430e910 Merge pull request #50 from AYastrebov/master
Added Qt files to gitignore
2014-07-31 22:25:50 +02:00
Firemark
0f3c78a8c7 modify shaders 2014-07-31 22:21:14 +02:00