2025-08-31 23:32:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 8 14:27:28 UTC 2025 - Jan Fooken <jan.fooken@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix wrong requirement on neovim for supplementary package
|
|
|
|
|
ghostty-vim
|
|
|
|
|
|
2025-03-24 20:14:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 24 19:58:31 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Update to 1.1.3
|
|
|
|
|
* see: https://ghostty.org/docs/install/release-notes/1-1-3
|
|
|
|
|
* OSC 21 (Kitty color protocol): Ghostty no longer sends a
|
|
|
|
|
response for non-query requests. #5770
|
|
|
|
|
* The pty no longer has an initialize size of 0x0. The size is
|
|
|
|
|
something non-zero but may still be incorrect due to a race
|
|
|
|
|
condition between initializing the pty and drawing the GUI
|
|
|
|
|
window. We do not consider this a bug. #5776
|
|
|
|
|
* Increase the maximum number of parameters for CSI sequences
|
|
|
|
|
to 24. This fixes some SGR sequences that were not working
|
|
|
|
|
properly in Kakoune. #5949
|
|
|
|
|
* The default binding for equalize_splits is now usable by
|
|
|
|
|
default for US (and similar) keyboard layouts. It was
|
|
|
|
|
previously an impossible binding.
|
|
|
|
|
The binding is super+ctrl+shift+plus. #5646
|
|
|
|
|
* The elvish shell integration sudo feature now works properly. #5992
|
|
|
|
|
* GTK: Fix various rendering issues with the "ngl" GSK renderer.
|
|
|
|
|
This resolves compatibility issues with GTK 4.18 and Gnome 48. #6877
|
|
|
|
|
* GTK: Treat negative content scale values from GTK as 1.0.
|
|
|
|
|
This fixes some known default setting issues on Gentoo systems. #5954
|
|
|
|
|
* GTK: Make the split drag handle area smaller to allow
|
|
|
|
|
selecting text on the boundary. This fix isn't perfect but is
|
|
|
|
|
an improvement. A more comprehensive fix is planned for 1.2.0. #6000
|
|
|
|
|
* GTK: The title configuration is now respected when a new tab
|
|
|
|
|
is created from the tab overview. #6032
|
|
|
|
|
* GTK: Improve the reliability of Korean input methods,
|
|
|
|
|
SPECIFICALLY THE FCITX5-HANGUL INPUT METHOD. #6779
|
|
|
|
|
|
2025-02-13 22:07:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 13 21:52:36 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- Update to 1.1.1
|
|
|
|
|
https://ghostty.org/docs/install/release-notes/1-1-1
|
|
|
|
|
- incorporated fetch-zig-cache.sh into vendor.sh as it was removed
|
|
|
|
|
upstream
|
|
|
|
|
|
2025-02-04 15:59:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 4 15:58:47 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- fix debuginfo generation by disabling strip in the zig build
|
|
|
|
|
|
2025-01-31 00:34:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 31 00:29:14 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- with the gobject-introspection we no longer need python3-nautilus
|
|
|
|
|
replace the BuildRequites with python-nautilus-common-files
|
|
|
|
|
|
2025-01-31 00:16:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 31 00:12:45 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- add gobject-introspection as BuildRequires to get the GI based
|
|
|
|
|
dependencies
|
|
|
|
|
|
2025-01-30 23:45:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 30 23:43:50 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- Rename the nautilus plugin to just ghostty.py:
|
|
|
|
|
It looks like the loader interprets the path
|
|
|
|
|
com.mitchellh.ghostty.py as a python class hierachy and fails to
|
|
|
|
|
load the plugin because of that.
|
|
|
|
|
|
2025-01-30 22:47:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 30 22:14:55 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
2025-02-13 22:07:50 +00:00
|
|
|
- Update to 1.1.0
|
2025-01-30 22:47:08 +00:00
|
|
|
https://ghostty.org/docs/install/release-notes/1-1-0
|
|
|
|
|
- drop https://github.com/ghostty-org/ghostty/commit/f60068eabd94e6784f3b557c7287c49dd36bb24c.diff
|
|
|
|
|
- new subpackage for nautilus plugin
|
2025-01-30 23:45:12 +00:00
|
|
|
new BuildRequires python3-nautilus python3-gobject
|
2025-01-30 22:47:08 +00:00
|
|
|
|
2025-01-16 10:47:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 16 10:44:40 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- testing shows that we can not rely on the terminfo files coming
|
|
|
|
|
from the ncurses package. reenable the terminfo-ghostty package
|
|
|
|
|
- we drop the conflicts with the terminfo package as the ghostty
|
|
|
|
|
files should be dropped from that package now.
|
|
|
|
|
|
2025-01-13 11:50:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 13 11:49:23 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- now that we have the proper files in the terminfo we can switch
|
|
|
|
|
to using the distro provided terminfo files again.
|
|
|
|
|
|
2025-01-12 12:06:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 12 12:04:10 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
2025-01-13 11:55:34 +00:00
|
|
|
- As we actually have a file conflict we should also have a
|
2025-01-12 12:07:30 +00:00
|
|
|
conflict for the package. (boo#1235689)
|
2025-01-12 12:06:49 +00:00
|
|
|
|
2025-01-12 11:39:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 12 11:39:10 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- reenable the the standalone terminfo package. the ghostty
|
|
|
|
|
terminfo file in the main terminfo package is broken.
|
2025-01-12 12:07:30 +00:00
|
|
|
(boo#1235689)
|
2025-01-12 11:39:47 +00:00
|
|
|
|
2025-01-12 11:28:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jan 12 11:19:32 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- Disable the standalone terminfo package as the same file is now
|
|
|
|
|
in the default terminfo package.
|
|
|
|
|
|
2025-01-06 21:22:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 6 21:21:49 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- refetch f60068eabd94e6784f3b557c7287c49dd36bb24c.diff
|
|
|
|
|
|
2025-01-03 00:50:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 3 00:45:13 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- replace no-strip.patch with the official patch, which also covers
|
|
|
|
|
more cases:
|
|
|
|
|
https://github.com/ghostty-org/ghostty/commit/f60068eabd94e6784f3b557c7287c49dd36bb24c.diff
|
|
|
|
|
|
2025-01-01 22:52:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 1 22:44:31 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- switch to the official tarball for 1.0.1 and add minisign file
|
|
|
|
|
plus verification step.
|
|
|
|
|
|
2025-01-01 21:42:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 1 21:41:42 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- lock zig dependency to the same limits as upstream.
|
|
|
|
|
|
2025-01-01 21:18:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 1 16:52:54 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- Add no-strip.patch
|
|
|
|
|
disable strip for the binary
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 1 16:42:44 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- move trim-deps.sh to vendor.sh and make it do all the steps to
|
|
|
|
|
cache the dependencies into vendor/zig
|
|
|
|
|
- make the test file cleanup more robust
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 1 16:39:59 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- Update to 1.0.1
|
|
|
|
|
https://github.com/ghostty-org/ghostty/compare/v1.0.0...v1.0.1
|
|
|
|
|
- drop 3426.patch
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 1 16:00:57 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- simplify filelist
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 1 15:55:05 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- add https://patch-diff.githubusercontent.com/raw/ghostty-org/ghostty/pull/3426.patch
|
|
|
|
|
Fix missing DESTDIR handling for the terminfo step.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 1 15:33:13 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- set the build option to have a clean version string
|
|
|
|
|
- set the cpu=baseline define so we get the more portable binary
|
|
|
|
|
- refactor out common build options into a define to ease
|
|
|
|
|
maintenance
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 1 14:29:33 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- also split out the neovim files
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 1 13:53:55 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
|
|
- split out the terminfo files
|
|
|
|
|
|
2025-01-01 13:46:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 26 21:00:05 UTC 2024 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- initial package @v1.0.0
|