Commit graph

15731 commits

Author SHA1 Message Date
Kovid Goyal
80bb9404d5
Have auto color scheme switching also control background image
Fixes #8603
2025-05-06 09:10:05 +05:30
Kovid Goyal
7045632d2e
Fix #8606 2025-05-06 08:09:05 +05:30
Kovid Goyal
7b89477470
Allow changing some more background_image options in the API 2025-05-05 20:50:15 +05:30
Kovid Goyal
53bb4f0609
Remove useless code
default_background_changed is meant for individual windows not OS windows
2025-05-05 20:25:08 +05:30
Kovid Goyal
05e6ed685b
Merge branch 'dependabot/go_modules/all-go-deps-0987ac49fb' of https://github.com/kovidgoyal/kitty 2025-05-05 08:45:25 +05:30
dependabot[bot]
e6e3e01795
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.0 to 2.17.2
- [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.0...v2.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 03:08:19 +00:00
Kovid Goyal
eb7ca8902b
Add xmonad to the X11 compatibility table 2025-05-04 08:07:04 +05:30
Kovid Goyal
b5cbb501a4
Use the base name of the named pipe for the created temp file 2025-05-03 16:03:06 +05:30
Kovid Goyal
7ef2fe53e0
Avoid extra stat() 2025-05-03 15:55:36 +05:30
Kovid Goyal
a59a347903
diff kitten: Allow diffing named pipes
Fixes #8597
2025-05-03 15:53:29 +05:30
Kovid Goyal
d22381491d
Restore top/bottom panel functionality on i3 2025-05-03 11:12:32 +05:30
Kovid Goyal
e961020330
Fix typo in docs 2025-05-03 10:58:39 +05:30
Kovid Goyal
1237f7667c
... 2025-05-03 10:47:03 +05:30
Kovid Goyal
7dc673e485
Add XFCE to the X11 compatibility matrix 2025-05-03 10:39:41 +05:30
Kovid Goyal
07cda6ac45
Add GNOME to the X11 compatibility matrix 2025-05-03 08:57:55 +05:30
Kovid Goyal
f30ec25c57
Start work on X11 compatibility matrix 2025-05-02 13:25:40 +05:30
Kovid Goyal
43be32a3d7
More atoms 2025-05-02 12:20:54 +05:30
Kovid Goyal
958489f97d
X11: Workaround for floating window position on KDE 2025-05-02 10:11:15 +05:30
Kovid Goyal
afe7dc47c2
Update size in addition to position when updating layer properties 2025-05-02 09:35:25 +05:30
Kovid Goyal
11cb3adb8f
Reduce roundtrips to X server to fetch atom values 2025-05-02 09:28:24 +05:30
Kovid Goyal
a9bc9962f4
X11: add support for --output-name 2025-05-02 08:37:49 +05:30
Kovid Goyal
a2631448e5
X11: fix window type for non background layers 2025-05-02 08:20:51 +05:30
Kovid Goyal
be9624bbdd
Fix px suffix for lines/columns not working 2025-05-02 08:11:49 +05:30
Kovid Goyal
6c0e5f09d3
Fix layer size calculation on high DPI displays under X11 2025-05-02 08:01:35 +05:30
Kovid Goyal
233cd3e2b9
doc edits 2025-05-01 22:01:02 +05:30
Kovid Goyal
49ea2bf636
... 2025-05-01 21:58:44 +05:30
Kovid Goyal
e87256793c
... 2025-05-01 21:49:48 +05:30
Kovid Goyal
f461039017
Modify docs in light of X11 support 2025-05-01 21:48:27 +05:30
Kovid Goyal
ca688be41c
Use focus policy for controlling input on X11 2025-05-01 21:42:00 +05:30
Kovid Goyal
07342ca801
Fix strut allocation 2025-05-01 21:28:22 +05:30
Kovid Goyal
28dbb4681d
Fix margins for background and input for docks 2025-05-01 20:58:49 +05:30
Kovid Goyal
f04fc251bf
Start work on full panel support in X11 2025-05-01 15:44:08 +05:30
Kovid Goyal
04fbf63eab
... 2025-05-01 11:51:33 +05:30
Kovid Goyal
4aaba24b99
... 2025-05-01 07:36:08 +05:30
Kovid Goyal
1191cb57d5
Add wayland compositor support matrix for panel kitten 2025-05-01 07:32:58 +05:30
Kovid Goyal
1ea7bbafd8
Add --debug-rendering to QAT 2025-05-01 06:56:34 +05:30
Kovid Goyal
a6b8a7305c
Better error message when X11 window manager doesnt support the needed Atoms for panels 2025-04-30 20:58:57 +05:30
Kovid Goyal
8e6612765f
Also reload panel settings of overrides and config 2025-04-30 20:47:34 +05:30
Kovid Goyal
68a0c5b86f
DRYer 2025-04-30 19:10:15 +05:30
Kovid Goyal
a72fc508d9
Document how the screenshots were generated and put the images in a sidebar 2025-04-30 18:49:31 +05:30
Kovid Goyal
7043440e2f
Make the screenshots smaller by default 2025-04-30 15:11:12 +05:30
Kovid Goyal
0a2872446e
Add screenshots of quick access terminal 2025-04-30 14:29:35 +05:30
Kovid Goyal
baefb15270
... 2025-04-30 11:38:39 +05:30
Kovid Goyal
8ec7072e7a
Make CodeQL happy 2025-04-30 11:33:52 +05:30
Kovid Goyal
edcfd17ca9
Panel kitten: Add option to hide panel on focus loss 2025-04-30 07:46:41 +05:30
Kovid Goyal
df052edae8
Wayland: Also set layer shell surface layer when showing surface
Without this on KDE the layer is reset to background.
2025-04-30 06:38:12 +05:30
Kovid Goyal
8d213bba04
Make test more robust against env 2025-04-30 05:50:05 +05:30
Kovid Goyal
c5147064b7
Make old compilers happy 2025-04-30 05:44:18 +05:30
Kovid Goyal
4fa67c9ffd
macOS: Relayout layer shell windows on screen size change 2025-04-29 21:33:05 +05:30
Kovid Goyal
2d1cddcc25
Update layer shell config when toggling visibility 2025-04-29 21:16:15 +05:30