Revisions of lagrange

buildservice-autocommit accepted request 986602 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 112)
auto commit by copy to link target
Adam Mizerski's avatar Adam Mizerski (etamPL) committed (revision 111)
- update to 1.13.7
  - Fixed reporting of errors related to a proxy server certificate.
  - An untrusted proxy server certificate can be trusted via Page Information.
  - Updated UI translations.
buildservice-autocommit accepted request 979318 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 110)
auto commit by copy to link target
Adam Mizerski's avatar Adam Mizerski (etamPL) committed (revision 109)
- update to 1.13.6
  - Added option to split tabs evenly, excluding sidebar widths (default: no).
  - Fixed crash when switching view to plain text.
  - Fixed manually entered image URLs inadvertently opening inline.
  - Fixed mouse event handling in split view mode when a dialog is open on one
    side. The other side would not receive wheel events unless input focus was
    first switched over.
  - Fixed issues with popup menu positioning.
  - Fixed drawing of the widget scroll indicator when a widget doesn't fit
    vertically in the window.
  - Possible workaround for an issue with mouse hover autoscrolling on an
    external displays.
  - Don't open an endless number of bookmark creation/edit dialogs when holding
    down the keyboard shortcut (Ctrl+D/⌘D).
  - Percent-encode backslashes in externally opened URLs, for improved
    compatibility.
  - Custom link icons are allowed with unsupported/unrecognized protocols (i.e.,
    Emoji at the start of link label).
  - Use file name as the tab/window title if the content has no headings.
  - Avoid redundancy in tab/window titles ("Cosmos — Cosmos" → "Cosmos").
  - Updated UI translations.
buildservice-autocommit accepted request 978323 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 108)
auto commit by copy to link target
Adam Mizerski's avatar Adam Mizerski (etamPL) committed (revision 107)
- update to 1.13.5
  - Parent navigation assumes directory URL is equivalent to index page URL
    (e.g., "/path/" == "/path/index.gmi"): this now only applies to Gemini URLs,
    and checks for "index.gemini", too, as per Gemini Best Practices.
  - Fixed crash when determining the name of a ZIP file from a URL.
  - Fixed misparsing of URL to form the name of a downloaded file (%23 decoded
    too early).
buildservice-autocommit accepted request 976940 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 106)
auto commit by copy to link target
Adam Mizerski's avatar Adam Mizerski (etamPL) committed (revision 105)
- update to 1.13.4
  - TUI: Improved detection of supported color modes. The preferred mode is a
    modifiable palette with 256+ colors. As a fallback, use a fixed VGA palette,
    or basic monochrome if the terminal doesn't support colors.
  - TUI: Tuned build flags in build-tui.sh as a Linux workaround (set -O1 on
    SEALCurses).
  - TUI: Ignore the LAGRANGE_OVERRIDE_DPI environment variable.
  - Spartan: Fixed opening URLs in other apps via operating system handlers.
  - Updated language strings.
buildservice-autocommit accepted request 975570 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 104)
auto commit by copy to link target
Adam Mizerski's avatar Adam Mizerski (etamPL) committed (revision 103)
- update to 1.13.3
  - Changed URL field bookmark indicator for better consistency.
  - Show a proper error page if server closes the connection before a header is
    fully received.
  - Spartan: Prefilled prompt input from URL query string is selected by
    default.
  - Spartan: Fixed composing request content out of the query string.
  - Spartan: Fixed handling of empty path in a request.
  - Spartan: Allow opening URLs from command line.
  - Spartan: .desktop file includes Spartan scheme handling.
