Commit Graph

  • 8911dd1d05
    Merge branch 'FOSSHack-iv-development' into FOSSHack-iv-development Mrigesh Thakur 2024-07-28 19:03:29 +0530
  • ed8feb72e2 Implement PlaceImageInGrid for dynamic image placement Legend101Zz 2024-07-28 18:37:20 +0530
  • 4c67bdba37 updated PythonHacker24 2024-07-28 18:00:29 +0530
  • d1a8772ac8
    Add tests for alive queries Kovid Goyal 2024-07-28 17:27:09 +0530
  • 89d48f5680 added: /kittens/iv/main_test.go Utkarsh Maurya 2024-07-28 16:56:03 +0530
  • 721dda672f updated PythonHacker24 2024-07-28 15:49:59 +0530
  • 083f158bbd
    Implement a polling mode for close events Kovid Goyal 2024-07-28 15:35:22 +0530
  • 87f3ed4296
    Merge branch 'kovidgoyal:master' into FOSSHack-iv-development Utkarsh Maurya 2024-07-28 14:32:35 +0530
  • 02bc104091
    On macOS only track nots that request close events Kovid Goyal 2024-07-28 13:19:47 +0530
  • 2e4392e1ab Add the basic Image rendering protocol in basic.go swastik 2024-07-28 13:16:05 +0530
  • 2bffea2bdc
    Implement updating of notifications Kovid Goyal 2024-07-28 12:25:35 +0530
  • 89e959ae98 added more support PythonHacker24 2024-07-28 10:55:04 +0530
  • 0ba693a697
    Merge branch 'kovidgoyal:master' into FOSSHack-iv-development Aditya Patil 2024-07-28 10:56:10 +0530
  • 59c175f312
    Add test for filtering Kovid Goyal 2024-07-28 09:15:18 +0530
  • 67410c317f
    Add a sample showing on_activation event for notifications Kovid Goyal 2024-07-28 08:46:31 +0530
  • de21e5e488
    Implement filtering of desktop notifications Kovid Goyal 2024-07-28 08:41:24 +0530
  • 3b07d71a9b
    Merge branch 'kovidgoyal:master' into FOSSHack-iv-development Aditya Patil 2024-07-27 22:53:28 +0530
  • 4f0cf45bd7 added translation functions PythonHacker24 2024-07-27 22:50:56 +0530
  • c59ab759a1
    Allow well behaved applications to categorise notifications so that users can easily filter them out Kovid Goyal 2024-07-27 21:54:19 +0530
  • 45a3a655a7
    Desktop notifications: Fix limited HTML markup in the body text being rendered as HTML on some Linux systems Kovid Goyal 2024-07-27 21:19:46 +0530
  • 54b328710b
    Implement polling based closed notifications on macOS icons Kovid Goyal 2024-07-27 20:58:55 +0530
  • f851776581 updated PythonHacker24 2024-07-27 19:33:42 +0530
  • 706cf1cd24
    Add *some* closed events to cocoa notifications Kovid Goyal 2024-07-27 13:47:31 +0530
  • 66b466d93a
    Cleanup cocoa pending actions API Kovid Goyal 2024-07-27 12:52:03 +0530
  • 5432a1680f
    More cocoa functions moved into cocoa header Kovid Goyal 2024-07-27 11:51:07 +0530
  • 8e4e023026
    DRYer Kovid Goyal 2024-07-27 11:27:00 +0530
  • 68b6db4b61
    Bump minimum python version to 3.9 Kovid Goyal 2024-07-27 00:07:17 +0530
  • 8ba4e36ea4
    DRYer Kovid Goyal 2024-07-27 00:01:41 +0530
  • c18098d872
    Cleanup DBUS send notification API Kovid Goyal 2024-07-26 21:49:03 +0530
  • 2c90baf0b6
    Get icon names working on linux Kovid Goyal 2024-07-26 21:23:53 +0530
  • a473738001
    Add tests for handling of icon metadata Kovid Goyal 2024-07-26 20:00:07 +0530
  • 9de4b7bc78
    Dont alloc the stream decode buffer on object init Kovid Goyal 2024-07-26 17:16:13 +0530
  • 3d0747e713
    Switch to SIMD accelerated base64 decoding for clipboard and notification requests Kovid Goyal 2024-07-26 14:31:52 +0530
  • ea112a6592
    Start work on adding icon support to desktop notifications Kovid Goyal 2024-07-26 11:46:17 +0530
  • a50bf2c6bb
    move code into separate function for legibility Kovid Goyal 2024-07-26 22:43:13 +0530
  • bb3aecd2a5
    kitten run-shell: Automatically add the directory containing the kitten binary to PATH if needed Kovid Goyal 2024-07-26 22:23:42 +0530
  • 5df0dd0959
    Add type definition for DiskCache Kovid Goyal 2024-07-25 20:22:11 +0530
  • 0813a3daff
    Report if close events are supported in the query response Kovid Goyal 2024-07-25 18:59:31 +0530
  • 9c772915fb
    Pass through dismissed events even though apple never generates them Kovid Goyal 2024-07-25 18:41:10 +0530
  • 3b2b7d9be5
    DRYer Kovid Goyal 2024-07-25 18:40:25 +0530
  • 9024341b1f
    Get closing of notifications working on macOS Kovid Goyal 2024-07-25 16:35:32 +0530
  • 3593e8d78d
    Make the default for update-on-ox fast and useful Kovid Goyal 2024-07-25 16:28:14 +0530
  • 7e610eb645
    Get closing of notifications working on Linux Kovid Goyal 2024-07-25 12:22:58 +0530
  • f66a58ebe2
    Decouple notification closed reporting from closing of notifications Kovid Goyal 2024-07-25 10:53:31 +0530
  • 1c9d9e394c
    Have close notifications indicate when notification is not found Kovid Goyal 2024-07-25 07:58:17 +0530
  • 095e1917c1
    Port the tests Kovid Goyal 2024-07-25 07:39:29 +0530
  • 7dc30c7897
    Nicer system for custom actions on notification callback Kovid Goyal 2024-07-24 22:28:32 +0530
  • d68e49fe64
    Start work on refactoring notifications handling Kovid Goyal 2024-07-24 22:11:02 +0530
  • 31cee3e966
    Merge branch 'master' of https://github.com/evelynharthbrooke/kitty Kovid Goyal 2024-07-25 06:43:42 +0530
  • 7b58560663
    typo: remove unnecessary word in desktop notifications document Evelyn Harthbrooke 2024-07-24 17:26:40 -0600
  • 47f2c804de
    Make github code scanner happy Kovid Goyal 2024-07-24 06:52:41 +0530
  • 81e99f46f1
    Clarify the semantics of close notification responses Kovid Goyal 2024-07-24 06:39:28 +0530
  • a4a9d13ee0
    Add a note on the best way to use the query escape code Kovid Goyal 2024-07-23 23:21:27 +0530
  • aa1a9332ef
    Allow closing notifications without a status return Kovid Goyal 2024-07-23 23:09:11 +0530
  • 7741799f78
    Start work on implementing closing of notifications Kovid Goyal 2024-07-23 21:43:29 +0530
  • db6f62a749
    Desktop notifications protocol: Add support for closing previous notifications Kovid Goyal 2024-07-23 21:42:00 +0530
  • 9484814c3f
    Specify that unknown payload types should be ignored Kovid Goyal 2024-07-23 21:14:29 +0530
  • 786b7aa7c7
    Add tests for i=0 in responses when no id specified Kovid Goyal 2024-07-23 20:45:52 +0530
  • bc3ff1b649
    ... Kovid Goyal 2024-07-23 20:39:50 +0530
  • c4baed73a2
    Forgot about supporting multiplexers in the desktop notification query protocol Kovid Goyal 2024-07-23 20:35:26 +0530
  • 3cf6db445b
    Also respond about urgency support in the query response Kovid Goyal 2024-07-23 20:24:18 +0530
  • 36a3b33b02
    Note which version of kitty gained support for querying desktop notifications protocol Kovid Goyal 2024-07-23 20:20:44 +0530
  • e14894888c
    Desktop notifications protocol: Add support for querying if the terminal emulator supports the protocol Kovid Goyal 2024-07-23 20:16:25 +0530
  • b97b16da58
    DRYer Kovid Goyal 2024-07-23 17:24:20 +0530
  • d73bb83741
    Simplify render cache to use unique file identity as key Kovid Goyal 2024-07-23 17:23:22 +0530
  • e4433eefc7
    Also allow using other image formats for window_logo_path Kovid Goyal 2024-07-23 15:29:19 +0530
  • 15d77c648d
    Speed up loading of background image Kovid Goyal 2024-07-23 15:10:54 +0530
  • a0dc062032
    Fix render cache not being used Kovid Goyal 2024-07-23 15:07:41 +0530
  • 7e7050d30e
    DRYer Kovid Goyal 2024-07-23 13:53:02 +0530
  • cb84f56ef8
    Insist on specifying an output format Kovid Goyal 2024-07-23 13:46:21 +0530
  • 8426091169
    Dont leak file handle if locking fails Kovid Goyal 2024-07-23 13:39:54 +0530
  • 8201f0dd0e
    Move caching implementation to Python Kovid Goyal 2024-07-23 13:37:53 +0530
  • eaf71d1ccf
    Allow specifying permissions when creating anonymous temp files Kovid Goyal 2024-07-23 07:28:10 +0530
  • 4c0ead129e
    Support older python Kovid Goyal 2024-07-23 06:23:48 +0530
  • d08dcd92c7
    Python wrapper to use image to RGBA Go code Kovid Goyal 2024-07-22 22:39:12 +0530
  • fb20c4acb6
    Code to convert image at path into cached RGBA data Kovid Goyal 2024-07-22 21:38:13 +0530
  • 1b6f74da65
    fsync before rename for atomic write Kovid Goyal 2024-07-22 20:04:13 +0530
  • c906314974
    change the atomic write functions to work with readers Kovid Goyal 2024-07-22 15:01:19 +0530
  • d31c48092a
    Move function used only in one place to that place Kovid Goyal 2024-07-22 13:42:59 +0530
  • b6ca501111
    Document the new color control protocol Kovid Goyal 2024-07-22 13:21:45 +0530
  • 879effc6f5
    Allow querying background opacity via XTGETTCAP Kovid Goyal 2024-07-22 11:31:34 +0530
  • deff40df8a
    New OSC 21 protocol for color control Kovid Goyal 2024-07-22 10:57:13 +0530
  • a927e1e4f4
    ... Kovid Goyal 2024-07-22 07:08:01 +0530
  • e97de84668
    Convenience method to get the mouse position for a window Kovid Goyal 2024-07-21 22:18:43 +0530
  • c9f1cb96dc get mouse position Nova 2024-07-21 16:13:08 +0100
  • ac4bfd977a
    ... Kovid Goyal 2024-07-21 20:39:52 +0530
  • a0392946e5
    Make mypy happy Kovid Goyal 2024-07-21 20:29:19 +0530
  • 0cf9a79760
    A new option second_transparent_bg Kovid Goyal 2024-07-21 20:22:31 +0530
  • 573058d861
    Fix panic on empty style Kovid Goyal 2024-07-21 18:41:04 +0530
  • be772caeaf
    DRYer Kovid Goyal 2024-07-21 10:46:32 +0530
  • ff2baf9122
    mouse demo redraw screen on window resize Kovid Goyal 2024-07-20 17:05:30 +0530
  • 9c9041cf57
    Dont need to reset inband resize since it is saved and restored on the private setting stack Kovid Goyal 2024-07-20 17:02:08 +0530
  • 25c63bf2e1
    Dont return a valid weight range if a family contains only a single weight Kovid Goyal 2024-07-20 14:21:30 +0530
  • 33131ff5eb
    ... Kovid Goyal 2024-07-20 14:06:39 +0530
  • 4db3978a91
    Add a note on how to see monospaced fonts on macOS Kovid Goyal 2024-07-20 13:55:34 +0530
  • 5ab484cac2
    Implement --bias for the grid layout Kovid Goyal 2024-07-20 13:11:06 +0530
  • 92385f6db7
    Make function re-useable and simplify bias docs a bit Kovid Goyal 2024-07-20 12:44:46 +0530
  • 681048f1ca
    launch command: A new --bias option to adjust the size of newly created windows declaratively Kovid Goyal 2024-07-20 12:36:47 +0530
  • ae8da889c4
    Make mypy 1.11 happy Kovid Goyal 2024-07-20 10:15:01 +0530
  • 681a2b7b28
    Sessions: A new command focus_matching_window to shift focus to a specific window, useful when creating complex layouts with splits Kovid Goyal 2024-07-19 14:54:44 +0530