This is an automated email from the git hooks/post-receive script.

git pushed a change to annotated tag v1.13.0
in repository terminology.

      at fb627ac  (tag)
 tagging 564adf1a7b69f34ea81cfe56b8da1101ea94d577 (commit)
 replaces v1.12.1
      by Boris Faure
      on Thu Dec 1 19:22:26 2022 +0100

- Log -----------------------------------------------------------------
Terminology v1.13.0
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEuw862nDQJURvoj1o6qnNcp9SKZgFAmOI8OIACgkQ6qnNcp9S
KZjiVhAA1Q9iz38A2v4n/AJG0oD/Z+LNZMAffH23tf1bkyFtcuW6Y6z3w9Sy95Y4
Gw7EFWOtpd2baLiXPhiMzf5MDvFWISpx2j5+pipMsAXz/6hyoBp3yac/9OiltD6g
q2qm/CS2IzGyoeRKi7HheewQ7sc5oBWD5AqZRLT3r75syRy6gGV4VFSE7pM9YcOa
yTZQTUKQg0tO9AIKQx4idmLAsBKhUmAThnVXiteLEh5BBrbnyOGFOJ48YYzbAovt
kKfNqCFD3BDQGs93GmCM6e2LScejl9fXChNbh05ys9pXKDVAr6tpnQihMjXBui9r
z2m9rudSsbmHfYYZGwwQHf83hiOK/nSOi0nsd8bf2AFt7fOTFfUoBYL5yfamarPS
ru8Emq7SjlNpYhwCWCNz/ngPnB3/ahwS0Ts4yR27xeZk2owB0i2CrUew7NUBZzrN
bTHkVwyeOtGfAUzegRdl8x6N0PR4zcujNscRXNSqU29zVK8B9k2YFVNr6KaDOTgp
YYVHmQtErdUpSuI/YFKk+IS6sANE1gMDZp4uRcsYdXKjrbriz4Y0tUgI6RA596Ny
RM5wx1yAt+RBx/FHbi0fJ2AJcE5OKsgrF1M5Fb4qyllIPNSRGih2A0dYp/vm0Fcq
OW+gncY5EV0dCckMGpdWGQ6Lo4iJGQixC89Ix1M+uVrSfUHFo3E=
=vkj4
-----END PGP SIGNATURE-----

135e2 (1):
      Translated using Weblate (Chinese (Simplified))

Andika Triwidada (1):
      Added translation using Weblate (Indonesian)

Andrea Dalseno (1):
      Translated using Weblate (Italian)

Arthur Nikitenko (1):
      Translated using Weblate (Russian)

Boris Faure (55):
      tests: update due to new release
      colors: fix typo
      Merge remote-tracking branch 'weblate/weblate-terminology-terminology'
      tests: test that cursor restore does restore wrapnext status
      config: remove shine parameter
      options_behavior: better named option to enable/disable typing sounds
      update pot/po
      Merge remote-tracking branch 'weblate/master'
      termio: use memcpy() is enough here
      README: remove codacy badge
      Merge remote-tracking branch 'weblate/weblate-terminology-terminology'
      Merge remote-tracking branch 'weblate/weblate-terminology-terminology'
      add scripts/coccinelle
      add github workflow with coccinelle
      gh workflow: use the github token
      use DIV_ROUND_UP()
      add div_round_up.cocci
      coccicheck: oops
      coccicheck: fix script
      coccinelle: use ROUND_UP()
      coccinelle: use macro MIN/MAX
      coccinelle: check return type
      termptyesc.c: oops
      colorschemes: del the pointer that is by construction a stringshare
      colorschemes helper: compute pre-multiplied alpha
      colorschemes: add Fir Dark
      README: add about running on the framebuffer
      colorschemes: better comment in script to install colorschemes
      add_color_scheme.sh: no need for temporary EET file
      ChangeLog.theme: add missing update on colorschemes
      background: fade it with the color defined as background in the color 
scheme
      Merge remote-tracking branch 'weblate/weblate-terminology-terminology'
      theme: remove dead code
      colorschemes/default theme: apply the color defined for the selection 
arrows
      THEMES: update on colorschemes used for selection arrows
      default theme: fix typo in comment
      colorschemes: update selection arrows
      colors: test return of edje_object_color_class_set() Fix CID1498351
      termio: fix CID1498352 about function not checked
      termio: fix CID1498353 about function not checked
      tyalpha: better documentation
      termio/meson: support ELM_SEL_FORMAT_URILIST
      win: change the background color when the theme/colorscheme changes
      default theme: add fixed to cursor parts
      option_background: add opacity label
      po: update files
      win: remove background rect
      win: make background opacity work with color scheme
      Merge remote-tracking branch 'weblate/weblate-terminology-terminology'
      NEWS: fix sections
      win: remove unused but set variable
      colors: be able to load a different Default
      add Selenized colorschemes
      update pot/po
      Terminology 1.13.0

Carsten Haitzler (14):
      colors - default-  fix default colorscheme to match actual default
      scaling - handle scale settings changes... on the fly...
      tyls - fix warnings about small buffer for snprintf
      remove files no longer needed
      improve readme like efl, rage, e etc.
      used special readme icon
      merge install into readme
      some more readme massaging
      more README massaging
      more massaging of readme
      readme remove typo in compil and install
      readme - fix readme icon - higher res from svg
      readme - fix typos
      tyls - add pls files to glob list

Durver Eriksson (2):
      Translated using Weblate (Swedish)
      Translated using Weblate (Swedish)

E-Akcaer (3):
      Translated using Weblate (Turkish)
      Translated using Weblate (Turkish)
      Translated using Weblate (Turkish)

Eduardo Malaspina (2):
      Translated using Weblate (Spanish)
      Translated using Weblate (Spanish)

Hugo Carvalho (2):
      Translated using Weblate (Portuguese)
      Translated using Weblate (Portuguese)

Ingo Noelleke (1):
      Translated using Weblate (German)

Koichi Murase (8):
      termpty: move the bitfield "wrapnext" from "ty->termstate" to 
"ty->cursor_state"
      termptyops (termpty_cursor_copy): copy entire "cursor_state"
      tests: update tests.results
      *.h: do not use the C reserved identifiers for the include guards
      *.{h,c}: do not use the C reserved identifiers for tag names
      *.{h,c}: do not use the C reserved identifiers for macro names/params
      tests: test the conflict of color9 vs COL_INVIS
      termpty (_termpty_cell_is_empty): resolve a conflict of color9 vs 
COL_INVIS

Luna Jernberg (1):
      Translated using Weblate (Swedish)

Maite Guix (2):
      Translated using Weblate (Catalan)
      Translated using Weblate (Catalan)

Milo Ivir (2):
      Translated using Weblate (Croatian)
      Translated using Weblate (Croatian)

Oğuz Ersen (1):
      Translated using Weblate (Turkish)

Philippe Jean Guillaumie (2):
      Translated using Weblate (French)
      Translated using Weblate (French)

Ruud Bos (1):
      Translated using Weblate (Dutch)

Sabri Ünal (1):
      Translated using Weblate (Turkish)

gbonaspetti (1):
      Translated using Weblate (Portuguese (Brazil))

styx (1):
      Translated using Weblate (German)

xero-lib (1):
      Basic typo correction

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new dd5d914  update pot/po
     new 564adf1  Terminology 1.13.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


Reply via email to