Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appimage #68

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Appimage #68

wants to merge 18 commits into from

Commits on Jul 10, 2021

  1. ci: add automatic generation of appimage

    Jean Guyomarc'h committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    da2d16c View commit details
    Browse the repository at this point in the history
  2. empty commit

    Jean Guyomarc'h committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    636ff46 View commit details
    Browse the repository at this point in the history
  3. wip

    Jean Guyomarc'h committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    7f84318 View commit details
    Browse the repository at this point in the history
  4. wip

    Jean Guyomarc'h committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    cf1c1e3 View commit details
    Browse the repository at this point in the history
  5. wip

    Jean Guyomarc'h committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    d002427 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. remove unused images

    Jean Guyomarc'h committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    a4631d3 View commit details
    Browse the repository at this point in the history
  2. wip

    Jean Guyomarc'h committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    985461d View commit details
    Browse the repository at this point in the history
  3. wip

    Jean Guyomarc'h committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    c92cd62 View commit details
    Browse the repository at this point in the history
  4. wip

    Jean Guyomarc'h committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    dadf047 View commit details
    Browse the repository at this point in the history
  5. wip

    Jean Guyomarc'h committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    d253e35 View commit details
    Browse the repository at this point in the history
  6. gui: fail early when a window cannot be created

    It is very unlikely that gui itemps fail to be created.  However, window
    may fail in unstable environments. Let's fail early in this case to
    avoid tons of dumb messages.
    Jean Guyomarc'h committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    fe75286 View commit details
    Browse the repository at this point in the history
  7. nvim: prevent invalid free in case gui cannot be created

    Thanks to the EFL runtime, this just led to a verbose message in stderr.
    Jean Guyomarc'h committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    db18cf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. wip

    Jean Guyomarc'h committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    dfdd628 View commit details
    Browse the repository at this point in the history
  2. wip

    Jean Guyomarc'h committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    6969861 View commit details
    Browse the repository at this point in the history
  3. remove inapropriate terminology

    Jean Guyomarc'h committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    e4e2313 View commit details
    Browse the repository at this point in the history
  4. wip

    Jean Guyomarc'h committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    676989f View commit details
    Browse the repository at this point in the history
  5. wip

    Jean Guyomarc'h committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    14b775e View commit details
    Browse the repository at this point in the history
  6. wip

    Jean Guyomarc'h committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    340be82 View commit details
    Browse the repository at this point in the history