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

billiob pushed a change to annotated tag v1.8.0
in repository apps/terminology.

        at  7d5b370   (tag)
   tagging  92c26b07cabad3494fcd0c76898e5d0eb04ce2cf (commit)
  replaces  v1.7.0
 tagged by  Boris Faure
        on  Sun Jul 26 12:07:39 2020 +0200

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

iQIzBAABCAAdFiEEwGD75dmSQZUDUXDyNcBBBRYWa+gFAl8dVesACgkQNcBBBRYW
a+hXGhAA2EDMAh14bL8QDW6FEPTRb0a3+CzPzSD4GxmIa+3c1XT25C9hPPDES6X+
eqQW+JeEi3tWc8wz6Arzr9dQ0Mv48spjcevbvc7IlJ/tNTUd7YOELxKYi64bwxJ9
t/9FUAN8FYd5Ig+1tjMIWMXtu6Wvc81LpSLpnuTxeG21rvrPOvOKIkWnKH1lJV14
A28hfysUDE1oUT14AvB7mhxUXRL9Z/1aIi6/iGkD0vK3gu3O/gpM6Pley0vE7+qz
O2OaAS89fmtjwAMaX8vmbWbGkX6zXL2pNo7tBWcPL4jkAQZJPAgBaO47ORXXwXAX
uBIR5N22uv8itN/9liliqumpgBqCLhVEW7dtYUif1MBwItXwpq5drU1PLU8c3VWU
rNNgq6SiOijbzNZf3SL7SgaFFqaQFzYsUlpKUB1pvZR6xWmEqc14NuSGHNqVJIfV
0FHxppZiNkx8qfO4cNtXEDqdrX2Q+mFl8Z0J0nEcoTmV5KPAaO51GvmQGaPcF69B
6pVEKUTQIWlTQzFOmB77ImM9T4TDoj2bf+HNyHhxX75kx0Fj/bOd3TjN1Mkm4TSv
5fOA+C4/KN3PstD6C+NTuyCsm9a2NMhs+a+F02a968oXr2I7heFj/Xd608jN6aqy
la/ELTb8z2RHH28ccdTJBkSmmpyU1T5WDO7lQH2Cz5kkcJmR53U=
=DVxx
-----END PGP SIGNATURE-----

