Commit Graph

  • a26fbd5a1b ... v0.1.0 Kovid Goyal 2017-02-02 16:19:58 +05:30
  • aff9a5c4f4 Start work on script to publish kitty Kovid Goyal 2017-02-02 16:19:05 +05:30
  • 3ee99a61ff Make the logo a little nicer Kovid Goyal 2017-02-02 15:23:46 +05:30
  • 3911f18fd9 Startup in the home directory when launched by launch services Kovid Goyal 2017-02-02 15:07:13 +05:30
  • af1f3cc7c7 More robust in bundle launcher Kovid Goyal 2017-02-02 14:26:26 +05:30
  • 543af0dd89 Implement building OS X bundle Kovid Goyal 2017-02-02 12:04:52 +05:30
  • 0427f30c2a Improve rendering of italic fonts in linux Kovid Goyal 2017-01-25 20:30:39 +05:30
  • b4bf0eb794 Anti-alias the powerline box characters Kovid Goyal 2017-01-24 11:00:29 +05:30
  • 8e324649b7 Allow setting bold/italic font variants individually Kovid Goyal 2017-01-24 09:03:04 +05:30
  • def51f856b Pass all opts to set_font_family Kovid Goyal 2017-01-24 08:41:32 +05:30
  • 598c5d313b A better (I hope) cell height calculation on OS X Kovid Goyal 2017-01-24 08:01:36 +05:30
  • 9f3d6fe0e9 Fix mouse co-ordinates incorrect on OS X retina Kovid Goyal 2017-01-24 07:30:57 +05:30
  • 72955afba8 ... Kovid Goyal 2017-01-23 20:49:28 +05:30
  • 56a0e145e3 Use TIOCGWINSZ to get screen width and height Kovid Goyal 2017-01-23 19:50:12 +05:30
  • d8545e5c43 Report the window width and height for TIOCSWINSZ Kovid Goyal 2017-01-23 18:41:41 +05:30
  • 9cfa3dd0ea Use tic when building linux-package instead of hard coding terminfo directory structure Kovid Goyal 2017-01-23 09:29:23 +05:30
  • 3cbb0b22dc Fix terminfo file not being used on OS X Kovid Goyal 2017-01-23 08:56:52 +05:30
  • 49ea4f736d typos Kovid Goyal 2017-01-22 20:40:10 +05:30
  • b1b458e912 When extracting URLs recognize URLs inside delimiters Kovid Goyal 2017-01-21 19:53:33 +05:30
  • 107b395621 Add a summary of the control keys used Kovid Goyal 2017-01-21 11:43:11 +05:30
  • fff37ea39b ... Kovid Goyal 2017-01-21 11:34:54 +05:30
  • 98ec79e649 ... Kovid Goyal 2017-01-21 11:32:08 +05:30
  • 22a7283420 More spec work Kovid Goyal 2017-01-21 11:30:37 +05:30
  • 832e21cb1d Formatting Kovid Goyal 2017-01-21 09:52:59 +05:30
  • 9bc1e59246 More work on the graphics spec Kovid Goyal 2017-01-21 09:50:23 +05:30
  • e5be5e712e oops Kovid Goyal 2017-01-21 08:59:31 +05:30
  • 724c623b5c Also run the linux-package command on Travis Kovid Goyal 2017-01-21 08:47:16 +05:30
  • da5c4e1552 Note that kitty deps can be installed using brew on OS X Kovid Goyal 2017-01-21 08:30:01 +05:30
  • c8576861a9 Work on the spec for graphics rendering Kovid Goyal 2017-01-21 08:18:15 +05:30
  • e02c345796 Also build against brew on Travis Kovid Goyal 2017-01-21 00:33:54 +05:30
  • 930880e622 Remove trailing whitespace Kovid Goyal 2017-01-21 00:19:16 +05:30
  • 58b220abc6 Fix linking against python failing for brew based python installs on OS X Kovid Goyal 2017-01-20 22:38:58 +05:30
  • cc14562f2c Forgot the unicode version of APC and PM Kovid Goyal 2017-01-20 13:40:58 +05:30
  • 0612855c95 Ignore PM and APC control codes Kovid Goyal 2017-01-20 13:31:05 +05:30
  • a4b092621e Support the private form of the report cursor position escape code Kovid Goyal 2017-01-20 12:51:15 +05:30
  • e00de927c7 Explicitly set depth when rendering kitty.rgba Kovid Goyal 2017-01-20 07:50:04 +05:30
  • 4a27c3743a Mention macOS config file path Kovid Goyal 2017-01-18 21:37:16 +05:30
  • 07291547cd Remove mention of FreeType for rendering Kovid Goyal 2017-01-18 21:34:55 +05:30
  • 282754fec4 ... Kovid Goyal 2017-01-18 21:33:39 +05:30
  • 3e4902072c A few more instances of OS X -> macOS Kovid Goyal 2017-01-18 21:26:48 +05:30
  • 95aedebeac Some capitalization Kovid Goyal 2017-01-18 21:25:35 +05:30
  • 2bcc03db65 Use explicit headers for lists/tables so that they show up in the ToC Kovid Goyal 2017-01-18 21:20:24 +05:30
  • de2089d600 Try using HTML passthrough for float Kovid Goyal 2017-01-18 21:14:07 +05:30
  • 9f8e95da40 Also ignore charsets.c when counting lines of code Kovid Goyal 2017-01-18 20:53:26 +05:30
  • df5c225b5a Set window icon on linux Kovid Goyal 2017-01-18 20:52:06 +05:30
  • ed77692a87 Generate icon and .desktop file in linux-package Kovid Goyal 2017-01-18 20:26:39 +05:30
  • c8fc0394e3 Use role instead of float for the logo image Kovid Goyal 2017-01-18 20:05:36 +05:30
  • 1092541962 ... Kovid Goyal 2017-01-18 20:02:08 +05:30
  • bb5c8f1b8f ... Kovid Goyal 2017-01-18 20:01:39 +05:30
  • fd8b83e2c7 Show logo in README Kovid Goyal 2017-01-18 20:00:53 +05:30
  • 60815bf359 A logo for kitty Kovid Goyal 2017-01-18 19:56:43 +05:30
  • 59d5a3ad9b Have the layouts calculate the blank rectangles Kovid Goyal 2017-01-18 13:55:51 +05:30
  • a9efe7036c Fix an infinite loop in the UTF-8 decoding code with invalid input Kovid Goyal 2017-01-18 12:19:29 +05:30
  • de46c260b1 Add toc Kovid Goyal 2017-01-17 13:41:16 +05:30
  • f595243c16 ... Kovid Goyal 2017-01-17 12:59:45 +05:30
  • ede002a82d Document the kitty protocol extensions Kovid Goyal 2017-01-17 12:58:31 +05:30
  • 2ed898c142 Merge branch 'master' of https://github.com/iitalics/kittyFork1 Kovid Goyal 2017-01-17 08:22:32 +05:30
  • a215ecde66 Made window size caching and initial dimensions configurable iitalics 2017-01-16 19:54:45 -05:00
  • 217cc2f40e More robust blink control based on window focus state Kovid Goyal 2017-01-14 18:01:03 +05:30
  • 8300fb31e5 Merge pull request #34 from sebosp/cursorWindowFocusAware Kovid Goyal 2017-01-14 17:52:28 +05:30
  • 4a5c149205 cursor empty fill and no blink when not focused Seb Ospina 2017-01-14 12:01:05 +00:00
  • f4a6c42b48 Implement CTFace.__repr__ Kovid Goyal 2017-01-14 10:59:52 +05:30
  • ef4010b575 Fix output of --version and add -v alias Kovid Goyal 2017-01-14 09:43:52 +05:30
  • 3760d3d719 Also make the postscript name available Kovid Goyal 2017-01-14 09:32:55 +05:30
  • e34f74fb7a A bit of documentation Kovid Goyal 2017-01-13 12:36:24 +05:30
  • 3f69327b54 Properly escape the word characters before compiling into a regex Kovid Goyal 2017-01-13 12:10:51 +05:30
  • 87b9d2a478 Also match unicode alpha-numberic characters when double clicking Kovid Goyal 2017-01-13 11:45:41 +05:30
  • fa15b2d398 Ensure initial viewport size is correct since window size and framebuffer size may not match on high DPI screens Kovid Goyal 2017-01-13 09:28:29 +05:30
  • 6f54a62189 Merge pull request #30 from Firenox89/master Kovid Goyal 2017-01-13 09:13:36 +05:30
  • d7daf73371 make double click selection smarter and configurable firenox89 2017-01-12 23:32:39 +01:00
  • 90c18a9227 ... Kovid Goyal 2017-01-12 23:48:38 +05:30
  • 521fe39e4d Fix starting up with multiple windows causing the active window border to be drawn around the wrong window Kovid Goyal 2017-01-12 22:36:46 +05:30
  • 674d8f9650 Use process substitution to avoid an explicit temporary file Kovid Goyal 2017-01-12 20:44:02 +05:30
  • 8fc07485f4 Script to count lines of code Kovid Goyal 2017-01-12 20:41:02 +05:30
  • ac53776ee4 Forgot a few keys in the localizes keys map Kovid Goyal 2017-01-12 19:59:57 +05:30
  • cb5d6547e5 Add an option to use a modern wcwidth() instead of the system one Kovid Goyal 2017-01-12 19:28:51 +05:30
  • a8408a1ce4 Fix keyboard shortcuts not being mapped correctly Kovid Goyal 2017-01-12 13:56:56 +05:30
  • 1c4718af3c Update README with info about OS X support Kovid Goyal 2017-01-12 11:58:11 +05:30
  • 05bcc23f09 Make linux-launcher work on OS X as well Kovid Goyal 2017-01-12 11:30:03 +05:30
  • dbda7c4fcb ... Kovid Goyal 2017-01-12 10:22:46 +05:30
  • dedaf6caf7 Fix Ctrl/Alt+key not working on systems with alternate keyboard layouts Kovid Goyal 2017-01-12 10:17:21 +05:30
  • 4b28cc755e closerange() in child works on OS X also Kovid Goyal 2017-01-12 01:07:26 +05:30
  • 3b2e28fd83 Update dependency list noting what is not needed on OS X Kovid Goyal 2017-01-12 01:05:27 +05:30
  • 268560a1c6 Handle OSes that have no native pipe2() Kovid Goyal 2017-01-12 01:00:05 +05:30
  • fea0862a35 Do not use GLEW on OS X Kovid Goyal 2017-01-12 00:50:44 +05:30
  • 063ec7dc02 Fallback implementation for glCopyImageSubData Kovid Goyal 2017-01-11 23:36:43 +05:30
  • 6b01b9613a Use 8 bit stencil buffers on OS X Kovid Goyal 2017-01-11 21:07:31 +05:30
  • c3aa26fedf Remove useless call to glfw_init Kovid Goyal 2017-01-11 20:57:37 +05:30
  • 15793d6eb0 New OS X Travis bundle Kovid Goyal 2017-01-11 19:59:02 +05:30
  • 6c76f292f4 Fix develop() not running from ssh session Kovid Goyal 2017-01-11 19:43:30 +05:30
  • e9d239ac83 Get rid of the closerange() on exit entirely Kovid Goyal 2017-01-11 16:51:57 +05:30
  • d3e924a58b One more place closerange() was called Kovid Goyal 2017-01-11 16:26:53 +05:30
  • 18a1a61ec2 Dont use closerange() on OS X Kovid Goyal 2017-01-11 15:39:10 +05:30
  • 426f960b23 Finish up Core Text based rendering Kovid Goyal 2017-01-11 14:13:37 +05:30
  • 8e7250eb7a Use undeprecated orientation constant Kovid Goyal 2017-01-11 12:09:19 +05:30
  • dff91759a2 Refactor the cell rendering code for greater re-use Kovid Goyal 2017-01-11 12:02:28 +05:30
  • 282d6faa5f Scale font size by screen DPI on OS X Kovid Goyal 2017-01-11 05:53:55 +05:30
  • 70719d37fd Implement optional incremental compilation Kovid Goyal 2017-01-11 04:45:27 +05:30
  • edf9e580fe Function to check if the font has a specified character Kovid Goyal 2017-01-10 22:44:40 +05:30
  • d4f18d9581 Forgot to release the font names in the destructor Kovid Goyal 2017-01-10 22:20:01 +05:30