Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
December 22, 2016 Terminix 1.4.0 Released | ||||
---|---|---|---|---|
| ||||
Terminix 1.4.0, a tiling terminal emulator for Linux written in D, is now available. This new release introduces a number of new features plus squashes some significant bugs. Additionally, this release introduces an awesome new Terminix website (https://gnunn1.github.io/terminix-web) thanks to the efforts of bil-elmoussaoui (https://github.com/bil-elmoussaoui) with assistance from ayoisaiah (https://github.com/ayoisaiah) on the mobile side. The following changes have been made in this release: - Merged the preferences and profiles dialogs together based on a design from Allan Day for a much more user friendly experience - Fixed a leak that was causing VTE file descriptors to be leaked as well as memory - Fixed problems with the Preference dialog not being freed correctly - Added additional options to Quake mode including horizontal alignment and hiding the headerbar - Added an option to zoom the terminal with the mouse scroll wheel - Re-worked the close dialog so it shows the user all of the processes running within the context of what is being closed. So - if you close the application, you will get warned about the processes across all Terminix windows, etc. - Fixed synchronized input so IME input works as expected - Added preference for the Window title, also title can be clicked and edited directly in the Headerbar I'm always looking for contributors, if anyone is interested in doing some D GUI coding this is a great project to work on. And honestly, I'm not biased at all :) |
December 22, 2016 Re: Terminix 1.4.0 Released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Gerald Attachments:
| Just wanted to say this is a truly awesome project! Also, it's the highest starred D project I've seen, but somehow isn't on this list : https://github.com/search?l=&o=desc&q=language%3AD&ref=advsearch&s=stars&type=Repositories&utf8=%E2%9C%93 On Thu, Dec 22, 2016 at 7:36 PM, Gerald via Digitalmars-d-announce < digitalmars-d-announce@puremagic.com> wrote: > Terminix 1.4.0, a tiling terminal emulator for Linux written in D, is now available. > > This new release introduces a number of new features plus squashes some significant bugs. Additionally, this release introduces an awesome new Terminix website (https://gnunn1.github.io/terminix-web) thanks to the efforts of bil-elmoussaoui (https://github.com/bil-elmoussaoui) with assistance from ayoisaiah (https://github.com/ayoisaiah) on the mobile side. > > The following changes have been made in this release: > > - Merged the preferences and profiles dialogs together based on a design > from Allan Day for a much more user friendly experience > - Fixed a leak that was causing VTE file descriptors to be leaked as well > as memory > - Fixed problems with the Preference dialog not being freed correctly > - Added additional options to Quake mode including horizontal alignment > and hiding the headerbar > - Added an option to zoom the terminal with the mouse scroll wheel > - Re-worked the close dialog so it shows the user all of the processes > running within the context of what is being closed. So - if you close the > application, you will get warned about the processes across all Terminix > windows, etc. > - Fixed synchronized input so IME input works as expected > - Added preference for the Window title, also title can be clicked and > edited directly in the Headerbar > > I'm always looking for contributors, if anyone is interested in doing some D GUI coding this is a great project to work on. And honestly, I'm not biased at all :) > |
December 22, 2016 Re: Terminix 1.4.0 Released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Adil Baig | On Thursday, 22 December 2016 at 14:33:46 UTC, Adil Baig wrote: > Just wanted to say this is a truly awesome project! > > Also, it's the highest starred D project I've seen, but somehow isn't on > this list : > https://github.com/search?l=&o=desc&q=language%3AD&ref=advsearch&s=stars&type=Repositories&utf8=%E2%9C%93 Try this search, it seems to work: https://github.com/search?l=D&q=stars%3A%3E1&s=stars&type=Repositories |
December 22, 2016 Re: Terminix 1.4.0 Released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Gerald | Congrats to the new release! Could you maybe delete or rename the 1.20 tag? And maybe also the 1.30 release? (see https://github.com/gnunn1/terminix/releases/tag/1.20 ) At least the tag messes up the new-release notifications at Debian, since 1.20 >> 1.4 Cheers, Matthias |
December 22, 2016 Re: Terminix 1.4.0 Released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Matthias Klumpp | On Thursday, 22 December 2016 at 15:36:38 UTC, Matthias Klumpp wrote:
> Congrats to the new release!
>
> Could you maybe delete or rename the 1.20 tag? And maybe also the 1.30 release? (see https://github.com/gnunn1/terminix/releases/tag/1.20 )
> At least the tag messes up the new-release notifications at Debian, since 1.20 >> 1.4
I'll fix that later today, thanks for letting me know.
|
December 23, 2016 Re: Terminix 1.4.0 Released | ||||
---|---|---|---|---|
| ||||
Posted in reply to Gerald | On Thursday, 22 December 2016 at 14:06:13 UTC, Gerald wrote:
> Terminix 1.4.0, a tiling terminal emulator for Linux written in D, is now available.
>
> [...]
Just checked the website and looks really awesome!
I will install it today on my Ubuntu ;)
|
Copyright © 1999-2021 by the D Language Foundation