Boris Faure (128):
      on the road again
      termiointernals: handle EM (end of medium) as word separator
      focus validator: be less strict when changing tabs
      Merge branch 'terminology-1.7'
      snap: use efl-1.24.1
      termiointernals.c: do not consider '-' as a word separator
      snap: make embedded efl able to start efreetd
      Merge branch 'terminology-1.7'
      snap efl patch: remove useless assignment
      options_elm: fix original _find_binary
      Merge branch 'terminology-1.7'
      tests: add one about '-' not being a word separator
      scale wizard: word-wrap the labels
      options: word-wrap some labels
      Merge branch 'terminology-1.7'
      tests: rework tytest.c/tyfuzz.c to no longer #include one in the other
      dumb framework to run unit tests in terminology
      run unit tests in ci
      ci: run "tytest dummy" to ensure finding a test works
      sb: add ty_sb_spaces_ltrim()
      sb: add unit tests + fix a few issues
      sb: fix error: applying zero offset to null pointer
      sb: add some more tests
      mv src/bin/md5/md5.{c,h} src/bin/
      have define BINARY_TYFUZZ/BINARY_TYTEST
      termiointernals: _codepoint_is_wordsep() is const
      sb: extract tests
      termiointernals: use a switch/case
      snap: use efl-1.24.2
      termiolink: avoid long cascade of cases (implicit fallthrough)
      termiolink: no need to double semicolons (they don't make a colon…)
      README/build: bump required EFL to 1.22
      circleci: no longer test against EFL-1.20/EFL-1.21
      circleci: be stricter on ubsan
      md5: disable unsigned-integer-overflow sanitizer
      termpty: fix ubsan-detected issue
      termptyesc: explicit conversions
      termiointernals: avoid implicit signedness conversions
      utf8: avoid implicit signedness conversions
      tytest: reset color just after using it
      termiolink: isalpha() may produce unsigned-integer-overflow
      link: display tooltip on colors like #ff00ff
      color preview: have a better background
      termiolink: constify
      doc: new group "termiolink/color_preview"
      termptyext: be able to test color links
      test: one on detecting colors
      termio: add popup on right click on color to copy it
      theme: add name to the color being previewed
      termiolink: rework color finder
      termiolink: add tests on some parsing functions
      termiolink: add unit test on parsing edc color
      termiolink: handle tabs in (color) links
      tests: on color links found in EDC files
      termiolink: detect rgb() colors + utest
      termiolink: switch case is better than broken bsearch
      termiolink: use eina_convert_strtod_c() to avoid issues with $LANG
      tests: add one on link over css rgb colors
      termiolink: parse css hsl color + unit test
      termiolink: be able to fuzz color parser
      tests: add one on link over css hsl colors
      termio: color link is not really clickable
      config: add "active_links_color"
      mv options_helpers.{c,h} options_mouse.{c,h}
      options_behavior: remove ELM_WRAP_WORD as it makes labels disappear…
      options_behavior: share OPTIONS_CB/OPTIONS_CX/OPTIONS_SEPARATOR
      options_links: clean up
      options_mouse: add links settings
      reorganise settings between options_behavior and options_mouse
      tests: add missing test
      termiolink: protect isnan() usage with ubsan and musl
      termio{,link}: correct check + remove useless 'if'
      termptyesc: fix issue found by fuzzing by Øyvind Kolås (pippin from GIMP)
      Merge branch 'terminology-1.7'
      win: better handle initial focus when creating splits
      Merge branch 'terminology-1.7'
      codecov: hopefully fix paths
      rewrite changing of background/foreground colors from escape codes
      tests: test xterm OSC 10/11 to change/get {fore,back}ground colors
      termptyesc: oops
      mv utils.{c,h} theme.{c,h}
      utils.{c,h} is needed
      theme.h: no need to define EINA_FALLTHROUGH
      utils: add the source files
      codecov: no need for those fixes
      win: reorder calls to please _focus_validator()
      Merge branch 'terminology-1.7'
      termptyesc: handle larger sharp-based colors + tests
      config: do copy active_links_color between configs
      themes/default/tabbar_back: keep title color for group icon
      Get rid of trailing whitespaces
      Fix typo
      themes: based on default, set color_class FG,GLOW,GLOW_TXT
      themes/default/tab_drag_thumb: use color_class
      themes: make GLOW_TXT color_class work as expected
      themes: define color_classes FG for base16_ocean_dark
      snap: use efl-1.24.3
      snap: it seems it needs g++
      snap: bad use of sizeof()
      snap: use efl-1.24.3
      snap: it seems it needs g++
      snap: bad use of sizeof()
      Merge branch 'terminology-1.7'
      theme: define color_class GLOW_HIGHLIGHT
      theme default: apply color_class-es to cursors
      papercolor: use that blue as highlight color
      termptyesc: handle xterm color format starting with "rgb:"
      termptyesc: handle xterm color format starting with "rgbi:"
      termptyesc: avoid issues with cast from double
      termptyesc: no sanitize with musl when calling isnan()
      Fix typos
      termptydbl: generate the exact double width test
      tools/unicode_dbl_width: do not redefine range
      tests: change of behavior for encircled characters
      tests/rep: snowman is now 2-chars-wide
      termptyesc: debug (re)setting cursor color + test
      tests: remove early exit
      themes: have a separate color class just for the cursor
      termptyesc: handle single osc arg
      termptydbl: be more precise on emoji as double-width
      termiolink: fix _hsl_to_rgb() + update tests
      theme: move dismisser below about
      about: dismiss when clicking on the terminal
      about: add twitter link
      about: add context menu on twitter link
      about: add youtube channel
      THEME.md: add documentation on terminology/base
      Terminology v1.8.0

Carsten Haitzler (1):
      fix linking to libm due to using math funcs

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

No new revisions were added by this update.

-- 


Reply via email to