Commit Graph

  • e91c008357 ... Kovid Goyal 2021-12-05 17:42:54 +05:30
  • 7a2003c371 Allow ~/ expansion when specify image paths for @ set-(background|logo) Kovid Goyal 2021-12-05 17:16:17 +05:30
  • a7eb9850b7 clamp logo position to nearest pixel Kovid Goyal 2021-12-05 15:53:20 +05:30
  • f01446ff25 ... Kovid Goyal 2021-12-05 13:26:06 +05:30
  • 525a32be51 better conversion of logo width/height to gl values Kovid Goyal 2021-12-05 13:18:16 +05:30
  • 73386bd67f Use scissor limits as pixel extents in cell render data Kovid Goyal 2021-12-05 13:04:43 +05:30
  • d1cf88e942 Make the window geometry in pixels available in CellRenderData Kovid Goyal 2021-12-05 12:29:33 +05:30
  • c11da595ef Move calculation of window render data into native code Kovid Goyal 2021-12-05 12:21:24 +05:30
  • 2546afb7aa Use a struct to pass around cell render data Kovid Goyal 2021-12-05 11:57:22 +05:30
  • 56edb5cdbe Merge branch 'feat-nth-os-window' of https://github.com/page-down/kitty Kovid Goyal 2021-12-05 10:12:16 +05:30
  • bca3179a6d Forgot that draw_cells() is called with a NULL window when drawing the tab bar Kovid Goyal 2021-12-05 07:44:51 +05:30
  • 1f3d86a434 Add a new mappable action nth_os_window to focus OS window pagedown 2021-12-04 20:45:01 +08:00
  • 0456399ce5 Fix leak when changing window logo Kovid Goyal 2021-12-04 13:59:16 +05:30
  • 799881af2d free then clear hash tables Kovid Goyal 2021-12-04 13:57:25 +05:30
  • 14047588ae Remote control command to set window logo Kovid Goyal 2021-12-04 13:45:12 +05:30
  • 9d9840a6d8 ... Kovid Goyal 2021-12-04 12:53:16 +05:30
  • b36d8d6469 Fix logo rendering under wayland, which requires premult Kovid Goyal 2021-12-04 12:50:48 +05:30
  • 254ba401d4 Allow specifying window logos in the launch command Kovid Goyal 2021-12-04 12:35:27 +05:30
  • 3035ba08c3 Interpret relative logo paths relative to conf dir Kovid Goyal 2021-12-04 07:34:30 +05:30
  • 16201ac873 Use a logo for the kitty shell window Kovid Goyal 2021-12-03 20:25:07 +05:30
  • 42a2493286 Fade the window logo by a configurable amount Kovid Goyal 2021-12-03 18:05:59 +05:30
  • 6f48dda8b9 Fix storage of window logos Kovid Goyal 2021-12-03 17:43:45 +05:30
  • b8b495ac31 Fix text not rendered when showing window logo Kovid Goyal 2021-12-03 13:54:28 +05:30
  • bd1276d079 Update window logos on config reload Kovid Goyal 2021-12-03 13:47:14 +05:30
  • bfb87854df Python API to change window logo Kovid Goyal 2021-12-03 13:38:42 +05:30
  • f4aba9fc41 Update changelog with new window_logo setting Kovid Goyal 2021-12-03 13:23:49 +05:30
  • 757c7900d9 Dont draw the window logo during a live resize Kovid Goyal 2021-12-03 13:20:57 +05:30
  • 3d2877eeb9 More work on per window logo Kovid Goyal 2021-12-03 13:13:37 +05:30
  • e04919098f Start work on a per window logo Kovid Goyal 2021-12-02 10:54:23 +05:30
  • 5d05aeaace ... Kovid Goyal 2021-12-02 07:28:27 +05:30
  • 142b6fcc00 Use symbolic names Kovid Goyal 2021-12-01 22:51:12 +05:30
  • 91c0f4e2d9 Document more tmux breakage Kovid Goyal 2021-12-01 22:37:44 +05:30
  • 89a93af1d5 GitHub says checkouting out HEAD^2 for merge commits is no longer needed for CodeQL Kovid Goyal 2021-12-01 20:20:58 +05:30
  • ef07e2941c Fix clamping of background image Kovid Goyal 2021-12-01 20:12:31 +05:30
  • 0c3a8dadf6 bg uniforms should be reset when options are reloaded Kovid Goyal 2021-12-01 16:41:32 +05:30
  • 6425715daf Merge branch 'docs-opt-values' of https://github.com/page-down/kitty Kovid Goyal 2021-12-01 14:11:12 +05:30
  • be110fb38c Docs: wrap long document lines pagedown 2021-12-01 15:46:16 +08:00
  • d743206b8c Docs: add valid option values pagedown 2021-12-01 15:03:35 +08:00
  • af7a104f5b Fix typo causing actions to be run multiple times with combine Kovid Goyal 2021-12-01 10:39:02 +05:30
  • c0b73986cb Fix #4302 Kovid Goyal 2021-11-30 20:47:16 +05:30
  • c48049a3bb Merge branch 'docs' of https://github.com/page-down/kitty Kovid Goyal 2021-11-30 16:59:48 +05:30
  • 1cb6250f14 Remove duplicate imports pagedown 2021-11-30 18:54:44 +08:00
  • 8ed6ee97b2 Docs: replace http url with https, use ripgrep project url and fix typo pagedown 2021-11-30 18:53:58 +08:00
  • 1d88371604 Docs: separate and wrap each choices pagedown 2021-11-30 18:41:20 +08:00
  • 8685558a2a Docs: fix remote control launch command description pagedown 2021-11-30 18:35:36 +08:00
  • d372b27ccd Ensure active window is updated when taking over a tab Kovid Goyal 2021-11-30 14:28:50 +05:30
  • 88410e032f Merge branch 'fix-rc-detach' of https://github.com/page-down/kitty Kovid Goyal 2021-11-30 12:07:04 +05:30
  • 622885853d Fix remote control detach-tab detach-window pagedown 2021-11-30 12:38:19 +08:00
  • 0d3c7a64e2 ... Kovid Goyal 2021-11-30 07:45:49 +05:30
  • 0c274a9a0b Parse actions on demand Kovid Goyal 2021-11-29 21:51:42 +05:30
  • 0e5f51f195 Add a note about not copying the kitty binary out of the installation folder Kovid Goyal 2021-11-29 21:45:30 +05:30
  • 49369d6279 Preserve definition location when resolving Kovid Goyal 2021-11-29 19:38:38 +05:30
  • bd288bd18f Linux: Fix release event for the final key in a compose sequence not being reported. Fixes #4285 Kovid Goyal 2021-11-29 19:26:16 +05:30
  • cdb1138465 ... Kovid Goyal 2021-11-29 12:42:02 +05:30
  • c8c6f8691f Store the shell_integration option as a set Kovid Goyal 2021-11-29 12:41:25 +05:30
  • 9441cf15c3 Move the bash integration script into its own dir Kovid Goyal 2021-11-29 12:30:10 +05:30
  • 276ed7263c Forgot to use env rather than os.environ when checking for ZDOTDIR Kovid Goyal 2021-11-29 12:22:33 +05:30
  • 6b38ca3bd2 add verification for parsing shell_integration Kovid Goyal 2021-11-29 12:04:19 +05:30
  • c7bf54807e Fix capitalization Kovid Goyal 2021-11-29 11:49:58 +05:30
  • b28811846a Fix on creation IME update not being applied because render data was not yet set Kovid Goyal 2021-11-28 22:57:09 +05:30
  • 5561aa1d37 Allow forcing IME update Kovid Goyal 2021-11-28 22:53:45 +05:30
  • 8c0111cb08 Merge branch 'issue4292' of https://github.com/ctrlcctrlv/kitty Kovid Goyal 2021-11-28 22:38:56 +05:30
  • 0dc8bd5520 Make the GPU selection FAQ item not require root Fredrick Brennan 2021-11-28 11:59:26 -05:00
  • acdf06bf5d Tell cocoa the previous character range is invalid when updating IME position Kovid Goyal 2021-11-28 22:11:21 +05:30
  • 5e78b1c23e Merge branch 'fix-ime' of https://github.com/page-down/kitty Kovid Goyal 2021-11-28 21:21:35 +05:30
  • 088b7cde4f Update IME status when window lost focus pagedown 2021-11-28 23:09:35 +08:00
  • 6a8aeb2501 Merge branch 'fix-cmd-output' of https://github.com/page-down/kitty Kovid Goyal 2021-11-28 19:41:52 +05:30
  • 9c326397d0 Update the last visited command output position after unscrolling pagedown 2021-11-28 21:59:58 +08:00
  • 28d89bdd53 Cleanup previous PR Kovid Goyal 2021-11-28 19:03:52 +05:30
  • 69ba419afd Merge branch 'issue4292' of https://github.com/ctrlcctrlv/kitty Kovid Goyal 2021-11-28 18:57:25 +05:30
  • afbaa36fd3 Document GPU power saving affecting kitty startup Fredrick Brennan 2021-11-28 07:57:27 -05:00
  • 346ea8c8a0 Forgot to ad dmethod in previous commit Kovid Goyal 2021-11-28 12:01:09 +05:30
  • 4448444d4b Fix #4289 Kovid Goyal 2021-11-28 11:47:25 +05:30
  • daefb926d9 Fix zsh kitty completion when the matching style includes anchor based matchers Kovid Goyal 2021-11-28 11:02:03 +05:30
  • 0a5c73dee4 Ignore errors when getting screen size for zsh completion output serialization Kovid Goyal 2021-11-28 10:35:44 +05:30
  • cb09ae3e84 ... Kovid Goyal 2021-11-28 10:23:32 +05:30
  • 3d76c916a5 Simplify zsh shell integration code Kovid Goyal 2021-11-28 08:45:53 +05:30
  • 0a5ffe9b73 Add a note about _ksi_first_run Kovid Goyal 2021-11-28 08:14:16 +05:30
  • 325603bf41 Shell integration zsh: Handle the case when a function that breaks prompt marking is installed after _ksi_precmd Kovid Goyal 2021-11-27 12:24:19 +05:30
  • 3e3744753d DRYer Kovid Goyal 2021-11-27 11:13:26 +05:30
  • 5bc2fa187c Change the order of file checks since .zshrc is most likely to exist Kovid Goyal 2021-11-27 10:27:51 +05:30
  • 0a9005f5ce Allow zsh-newuser-install to run Kovid Goyal 2021-11-27 10:21:39 +05:30
  • 5d491b8067 Fix include path for new kitty.zsh location Kovid Goyal 2021-11-27 08:03:43 +05:30
  • 16b4a4fa80 Forgot to change test for new zsh shell integration code Kovid Goyal 2021-11-27 07:49:32 +05:30
  • f6e0eb4005 Shell integration: Dont modify ~/.zshrc Kovid Goyal 2021-11-27 07:19:59 +05:30
  • a3370a1d18 Document the delta transmission protocol Kovid Goyal 2021-11-26 15:08:18 +05:30
  • 2770a853f6 Merge branch 'docs-kbd' of https://github.com/page-down/kitty Kovid Goyal 2021-11-26 07:54:47 +05:30
  • bd4399b5fc ... pagedown 2021-11-26 09:26:07 +08:00
  • 432df2089c Merge pull request #4277 from kovidgoyal/imgbot Kovid Goyal 2021-11-25 11:14:43 +05:30
  • d9d922546f [ImgBot] Optimize images ImgBotApp 2021-11-25 05:39:11 +00:00
  • 00167cd9ab Merge branch 'docs-kbd' of https://github.com/page-down/kitty Kovid Goyal 2021-11-25 10:58:29 +05:30
  • 1692516955 ... pagedown 2021-11-25 13:16:29 +08:00
  • 0bcf73f980 ... Kovid Goyal 2021-11-25 10:35:53 +05:30
  • e68914f46b Rationalize usage of :kbd: Kovid Goyal 2021-11-25 10:34:25 +05:30
  • fd331480fc ... Kovid Goyal 2021-11-25 10:11:12 +05:30
  • ccf4a0e5e5 Merge branch 'docs-modifier-keys' of https://github.com/page-down/kitty Kovid Goyal 2021-11-25 10:10:47 +05:30
  • 77aa3e7e11 Use Unicode characters for modifier keys pagedown 2021-11-25 12:00:36 +08:00
  • 716d588ba9 Add command modifier key full name and unicode for ctrl and shift pagedown 2021-11-25 11:57:26 +08:00
  • 83041b1c97 Fix #4273 Kovid Goyal 2021-11-25 08:02:49 +05:30
  • e6311edf53 ... Kovid Goyal 2021-11-24 19:52:22 +05:30