File nyxt.changes of Package nyxt
-------------------------------------------------------------------
Tue Oct 22 19:53:13 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.12.0:
* UI/UX
- Add list-extensions (unbound) command
* Programming interface
- Deny all permission requests by default on the WebKitGTK port
(see nyxt/renderer/gtk:handle-permission-requests-p)
* Bug fixes
- Fix prompt buffer's empty input bug
- Fix prompt buffer's height logic
-------------------------------------------------------------------
Thu Aug 1 16:04:20 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
- removed cl-gobject-introspection-sb-int.patch and fset-sb-int.patch
- Update to version 3.11.8:
* Bug fixes
- Fix fullscreen and maximized window logic.
* UI/UX
- Review UI of bookmarks-panel (unbound)
- Fix mode menu bar
- Fix echo message when invoking command describe-key (f1 k)
- Review docstrings
-------------------------------------------------------------------
Tue Jul 23 09:48:00 UTC 2024 - Sai Karthik Karra <kskarthik@disroot.org>
- spec: Add missing runtime dependency at-spi2-core
-------------------------------------------------------------------
Wed Jul 17 10:37:58 UTC 2024 - Sai Karthik Karra <kskarthik@disroot.org>
- Add missing runtime dependency libgthread-2_0-0 which
makes nyxt unable to start
- Added %check section in spec to prevent future runtime errors
which can be caught during packaging stage
-------------------------------------------------------------------
Sat Jun 1 20:25:02 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
- added cl-gobject-introspection-sb-int.patch and fset-sb-int.patch
for compilation with SBCL 2.4.5
- Update to version 3.11.7:
* Bug fixes
- Fix query handling when invoking command set-url (Ctrl+l)
- Fix incorrect redirection when reduce-tracking-mode is enabled
- Improve clipboard facilities detection on X11 and Wayland
* UI/UX
- Bind common zoom keybindings for all keyschemes
-------------------------------------------------------------------
Tue Apr 9 15:45:32 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.11.6:
* Bug fixes
- Fix crash on common settings
- Fix warnings raised by pick-color (unbound)
- Fix hint-mode performance issues caused by Shadow DOMs hinting algorithm
-------------------------------------------------------------------
Mon Mar 18 18:44:06 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.11.5:
* Bug fixes
- Fix compilation error when compiling on SBCL 2.4.2
* UI/UX
- Improve UI stylesheets
- Update to version 3.11.4:
* Bug fixes
- Fix hint-mode on zoomed pages
* UI/UX
- Improve user experience when invoking command set-url (Ctrl+l)
-------------------------------------------------------------------
Thu Feb 22 14:16:28 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.11.3:
* Bug fixes
- Fix prompt buffer freezes when invoking command set-url (Ctrl+l)
-------------------------------------------------------------------
Thu Feb 22 14:13:50 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Mon Feb 5 09:58:00 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
- partial work-around for https://bugs.webkit.org/show_bug.cgi?id=268759
- Update to version 3.11.2:
* Bug fixes
- When enabling vi keybindings via common settings, start the
prompt buffer with vi-insert-mode enabled
- The scroll position is remembered when issuing buffer reloading
commands, such as reload-current-buffer (f5).
- Improve performance of edit-file (unbound)
- Fix bug that prevented listing buffers recovered via command
reopen-buffer (Ctrl+/)
-------------------------------------------------------------------
Mon Jan 22 11:51:20 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
- added nyxt-rpmlintrc
- Update to version 3.11.1:
* UI/UX
- Improve user experience of macro-edit-mode
- Improve UI of the interfaces bound to annotate-mode commands,
such as show-annotations-for-current-url (unbound)
- Review the appearance of all help system pages such as describe-class (f1 C)
- Review font sizes
- Add possibility to specify a monospace font via monospace-font-family.
By default, it is set to DejaVu
- Review usage of proportional and monospace fonts
- Use monospace fonts in plaintext-editor-mode
- Replace source heading buttons in the prompt-buffer
- Review styling of the status-buffer , repl (unbound) and migration-guide
- Replace glyph that collapses sections, for instance in the manual
- Improve UI of the interfaces bound to commands:
list-downloads (Ctrl+Shift+Y)
list-history (unbound)
list-buffers (unbound)
list-bookmarks (unbound)
buffers-panel (unbound)
bookmarks-panel (unbound)
-------------------------------------------------------------------
Mon Jan 8 16:02:31 UTC 2024 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.11.0:
* UI/UX
- Built-in modes and special pages have a dedicated menu area now.
This menu allows access to common functions that are defined within the mode.
* Bug fixes
- Fix commands reopen-last-buffer (unbound) and reopen-buffer (Ctrl+/).
- Fix performance issues related to hint-mode
- Fix logic behind actions-on-marks
-------------------------------------------------------------------
Mon Dec 11 15:54:29 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.10.0:
* UI/UX
- Improve source heading buttons, layout and interactions in the prompt-buffer
- Add checkboxes for suggestions within the prompt-buffer
* Bug fixes
- Fix command show-annotations-for-current-url (unbound)
- Command nyxt/renderer/gtk:make-buffer-with-context now lists
previously defined contexts
- Improve architecture of hint-mode as to ensure that hints are
shown for arbitrary URLs
-------------------------------------------------------------------
Wed Nov 15 10:45:32 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.9.2:
* UI/UX
- Review of the status buffer UI. The URL area is now clickable
* Bug fixes
- blocker-mode ensures that hostlist files are loaded when missing
- Fix connection to Nyxt via commands start-swank and start-slynk
* Programming interface
- When running Nyxt as a Flatpak, programs available on the host
can be invoked via flatpak-spawn --host <command> <command-args>
-------------------------------------------------------------------
Thu Nov 2 14:35:25 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- fixed .desktop file not added with %suse_update_desktop_file
-------------------------------------------------------------------
Tue Oct 24 12:00:06 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.9.1:
* UI/UX
- UI improvement of interfaces bound to commands bookmarks-panel (unbound),
list-bookmarks (unbound) and buffers-panel (unbound)
* Bug fixes
- Fix command bookmark-url (unbound)
- Fix commands that rely on external-editor-program
- Fix command toggle-attributes-display (unbound) and behavior of
UI elements relying on it
-------------------------------------------------------------------
Tue Oct 10 08:13:17 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.9.0:
* Features
- Complete refactor of the Common Settings Menu.
- Refactor the theme API to allow for more nuanced themes and richer interfaces
* Bug fixes
- Fix the functionality of the download cancellation button
- Fix duplicated suggestions when issuing command describe-slot (f1 s)
- Fix accepted values of external-editor-program
-------------------------------------------------------------------
Mon Sep 25 16:04:34 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.8.0:
* Features
- Add new slots hints-offset-x and hints-offset-y, to change
the position of hint overlays
* Bug fixes
- Fix bug with subsequent invocations of define-configuration
on the same class and slot being overwritten by the first
* UI/UX
- Keybindings are shown in a more user-friendly way, when using the CUA keyscheme
- Modes in the status area are shown vertically in their tooltip to improve readability
- Stylistic review of the help system pages to improve readability
* Programming interface
- Fix Nyxt connection via commands start-slynk and start-swank on the Flatpak distribution
- Fix warning signaling when a mismatch between the history file and
the current Nyxt version exists. It is only raised when the major version differs
- Buffers of type editor-buffer have plaintext-editor-mode enabled by default
-------------------------------------------------------------------
Mon Sep 11 09:46:33 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.7.0:
* Features
- Minor UI improvements on the status and prompt buffer
- Stylistic review of the manual to improve readability
* UI/UX
- Add possibility to open PDF files via command open-file (C-o)
- The installation process now takes into account the Appdata file and a scalable icon
-------------------------------------------------------------------
Tue Aug 29 09:28:21 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- fixed missing dependencies
- Update to version 3.6.1:
* Bug fixes
- Fix clipboard facilities on X11 and Wayland
- Fix dark-mode and the darken (UNBOUND) bookmarklet command
-------------------------------------------------------------------
Mon Aug 14 14:47:08 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.6.0:
* Features
- Add commands for importing history from Firefox, Google Chrome, Chromium,
Brave and Vivaldi. For instance, import-history-from-firefox (UNBOUND)
* Bug fixes
- Fix keyscheme configuration via Common Settings Menu
* UI/UX
- Add Public Sans font and set it as the default
- Redesign status buffer buttons
- Minor review of start page
-------------------------------------------------------------------
Mon Jul 24 09:45:48 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.5.0:
* Features
- Add new quick start tutorial, accesible via command quick-start (UNBOUND)
- Add hinting support for pages using Shadow DOMs
- Add keybinding for command describe-any (f1 a)
* Bug fixes
- Fix status buffer history buttons
- Fix bug in command repeat-key (UNBOUND)
* UI/UX
- Redesign start page
- Fix styling of progress bar
- Fix styling of prompt buffer's input area
-------------------------------------------------------------------
Mon Jul 10 15:15:10 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.4.0:
* Features
- Enable native spell-checking from WebKitGTK. The language can be set
via command set-spell-check-languages. The list of dictionaries is
provided by Enchant
- Add prompt buffer keybindings for commands previous-page (UNBOUND) and next-page (UNBOUND)
* Bug fixes
- Fix theme configuration via Common Settings Menu
- Honor the value of environment variables $XDG_DATA_HOME,
$XDG_CONFIG_HOME and $XDG_CACHE_HOME for the Flatpak
* UI/UX
- Add cursor change on hover for buttons and links in internal pages and panel buffers
- Improve user experience of pick-color (UNBOUND)
-------------------------------------------------------------------
Tue Jun 27 16:22:27 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.3.0:
* Features
- Change default search engine to Atlas' own SearXNG instance
- Add command pick-color (UNBOUND), to pick a color and copy its
HEX, RGB or HSL code to clipboard
- Add keybindings for commands delete-panel-buffer (f4)
and delete-all-panel-buffers (s-f4)
- Improve describe-prompt-buffer (UNBOUND):
List available keybindings for enabled prompt buffer modes
Reference current prompt buffer sources
* Bug fixes
- Honor the value of zoom-ratio-default
- Honor the value of the panel buffer's style
- Fix bugs in the common settings interface
- Fix clipboard support for the Flatpak on Wayland
- Fix behavior of hint-mode when slots hinting-type and
show-hint-scope-p are set to :vi and t, respectively
* UI
- Add border between panel buffer and main content area
- Apply nuanced background color to panel buffers
* Programming interface
- external-editor-program no longer signals when the program is
a string containing spaces
- external-editor-program returns its value rather than returning
a string value in a list
-------------------------------------------------------------------
Thu Jun 22 15:44:52 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- added patch for dynamically loading versioned libfixposix and libwebkit2gtk-4.1
-------------------------------------------------------------------
Mon Jun 19 15:42:21 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.2.1:
* bug fixes only
-------------------------------------------------------------------
Thu Jun 15 10:57:35 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.2.0:
* Add support for PDF.js
* Add command toggle-suggestions-display ( UNBOUND ),
that allows collapsing the prompt buffer to its input area
* Improve the UI of the REPL
* Output multiple values when evaluating Lisp expressions from execute-command ( C-space )
* Bug fixes
-------------------------------------------------------------------
Mon May 29 16:15:58 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Update to version 3.1.0
-------------------------------------------------------------------
Fri May 19 15:25:59 UTC 2023 - Michael Pujos <pujos.michael@gmail.com>
- Initial release