Reed Johns
23079277bd
Write new settings for toggling background image, picking file, and adjusting tint.
...
Also handles the opacity setting appropriately, taking control and disabling the slider when background image is used and returning control with the last stored value when the background image is toggled back off. Tint slider is disabled when background image is disabled.
2025-02-24 15:45:15 -07:00
Reed Johns
b60e23c32b
Add new setting for toggling use of background image
2025-02-24 15:42:29 -07:00
Reed Johns
d6df145400
Add image background and tint layer to terminal window
2025-02-24 15:36:38 -07:00
Reed Johns
f2e981e89d
Add new settings to control background image path and tint
2025-02-24 11:55:25 -07:00
Reed Johns
abef7e54a7
Merge upstream cool-retro-terminal updates
2025-02-24 11:30:46 -07:00
Filippo Scognamiglio
8a45fbe9ed
Tweak settings window and label sizes.
2022-01-16 09:40:20 +01:00
Filippo Scognamiglio
01c7929ee3
Increase size of settings window.
2022-01-12 21:11:58 +01:00
Filippo Scognamiglio
2261af17d7
Restore legacy Connection slots. Restore compilation on Qt 5.12.
2022-01-12 21:08:58 +01:00
Filippo Scognamiglio
997131ba64
Tiny fixes to burn-in.
2022-01-08 23:15:29 +01:00
Filippo Scognamiglio
ef9f412e5f
Clip profiles list.
2022-01-08 22:36:02 +01:00
Filippo Scognamiglio
7b69d41c60
Remove slow burn-in effect.
2022-01-08 22:32:42 +01:00
Filippo Scognamiglio
552947f507
Improve burn-in timings.
2022-01-08 22:20:44 +01:00
Filippo Scognamiglio
f69f2df63c
More Connections refactorings.
2022-01-03 21:06:33 +01:00
Filippo Scognamiglio
aa270067f6
Improve settings window.
2022-01-03 20:56:49 +01:00
Filippo Scognamiglio
28977313da
UI/UX fixes for OSX version.
2022-01-03 18:43:07 +01:00
Filippo Scognamiglio
cfe35d7795
Merge pull request #665 from Swordfish90/unstable
...
Improve rasterization and terminal frame. Some refactoring.
2021-07-15 23:43:06 +02:00
Filippo Scognamiglio
4abbe332db
Improve terminal frame and expose frame size setting.
2021-07-15 23:20:42 +02:00
Filippo Scognamiglio
3104abd4ad
Add subpixel rasterization.
2021-07-07 00:09:10 +02:00
Filippo Scognamiglio
7714f7b503
Improve rasterization rendering and add LCD rasterization (with subpixels).
2021-07-03 16:14:02 +02:00
Filippo Scognamiglio
701cb540e5
Improve QML syntax and update license headers.
2021-06-30 22:49:03 +02:00
Filippo Scognamiglio
0f18a0349a
Merge pull request #589 from rbanffy/master
...
Update 3270 font to 2.3.1
2021-06-30 08:49:39 +02:00
Filippo Scognamiglio
dae1a56691
Migrate from QtQuick.Controls 1.x to QtQuick.Controls 2.x. Updated QMLTermWidget submodule.
2021-06-30 08:33:31 +02:00
Ricardo Bánffy
39181f42cf
Update font version to 2.3.1
2021-03-25 09:52:21 +00:00
Ricardo Bánffy
a31b77e5bc
Update 3270 font with version 2.0.4.
...
See https://github.com/rbanffy/3270font/tree/v2.0.4 for changes.
2020-05-17 12:29:24 +01:00
Ricardo Bánffy
b417643415
Renamed 3270 font to latest binary version
2020-05-17 12:21:13 +01:00
Kristian
8d7565ffc4
Disable blinking cursor by default
2019-07-20 16:51:10 +02:00
Kristian
9960b25dff
Add support for blinking cursor
2019-07-08 15:21:17 +02:00
neurudan
9eb330888c
oi
2019-02-21 17:35:18 +01:00
neurudan
98688765c9
soooo
2019-02-21 16:34:48 +01:00
neurudan
e2d5920d5b
added evriding
2019-02-21 16:32:21 +01:00
neurudan
2721e65380
come on...
2019-02-21 16:29:36 +01:00
neurudan
1a2db061ba
tutu
2019-02-21 16:26:41 +01:00
neurudan
76e31b01f3
Update main.qml
2019-02-21 15:23:24 +01:00
neurudan
9575bc4b42
Add files via upload
2019-02-21 15:03:38 +01:00
neurudan
927f8d4c25
Delete wallhaven-129865.jpg
2019-02-21 15:03:01 +01:00
neurudan
3cfbf5d78c
Add files via upload
2019-02-21 15:02:13 +01:00
neurudan
7d90a0f4f3
Update main.qml
2019-02-21 14:54:54 +01:00
neurudan
cb2ba95d83
Update main.qml
2019-02-21 14:54:01 +01:00
Filippo Scognamiglio
cdd1488e13
Print system font log only when verbose is enabled.
2019-01-19 21:08:57 +01:00
Filippo Scognamiglio
f98fd5a7ad
Fix font slider misbehaving.
2019-01-17 22:23:54 +01:00
Filippo Scognamiglio
b961109623
Use a single version name.
2019-01-17 22:03:25 +01:00
Filippo Scognamiglio
ff3f02fb8c
Improve highdpi support.
2019-01-09 19:26:02 +01:00
Filippo Scognamiglio
0af2b20b3a
Settings optin for old burinin version. It seems to be working better on osx.
2019-01-09 19:01:11 +01:00
Filippo Scognamiglio
f2f38c0e0d
Fixes issue #491 .
2019-01-02 22:01:57 +01:00
Filippo Scognamiglio
863c1ac27a
Reduce horizontal sync possible minimum value.
2018-12-18 23:09:06 +01:00
Filippo Scognamiglio
c85eba617c
Revert "Change burnin masking function to max. Should preseve darker colors."
...
This reverts commit 3cee1866634567c025c5ddd17a85272073ef514c.
2018-12-18 23:03:52 +01:00
Filippo Scognamiglio
dcb7b7c309
Reduce horizontal sync maximum strength.
2018-12-17 19:44:28 +01:00
Filippo Scognamiglio
3cee186663
Change burnin masking function to max. Should preseve darker colors.
2018-12-17 19:21:26 +01:00
Filippo Scognamiglio
06afe507f6
Change the way margin is used. This slightly improves quality.
2018-12-17 19:09:19 +01:00
Filippo Scognamiglio
4268d4d770
Remove comment.
2018-12-17 19:06:49 +01:00