buildservice-autocommit accepted request 974744 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 102)
auto commit by copy to link target
Adam Mizerski's avatar Adam Mizerski (etamPL) committed (revision 101)
- update to 1.13.0
  - New features:
    - Curses-based clagrange for running the app in the terminal. This is a
      complete TUI port of the original GUI version including, e.g., UI
      animations, smooth scrolling, and split view mode. clagrange has separate
      preferences, UI state, and key bindings but the rest of the runtime files
      are shared with the GUI version.
    - Build option ENABLE_TUI: build a text mode version of the app so it can be
      run in the terminal. Enabling this produces an executable called clagrange
      that is not linked with SDL.
    - URL field indicator that shows if there's a bookmark for the current page.
      Clicking on the indicator opens the Add/Edit Bookmark dialog.
    - Checking server certificates using a bundled root CA file.
    - Build option CACERT_PEM_PATH: path of a cacert.pem file that contains
      trusted root CA certificates. This file is included in resources.lgr.
    - Support for the Spartan protocol. Prompt lines will open an input dialog
      for submitting text. This can be expanded to the full upload dialog using
      which a file can be uploaded, too.
    - Reopening the last closed tab. The default binding is Shift+Ctrl+T.
    - Page context menu item "View as Plain Text": show the page source as plain
      text.
    - Option to view Markdown as source or as a Gemtext conversion (default: as
      source).
  - Changes and enhancements:
    - Updated Noto Emoji font with support for Unicode 14. There should be no
      more missing Emoji glyphs.
    - Improved UI keyboard navigation. The sidebar and all widgets in dialogs
      are accessible via Tab cycling, and new shortcuts have been added for
      opening menus. Menu items and lists are cursor-navigable. Opening the
      sidebar automatically gives it keyboard focus.
buildservice-autocommit accepted request 972298 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 100)
auto commit by copy to link target
Adam Mizerski's avatar Adam Mizerski (etamPL) committed (revision 99)
- update to 1.12.2
  - Fixed positioning of the language translation dialog's progress animation.
  - Fixed hovering on links via the keyboard (default binding: H).
  - Tab buttons use theme background color with light Oceanic to avoid a color
    clash.
  - Feed refresh indicator uses the accent color.
  - Updated UI translations.
buildservice-autocommit accepted request 967198 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 98)
auto commit by copy to link target
Adam Mizerski's avatar Adam Mizerski (etamPL) committed (revision 97)
- update to 1.12.1
  - Updated Help: export/import, user data archives, paragraph justification.
  - Updated UI translations.
buildservice-autocommit accepted request 967150 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 96)
auto commit by copy to link target
Adam Mizerski's avatar Adam Mizerski (etamPL) committed (revision 95)
- update to 1.12.0
  - New features:
    - Export and import user data as a ZIP archive, including identities,
      bookmarks, site-specific settings, trusted certificate fingerprints, and
      browsing history.
    - UI layout options: the navigation/tab bars can be moved to the bottom of
      the window, and one can have a traditional menu bar instead of the
      hamburger menu.
    - Added style option to justify paragraphs that are at least three lines
      long.
    - Added new content theme "Oceanic" with support for both dark and light
      modes.
    - Added new UI accent colors: Red, Green, Blue, Gray.
    - Feeds: Added "Mark Below as Read" context menu item.
    - Site-specific setting for TLS session resumption (enabled by default).
  - Changes and enhancements:
    - Roboto is the new default content/UI font, except on Windows where Segoe
      UI is the default font.
    - Toggles use symbols instead of YES/NO.
    - UI uses only one accent color at a time.
    - Theme palette tuning: adjusted generated palettes of Colorful Dark/Light,
      improved the Sepia theme, and added a dark mode Sepia variant.
    - Certain pages like Help open in a new tab. If the page is already open in
      a tab, that tab is activated instead of opening a new one.
    - Improved word wrapping with more breaking punctuation.
    - Text renderer uses additional subpixel offsets with lower-density
      displays.
    - Text rendering optimizations: avoid repeated shaping of the same text.
    - UI rendering optimizations.
  - Fixes:
buildservice-autocommit accepted request 962962 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 94)
auto commit by copy to link target
Adam Mizerski's avatar Adam Mizerski (etamPL) committed (revision 93)
- update to 1.11.2
  - Added a keybinding for focusing the URL field.
  - Sidebar items (bookmarks, feed entries, history) can be middle-clicked to
    open in a new tab. Holding Shift will open the tab in the foreground.
  - Flags can be used as link icons. Note that additional fonts and HarfBuzz are
    required for all the flag symbols to be visible.
  - Updated UI translations.
Displaying revisions 61 - 80 of 172
openSUSE Build Service is sponsored by