Commit Graph

15863 Commits

Author SHA1 Message Date
Kovid Goyal
c1b158781f Fix display of files in root dir 2025-05-21 22:55:49 +05:30
Kovid Goyal
b784dd4fba Sort the lists 2025-05-21 22:40:55 +05:30
Kovid Goyal
60e701271f Use a cache for icons 2025-05-21 22:36:40 +05:30
Kovid Goyal
f0537198e6 ... 2025-05-21 22:29:05 +05:30
Kovid Goyal
646bf47a43 Icons for file matches 2025-05-21 22:16:22 +05:30
Kovid Goyal
13fa26e1d4 Merge branch 's390x-fix' of https://github.com/pranavkaruvally/kitty 2025-05-21 18:53:57 +05:30
Kovid Goyal
ad03fa94b2 Update the list of nerd font names when updating other unicode data as well
No longer need to store the list of names in our source code
2025-05-21 13:19:27 +05:30
Pranav P
afd0bacb6a Fix endianness bug reported in issue #8548 2025-05-21 13:02:11 +05:30
Kovid Goyal
14043be919 More work on rendering results 2025-05-21 12:57:49 +05:30
Kovid Goyal
af1075c3f6 Fix builds broken by replace in go.mod 2025-05-21 12:42:51 +05:30
Kovid Goyal
c2c9d2ceb2 Work on rendering results 2025-05-21 12:41:56 +05:30
Kovid Goyal
cc500893f0 ... 2025-05-21 12:16:25 +05:30
Kovid Goyal
c158fde734 Code to scan filesystem for the file picker 2025-05-20 21:15:36 +05:30
Kovid Goyal
56b26838ce Handle backspace and esc keys 2025-05-20 14:34:52 +05:30
Kovid Goyal
97b6212513 Implement drawing search text 2025-05-20 14:24:08 +05:30
Kovid Goyal
b55013944e More work on choose-files 2025-05-20 14:16:49 +05:30
Kovid Goyal
7347075bb3 More work on choose_files 2025-05-20 12:50:05 +05:30
Kovid Goyal
fbfdb38260 Start work on choose files kitten 2025-05-20 12:32:43 +05:30
Kovid Goyal
197cfbc1b1 DRYer 2025-05-20 11:16:49 +05:30
Kovid Goyal
868e0c6b97 Some help for enable-portal 2025-05-20 08:38:51 +05:30
Kovid Goyal
2d15380f9d ... 2025-05-19 20:14:27 +05:30
Kovid Goyal
3119088a54 Allow setting contrast and accent-color as well 2025-05-19 19:39:32 +05:30
Kovid Goyal
fcc77c264f Endpoint to set arbitrary settings 2025-05-19 19:07:37 +05:30
Kovid Goyal
d38d72bd5e Command to change color-scheme 2025-05-19 13:42:24 +05:30
Kovid Goyal
c36815a380 Command to auto-create config files needed to get xdg-desktop-portal to use the kitty portal 2025-05-19 13:10:32 +05:30
Kovid Goyal
6be57e4316 Couple more options 2025-05-19 10:21:53 +05:30
Kovid Goyal
f591ca151d Code to show desktop settings 2025-05-19 10:12:00 +05:30
Kovid Goyal
9c1acce02a Build against a local copy of dbus 2025-05-19 08:52:18 +05:30
Kovid Goyal
858e05186c Run goreplace filter on commit 2025-05-19 08:52:18 +05:30
Kovid Goyal
f104562533 Add API to change settings values over DBUS 2025-05-19 08:52:18 +05:30
Kovid Goyal
a3398a44f8 Allow arbitrary number of settings 2025-05-19 08:52:18 +05:30
Kovid Goyal
92fb47ae3c bump dbus version 2025-05-19 08:52:18 +05:30
Kovid Goyal
01c182c410 Only add properties interface if there are properties defined 2025-05-19 08:52:18 +05:30
Kovid Goyal
6fded182b3 Add SettingChanged to introspect data 2025-05-19 08:52:18 +05:30
Kovid Goyal
a8082f7a3c ... 2025-05-19 08:52:18 +05:30
Kovid Goyal
75fdd86637 Get the DBUS export actually working 2025-05-19 08:52:18 +05:30
Kovid Goyal
e42d7efe85 Get it building on the various BSDs bane of my existence 2025-05-19 08:52:18 +05:30
Kovid Goyal
13b574486c ... 2025-05-19 08:52:18 +05:30
Kovid Goyal
c94844b220 Start work on Linux desktop portal kitten 2025-05-19 08:52:18 +05:30
Kovid Goyal
31d7dc43b0 Merge branch 'dependabot/go_modules/all-go-deps-66fe8ab3e4' of https://github.com/kovidgoyal/kitty 2025-05-19 08:52:01 +05:30
dependabot[bot]
f46fc096c8 Bump github.com/alecthomas/chroma/v2 in the all-go-deps group
Bumps the all-go-deps group with 1 update: [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma).


Updates `github.com/alecthomas/chroma/v2` from 2.17.2 to 2.18.0
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v2.17.2...v2.18.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-version: 2.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 03:14:49 +00:00
Kovid Goyal
e31eda7735 Add a note that xdg-system-bell is terminally broken on Hyprland 2025-05-19 07:03:56 +05:30
Kovid Goyal
5b05b1235e Fix #8648 2025-05-19 06:22:45 +05:30
Kovid Goyal
da6f85dbaa Merge branch 'update-wayland-compat-matrix' of https://github.com/alex-huff/kitty 2025-05-19 06:17:21 +05:30
alex-huff
9d9ad91f37 docs: panel: update niri compatibility information 2025-05-18 18:18:43 -05:00
Stefan A. Haubenthal
3b20936959 Fixed typos 2025-05-18 19:52:12 +05:30
Stefan A. Haubenthal
33f278b477 Fixed typos 2025-05-18 15:16:56 +02:00
Kovid Goyal
255dd2845e Implement grab keyboard for x11 2025-05-18 14:49:07 +05:30
Kovid Goyal
d8b0edce43 Add a note that grabbing keyboard doesnt work on macOS 2025-05-18 14:34:10 +05:30
Kovid Goyal
95c6279bdd Implement --grab-keyboard
Currently works on Wayland.
2025-05-18 14:30:33 +05:30