Filippo Scognamiglio
|
32f7923652
|
Fix: use arrow cursor when terminal application uses mouse.
|
2015-01-19 18:20:23 +01:00 |
|
Filippo Scognamiglio
|
a7bab660e9
|
Improved burnin. This is a very important optimizatoin for mesa linux machines.
|
2015-01-19 17:31:37 +01:00 |
|
Filippo Scognamiglio
|
a24cbbcc93
|
Burnin is now subtractive. Better looking and more predictable.
|
2015-01-06 01:35:35 +01:00 |
|
Filippo Scognamiglio
|
859adf966a
|
Use IBeamCursor instead of normal arrow.
|
2015-01-05 22:01:14 +01:00 |
|
Filippo Scognamiglio
|
c6716e1b1a
|
Fix: texture quality and burnin sliders now have effect on image quality when low res fornts are used.
|
2015-01-02 12:09:25 +01:00 |
|
Filippo Scognamiglio
|
3e7ac0d87d
|
Optimize burn-in effect when low res font is used. We can actually use a much lower-res accumulator too.
|
2014-12-31 14:36:53 +01:00 |
|
Filippo Scognamiglio
|
a6952251de
|
Make the upscaled fonts really upscaled. (Faster expecially at high resolutions).
|
2014-12-31 13:46:03 +01:00 |
|
Filippo Scognamiglio
|
bc441116e2
|
Enable terminal smoothing when rasterization is not used.
|
2014-12-26 23:16:31 +01:00 |
|
Filippo Scognamiglio
|
b1139a3911
|
Fix: tiny tiny fixes.
|
2014-12-26 00:44:32 +01:00 |
|
Filippo Scognamiglio
|
4d3c16fabc
|
Refactoting: change names in settings, and using camelCase for settings name.
|
2014-12-23 18:13:34 +01:00 |
|
Filippo Scognamiglio
|
9d5896b62c
|
Improvement: allow arguments to be passed to the process launched with the terminal.
|
2014-12-23 17:07:10 +01:00 |
|
Filippo Scognamiglio
|
23a1033787
|
Refactor: different platforms contextual menus.
|
2014-12-23 14:02:46 +01:00 |
|
Filippo Scognamiglio
|
dc8061a0a4
|
Fix: disable antialiasing when rasterization is enabled.
|
2014-12-22 23:07:08 +01:00 |
|
Filippo Scognamiglio
|
6c1c17445a
|
Fix: fix OSX context menu issues. Split the context menus into two different components.
|
2014-12-22 21:44:45 +01:00 |
|
Filippo Scognamiglio
|
17f37b48e7
|
Fix: autologin the shell under OSX.
|
2014-12-21 16:19:23 +01:00 |
|
Filippo Scognamiglio
|
c06b3db71e
|
Fix: missing scrollbar margins caused some clamping on the texture border.
|
2014-12-20 18:46:20 +01:00 |
|
Filippo Scognamiglio
|
ebbaec762d
|
Refactoring: avoid manually defined bindings in font changed handler.
|
2014-12-20 18:46:20 +01:00 |
|
Filippo Scognamiglio
|
df76d83d4b
|
Improved frames. They are now faster, better looking, and more customizable. Also added a workaround for segementation faults when changing them.
|
2014-12-20 18:46:05 +01:00 |
|
Filippo Scognamiglio
|
ce5658a205
|
Fix: tweak blur values.
|
2014-12-15 22:03:09 +01:00 |
|
Filippo Scognamiglio
|
26d5c56cd0
|
Optimizations: motion blur is better, and quality is now customizable. Default value is 50%. which is again a good compromise.
|
2014-12-15 02:35:13 +01:00 |
|
Filippo Scognamiglio
|
37317136ed
|
Fix: Bloom radius needed a dependency on window scaling.
|
2014-12-14 21:17:40 +01:00 |
|
Filippo Scognamiglio
|
4ce7b0cadf
|
Removed scanline quality settings. Was quite useless and confusing.
|
2014-12-14 19:13:19 +01:00 |
|
Filippo Scognamiglio
|
b9afcec3cf
|
Improve static noise by using pregenerated image instead of the shader we used before.
|
2014-12-13 01:44:26 +01:00 |
|
Filippo Scognamiglio
|
c58f85c6ac
|
Fix: cursor was chopped when linespacing was used.
|
2014-12-12 02:20:11 +01:00 |
|
Filippo Scognamiglio
|
94131a24ad
|
Improvement: all fonts now have a custom default width, this allows to have more uniform sizes across fonts and different rasterizations. Small tweaks in font sizes.
|
2014-12-12 01:38:32 +01:00 |
|
Filippo Scognamiglio
|
30cc2a5e9c
|
Refactor: texture scaling is now slightly better organized.
|
2014-12-12 00:59:23 +01:00 |
|
Filippo Scognamiglio
|
85d637e62e
|
Fix: undefined reference after refactoring.
|
2014-12-11 13:50:52 +01:00 |
|
Filippo Scognamiglio
|
7b7eba1c7c
|
Refactoring: rename shadersettings in appSettings.
|
2014-12-11 12:08:15 +01:00 |
|
Filippo Scognamiglio
|
0daf33c36f
|
Refactor: simplify main terminal.
|
2014-12-11 11:31:23 +01:00 |
|
Filippo Scognamiglio
|
68a8d7d212
|
Refactor: extract all the other effects from main terminal.
|
2014-12-11 10:40:14 +01:00 |
|
Filippo Scognamiglio
|
9f943aa2d0
|
Refactor: extract noise and rasterization from terminal object.
|
2014-12-11 10:07:53 +01:00 |
|
Filippo Scognamiglio
|
dcb332b06f
|
Use scale transformation instead of shadereffectsource. Faster when reducing quality.
|
2014-12-11 01:20:51 +01:00 |
|
Filippo Scognamiglio
|
b9f2cc4300
|
Force shadereffect source visibility to off. Bump qmltermwidget plugin version.
|
2014-12-11 00:52:09 +01:00 |
|
Filippo Scognamiglio
|
b3a4b7158e
|
Added scrollbar.
|
2014-11-12 23:14:48 +01:00 |
|
Filippo Scognamiglio
|
45ef5ee000
|
Added lightly smoothed black frame around the screen.
|
2014-11-11 14:51:24 +01:00 |
|
Filippo Scognamiglio
|
4f22704922
|
Using new plugin. This is ported by me from qtermwidget (konsole). Removing manual management of the signals to rely more on Qt implementations.
|
2014-11-09 01:38:22 +01:00 |
|
Santtu Lakkala
|
4b5827cb3e
|
Use window title from session. Fixes #167
|
2014-10-27 09:28:27 +02:00 |
|
Filippo Scognamiglio
|
08ade0eb6f
|
Fix regression: copy and paste were not working anymore.
|
2014-10-13 22:53:26 +02:00 |
|
Filippo Scognamiglio
|
438c50d775
|
Texture quality is actually working. (And also quite useful for high-dpi screens).
|
2014-10-11 01:24:20 +02:00 |
|
Filippo Scognamiglio
|
093cead312
|
Fixed a couple of UI issues under osx.
|
2014-10-10 15:12:28 +02:00 |
|
Filippo Scognamiglio
|
614793ecd0
|
Added --workdir and --program flags.
|
2014-10-04 16:21:17 +02:00 |
|
Filippo Scognamiglio
|
15a951288d
|
Imported initial directory implementation from terminal-app.
|
2014-10-04 15:01:50 +02:00 |
|
Filippo Scognamiglio
|
5cfee38329
|
Bloom effect is now updated manually as the others.
|
2014-09-30 16:33:22 +02:00 |
|
Filippo Scognamiglio
|
466fea495d
|
Setting asynchronous in loaders.
|
2014-09-30 16:21:56 +02:00 |
|
Filippo Scognamiglio
|
ba77e21817
|
Bloom quality is now customizable in performance tab.
|
2014-09-30 00:57:57 +02:00 |
|
Filippo Scognamiglio
|
cc72a28ee3
|
Updating sources when font settings are changed.
|
2014-09-30 00:10:14 +02:00 |
|
Filippo Scognamiglio
|
2ff6c71c23
|
Adding adjustable scanline quality. Textures are now always smoothed. Terminal texture is now scaled (by integer factors) depending on the scaling level.
|
2014-09-29 21:26:41 +02:00 |
|
Filippo Scognamiglio
|
a08c738a65
|
Font width is customizable. Introducing non squared pixels resolutions.
|
2014-09-28 18:23:14 +02:00 |
|
Filippo Scognamiglio
|
4b87b6e5d6
|
Fix: update terminal image on resize and font change.
|
2014-09-23 10:45:48 +02:00 |
|
Filippo Scognamiglio
|
1febce3775
|
Add menubar in context menu when the application menubar is hidden.
|
2014-09-20 02:26:21 +02:00 |
|