Filippo Scognamiglio
1cf6e2743b
Merge pull request #432 from picospuch/master
...
Refine alt(meta) and ctrl behaviour for emacs on macos
2018-04-28 00:00:40 +02:00
spuch
654f8d0761
fix alt(meta), ctrl for emacs on macos
2018-03-06 17:33:30 +08:00
Christiano Haesbaert
799ef63b81
Add a -T option that sets window title.
...
`cool-retro-term -T myretrosession` sets window name to 'myretrosession'
This is useful especially for people who rely on wmctrl to change windows, now I
can do `wmctrl -a myretrocession` to focus on cool-retro-term.
-T was chosen since it matches classic xterm(1) and other terminal emulators
2018-01-06 20:20:45 +01:00
Alex Spataru
b7f632077c
Use provided settings database
2016-08-06 13:43:04 -05:00
Alex Spataru
bfab242344
Also save window position
2016-08-06 02:04:35 -05:00
Alex Spataru
6e54a96730
Save window size
2016-08-06 01:34:11 -05:00
Filippo Scognamiglio
7dd61c89fc
Fix: osx shortcuts.
2014-12-26 17:36:03 +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
0935dda00b
Fix: Make osx copy and paste shortcuts consistent with the system.
2014-12-23 02:34:58 +01:00
Filippo Scognamiglio
e5174fdb08
Workaround: workaround the margin in the menubar.
2014-12-23 00:35:02 +01:00
Filippo Scognamiglio
56d366116a
Fix: Windows flags and raise behaviour. Also fix OSX quit issues.
2014-12-22 20:50:17 +01:00
Filippo Scognamiglio
f9e68a6854
Fix: change workaround used to hide the menubar. This works with Qt 5.4
2014-12-15 11:56:40 +01:00
Filippo Scognamiglio
7b7eba1c7c
Refactoring: rename shadersettings in appSettings.
2014-12-11 12:08:15 +01:00
Filippo Scognamiglio
6b9a2ed5d2
Refactor main and terminal container.
2014-12-11 01:48:30 +01:00
Filippo Scognamiglio
5552bea525
Moving time manager in ShaderTerminal since it is only used there.
2014-11-09 15:20:05 +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
568d278871
Merge pull request #155 from darkpioneer/master
...
Setting shortcut for "Show Menubar" action to Ctrl+Shift+M
2014-10-11 01:29:31 +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
darkpioneer
71020e40a5
Update main.qml
...
Added keyboard shortcut to show menu bar again
2014-10-10 20:54:30 +01:00
Filippo Scognamiglio
093cead312
Fixed a couple of UI issues under osx.
2014-10-10 15:12:28 +02:00
Filippo Scognamiglio
9bd0ca74b6
Removed useless flag in main.qml.
2014-10-07 21:50:02 +02:00
Filippo Scognamiglio
e815fe2787
Setting scaling stepSize to 0.05 instead of 0.1. Refactored scaling handling.
2014-09-29 22:38:33 +02:00
Filippo Scognamiglio
1febce3775
Add menubar in context menu when the application menubar is hidden.
2014-09-20 02:26:21 +02:00
Filippo Scognamiglio
d2b677a0e2
Adding profiles menu.
2014-09-20 00:19:05 +02:00
Filippo Scognamiglio
82df40591b
Workaround for menubar margins.
2014-09-18 10:33:40 +02:00
Filippo Scognamiglio
b4bf29dc9e
Resore frames functionalities.
2014-09-14 00:45:34 +02:00
Filippo Scognamiglio
c94e31f82a
Scaling is now unified among rasterizations.
2014-09-10 01:14:10 +02:00
Filippo Scognamiglio
639fd53a19
Simplify the unholy overengineered mess of rasterization.
2014-09-10 00:59:53 +02:00
Filippo Scognamiglio
b047dc9313
Rebranding the application cool-retro-term!
2014-09-03 22:19:34 +02:00
Filippo Scognamiglio
ae0154935d
Changed plugin name to avoid future conflicts.
2014-09-03 00:47:00 +02:00
Filippo Scognamiglio
5e07c98919
Refactoring of build system and use of native executable instead of qmlscene.
2014-09-02 22:52:12 +02:00