Commit Graph

  • 0833697c49 Merge branch 'more_macos_keyboard_shortcuts' of https://github.com/Luflosi/kitty Kovid Goyal 2019-02-15 10:18:57 +05:30
  • 112ae0edab Next release will be 0.14.0 not 0.13.x Kovid Goyal 2019-02-15 10:12:25 +05:30
  • 502c31b408 icat: Ensure temp files are cleaned up Kovid Goyal 2019-02-15 10:08:25 +05:30
  • 062563a562 icat: Add support for file:// URLs as well Kovid Goyal 2019-02-15 09:59:54 +05:30
  • c385532b10 A new option :opt:tab_bar_min_tabs to control how many tabs must be present before the tab-bar is shown Kovid Goyal 2019-02-15 09:47:22 +05:30
  • 81f4b4cece ... Kovid Goyal 2019-02-15 06:52:33 +05:30
  • 23482e3cf4 macOS: Allow assigning only the left or right :kbd:Option key to work as the :kbd:Alt key. See :opt:macos_option_as_alt for details Kovid Goyal 2019-02-14 20:39:32 +05:30
  • b49b34c4c1 Micro-optimization Kovid Goyal 2019-02-14 15:41:29 +05:30
  • b40ca5800d macOS: Fix using multi-key sequences to input text ignoring the first few key presses if the sequence is aborted Kovid Goyal 2019-02-14 15:10:13 +05:30
  • 3b25081353 Print out current text when ignoring dead keys Kovid Goyal 2019-02-14 14:56:06 +05:30
  • 5726466db3 Ensure cells are at least 2 pixels wide Kovid Goyal 2019-02-14 10:22:45 +05:30
  • 27acd4c7d4 Don't crash when rendering special cells with absurd cell sizes Kovid Goyal 2019-02-14 09:49:51 +05:30
  • f98d780f3e macOS: Allow opening new kitty tabs/top-level windows from Finder Kovid Goyal 2019-02-11 14:53:12 +05:30
  • 8177cfac2a macOS Finder Service to open a directory in a new kitty tab or window Luflosi 2019-01-30 12:00:33 +01:00
  • fb4123a6f2 Guard calls to glfwGetMonitorContentScale Kovid Goyal 2019-02-08 08:03:16 +05:30
  • 191913b7eb Add a paragraph about unrecognized key handling Kovid Goyal 2019-02-05 14:14:36 +05:30
  • 3a3f745d31 ... Kovid Goyal 2019-02-05 10:41:05 +05:30
  • eebe12a972 Allow specifying a value of `none for the :opt:selection_foreground`` which will cause kitty to not change text color in selections Kovid Goyal 2019-02-05 10:34:56 +05:30
  • 274dd2f3fe Cleanup Kovid Goyal 2019-02-03 20:17:28 +05:30
  • fb5dbc811b Cocoa: Fix handling of analog joystick buttons Kovid Goyal 2019-02-03 20:16:47 +05:30
  • c31c32f921 Cocoa: Add missing IOHID page and usages Kovid Goyal 2019-02-03 20:15:33 +05:30
  • 22b756753a X11: Fix EWMH state update for hidden windows Kovid Goyal 2019-02-03 20:09:18 +05:30
  • cb7eb48768 Cleanup Kovid Goyal 2019-02-03 20:04:54 +05:30
  • 22ed014123 Fix tabs being used for spaces in some source code files Kovid Goyal 2019-02-03 19:59:02 +05:30
  • 419b078104 Remove duplicate centerCursor function Kovid Goyal 2019-02-03 19:56:16 +05:30
  • b51584525a Forgot to remove function on apple Kovid Goyal 2019-02-03 19:47:37 +05:30
  • 728dbbfff0 ... Kovid Goyal 2019-02-03 19:41:19 +05:30
  • 7485269c37 Forgot to set timers/watches on session bus connection Kovid Goyal 2019-02-03 19:36:39 +05:30
  • cffaa54a78 Forgot to dispatch events on the dbus session bus Kovid Goyal 2019-02-03 18:24:47 +05:30
  • 1f597fd2b3 Speed up build for ubuntu and include debug symbols Kovid Goyal 2019-02-03 16:00:55 +05:30
  • 48d792bc19 ... Kovid Goyal 2019-02-03 15:58:29 +05:30
  • 5da123c632 Respond to clicks on user notifications via DBus Kovid Goyal 2019-02-03 15:54:32 +05:30
  • 27887ada45 Script to easily test kitty in my Ubuntu VM Kovid Goyal 2019-02-03 15:44:18 +05:30
  • 4c9a6ed56c Set a default action name on the dbus notification Kovid Goyal 2019-02-03 13:53:26 +05:30
  • 1bf2864638 API to handle DBus user notification activation Kovid Goyal 2019-02-03 13:20:07 +05:30
  • c8bd61b345 ... Kovid Goyal 2019-02-03 11:32:35 +05:30
  • 7ee04b37ac Drop the dependency on libnotify for notifications on Linux Kovid Goyal 2019-02-03 11:27:05 +05:30
  • 5957befaad Build linux_notify.c Kovid Goyal 2019-02-03 10:28:03 +05:30
  • 17a16ccd21 Remove unused code Kovid Goyal 2019-02-03 10:25:38 +05:30
  • 1de940d7b4 Forgot to commit this in the previous commit Kovid Goyal 2019-02-03 10:24:26 +05:30
  • 9a2ff9e419 Use stdbool for glfw boolean types Kovid Goyal 2019-02-03 10:13:02 +05:30
  • 84caf787aa macOS: Workaround for cocoa bug that could cause the mouse cursor to become hidden in other applications in rare circumstances Kovid Goyal 2019-02-03 08:58:16 +05:30
  • e9d0d40809 Merge branch 'whitespace' of https://github.com/Luflosi/kitty Kovid Goyal 2019-02-03 08:17:08 +05:30
  • 0e2a5c63c6 Convert some tabs to spaces Luflosi 2019-02-02 22:08:32 +01:00
  • 9916802a69 Only kill process if not already dead Kovid Goyal 2019-02-02 15:56:51 +05:30
  • bfac482940 Ensure the update check process is killed on exit Kovid Goyal 2019-02-02 15:48:15 +05:30
  • 8778cf63c4 Correct fix for ignoring BrokenPipeError Kovid Goyal 2019-02-02 15:47:13 +05:30
  • d5d1e6c11e Ignore broken pipe errors when readon data from update check worker Kovid Goyal 2019-02-02 15:41:55 +05:30
  • 8e6780e761 ... Kovid Goyal 2019-02-02 15:37:48 +05:30
  • ddb961f9af Dont fail to run if the update check fails Kovid Goyal 2019-02-02 15:36:32 +05:30
  • 670de085a3 Add API to GLFW for user notifications using DBus Kovid Goyal 2019-02-02 13:48:26 +05:30
  • 4c49573465 Randomize the sleep before version fetch Kovid Goyal 2019-02-01 23:33:41 +05:30
  • 13d478ffca Use kitty_exe() for the update_check worker Kovid Goyal 2019-02-01 23:25:19 +05:30
  • 1cc95a605c Add a link to update instructions at the top of the changelog Kovid Goyal 2019-02-01 14:46:31 +05:30
  • e19f180c71 Fix notifications on macOS Kovid Goyal 2019-02-01 14:43:03 +05:30
  • d3ad15dc51 Automatically check for new releases and notify when an update is available, via the system notification facilities. Can be controlled by :opt:update_check_interval Kovid Goyal 2019-02-01 12:08:35 +05:30
  • 3aaa69b36c ... Kovid Goyal 2019-01-31 20:57:21 +05:30
  • 41906cf7db Infrastructure to monitor child processes for death Kovid Goyal 2019-01-31 20:43:50 +05:30
  • f3696da0ff Put the functions in the wrong place Kovid Goyal 2019-01-31 19:55:05 +05:30
  • fab723b9bc Manage timer callback reference counts Kovid Goyal 2019-01-31 19:30:40 +05:30
  • d3a3a89098 Add a function to change timer intervals Kovid Goyal 2019-01-31 18:43:12 +05:30
  • 68313e99a7 Add a function to remove timers Kovid Goyal 2019-01-31 18:41:20 +05:30
  • 9b73d25151 Add infrastructure for timers to the event loop Kovid Goyal 2019-01-31 18:37:29 +05:30
  • 440db8f4bd Revert "Add default keyboard shortcuts to jump words on macOS" Luflosi 2019-01-30 12:02:17 +01:00
  • 6690c4f916 Add default keyboard shortcuts to jump words on macOS Luflosi 2019-01-23 11:37:54 +01:00
  • 6d3ad7d903 Implement suggestions for macOS keyboard shortcuts Luflosi 2019-01-23 11:27:32 +01:00
  • 0d60b88f1d Add more common macOS keyboard shortcuts Luflosi 2019-01-22 01:09:12 +01:00
  • aa82d8fddd Change default of "macos_option_as_alt" option from True to False Luflosi 2019-01-22 01:08:27 +01:00
  • 10f5461cd8 Nicer signal handling in cocoa for the notification run loop Kovid Goyal 2019-01-30 14:50:04 +05:30
  • c7a0626c69 version check infrastructure Kovid Goyal 2019-01-30 13:49:30 +05:30
  • 6a9a7dee55 macOS: Add an option macos_show_window_title_in_menubar to not show the current window title in the menu-bar Kovid Goyal 2019-01-30 13:29:55 +05:30
  • 8952afd6cc Fix compilation of new choose kitten under FreeBSD Kovid Goyal 2019-01-30 09:11:25 +05:30
  • 526c526bf3 Make compiler detection more robust Kovid Goyal 2019-01-30 09:05:42 +05:30
  • 12e269e791 Make the currently released version available on the website Kovid Goyal 2019-01-29 21:48:11 +05:30
  • c2f6450af3 Framework for displaying simple OS notifications Kovid Goyal 2019-01-29 18:11:48 +05:30
  • c8dfe955d7 ... Kovid Goyal 2019-01-29 11:08:34 +05:30
  • 71091e73a4 Merge branch 'osx_to_macos' of https://github.com/Luflosi/kitty Kovid Goyal 2019-01-29 09:01:24 +05:30
  • 25d1b2328f Missed one instance of "OS X" Luflosi 2019-01-28 23:57:28 +01:00
  • 4085fe2e8e Merge branch 'osx_to_macos' of https://github.com/Luflosi/kitty Kovid Goyal 2019-01-28 08:44:37 +05:30
  • 74445674f2 Specify the behavior of underline color w.r.t. reverse video Kovid Goyal 2019-01-28 08:41:02 +05:30
  • c343bdd120 Rename OS X -> macOS Luflosi 2019-01-28 01:11:53 +01:00
  • 5ff4a6f4d8 Add a note to the icat help about viewing URLs Kovid Goyal 2019-01-27 21:33:03 +05:30
  • 5172597d96 Also process ftp URLs in icat Kovid Goyal 2019-01-27 21:30:53 +05:30
  • a09fb7b20d icat kitten: Add support for displaying images at http(s) URLs Kovid Goyal 2019-01-27 21:28:46 +05:30
  • af9e633d56 Remove Travis Kovid Goyal 2019-01-27 09:45:36 +05:30
  • df62478418 Install pkg-config in the Brewfile Kovid Goyal 2019-01-27 09:30:10 +05:30
  • c623cd5d01 Add a brew build to CircleCI Kovid Goyal 2019-01-27 09:21:02 +05:30
  • 3126f31cbf CircleCI has enabled mac builds Kovid Goyal 2019-01-27 08:16:46 +05:30
  • c33c88b2c6 Ignore background_opacity if could not make window semi-transparent Kovid Goyal 2019-01-27 08:16:07 +05:30
  • 36d5afef9f Disable mac build on CircleCI until they grant access Kovid Goyal 2019-01-26 14:51:57 +05:30
  • c8ed52f600 ... Kovid Goyal 2019-01-26 14:31:33 +05:30
  • 8d7e083e64 Try building on macOS on CircleCI Kovid Goyal 2019-01-26 14:30:10 +05:30
  • 2144f43142 Add a note about how to build the docker image used for testing Kovid Goyal 2019-01-26 13:35:22 +05:30
  • 66d2930b7e Add CircleCI badge Kovid Goyal 2019-01-26 13:06:11 +05:30
  • 4dcaec0997 Env var fixed for bundle build Kovid Goyal 2019-01-26 12:51:17 +05:30
  • 33da5ca869 --with-system-ffi is ignored as of py3.7 Kovid Goyal 2019-01-26 12:50:10 +05:30
  • 4c1a69a98c SW does not seem to survive despite the ENV key Kovid Goyal 2019-01-26 12:30:50 +05:30
  • d613962f5b Check LD_LIBRARY_PATH Kovid Goyal 2019-01-26 11:57:32 +05:30
  • 8f7cef1232 Fix indentation Kovid Goyal 2019-01-26 11:53:15 +05:30
  • 7a91ba3699 Add a bundle build to CircleCI Kovid Goyal 2019-01-26 11:51:23 +05:30