Commit Graph

  • d191e8ee34 prevent rendering tooltip when alpha is 0 takase1121 2021-03-20 00:28:49 +0000
  • 679e1d9a22 Factor xrdb function into a popen-like function popen-light Francesco Abbate 2021-03-19 13:46:01 +0100
  • aee602ea2f Merge branch 'xrdb-lean' Francesco Abbate 2021-03-18 16:20:32 +0100
  • 26ec9e5820 Compute animation rate only if needed Francesco Abbate 2021-03-18 16:20:21 +0100
  • 0bb7f21dd7
    tooltip enhancements (#114) Takase 2021-03-18 15:18:36 +0000
  • 04063ff47e Fix error introduced with commit c0ad86d Francesco Abbate 2021-03-18 15:46:44 +0100
  • 05cbcff13f tooltip_offset follows font height takase1121 2021-03-18 13:14:36 +0000
  • dac1df71b1 modify tooltip behavior takase1121 2021-03-18 13:07:38 +0000
  • 461266e97d Remove unused data field in RenFont Francesco Abbate 2021-03-16 11:04:57 +0100
  • ecb9e88fdb Merge branch 'master' into xrdb-lean Francesco Abbate 2021-03-18 14:00:54 +0100
  • 88bec172a1 Fix problem with tab size and subpixel positioning Francesco Abbate 2021-03-18 13:54:33 +0100
  • a742c56ee7 Minor xrdb buffer optimization Francesco Abbate 2021-03-18 10:06:01 +0100
  • 43e08b0f8e Fix problem with previous commit and remove strtol call Francesco Abbate 2021-03-18 10:00:03 +0100
  • 51e7c9493f Minor change for xrdb output parsing Francesco Abbate 2021-03-18 09:32:52 +0100
  • ac0728d073 Check for error in pipe call Francesco Abbate 2021-03-17 18:29:50 +0100
  • 30f9f20e23 Ensure xrdb code is compiled only on unix Francesco Abbate 2021-03-17 18:10:47 +0100
  • dab39d3b5c Implement xrdb reading without popen Francesco Abbate 2021-03-17 16:58:44 +0100
  • 6893cd7e29 Debug: add debug messages for memory leaks mem-leak-debug Francesco Abbate 2021-03-16 11:06:51 +0100
  • 8ace5f6f77 Ensure SDL_Quit function is called on exit Francesco Abbate 2021-03-16 11:06:22 +0100
  • 0cd1372b7f Remove unused data field in RenFont Francesco Abbate 2021-03-16 11:04:57 +0100
  • 94177fba86
    Added memory usage display onto StatusView. Aqil Contractor 2021-03-14 19:19:05 -0400
  • 27f3cb23d4
    Addressing the scaling factor on linux. (#107) daubaris 2021-03-14 17:13:26 +0200
  • 083b9806ba Fixing platform preprocessors daubaris 2021-03-14 16:28:18 +0200
  • 56a4584a1b
    Update README about Meson versions < 0.54 Francesco 2021-03-14 12:55:31 +0100
  • 1f97805321 normalize tooltip filename to home dir takase1121 2021-03-14 03:09:18 +0000
  • 7818a6dbf5 Addresses the scaling factor on linux. daubaris 2021-03-13 20:49:07 +0200
  • 13ebb51c38
    add tooltips to treeview.lua (#100) Takase 2021-03-13 15:44:40 +0000
  • 97f8442195
    readme improvements (#101) liquidev 2021-03-13 16:20:36 +0100
  • 691f42ddd9 add border to tooltip takase1121 2021-03-13 15:15:48 +0000
  • b0fde0f4ef add y padding to tooltip takase1121 2021-03-13 15:15:30 +0000
  • 8bee4f881d use abs_filename instead of filename takase1121 2021-03-13 15:15:14 +0000
  • 432ec16848
    readme improvements liquidev 2021-03-13 16:09:43 +0100
  • a7aed6ef68 fix tooltip location until cursor leaves takase1121 2021-03-13 15:05:00 +0000
  • a1b06c4f10 fix width calculation takase1121 2021-03-13 13:02:01 +0000
  • 2f17850992 Merge branch 'master' of https://github.com/franko/lite-xl takase1121 2021-03-13 12:58:23 +0000
  • eb7c3eba45 add tooltip takase1121 2021-03-13 12:54:24 +0000
  • c0ad86de8c
    integrate NagView Takase 2021-03-13 11:57:52 +0000
  • c1ad0a11d4 add nagview takase1121 2021-03-13 10:31:27 +0000
  • d01ee8d2f4
    updated changelog with new changes liquidev 2021-03-10 18:03:00 +0100
  • 844ecd1f26
    Make animation speed independent of config.fps, add config.animation_rate to fine-tune animation speed (#93) liquidev 2021-03-10 16:35:37 +0100
  • f93c5d0aa9 Adjust animations based on FPS and skipped frames animations-adjust Francesco Abbate 2021-03-10 10:44:29 +0100
  • 363c6f1ede @franko's math magic to make it look more correct lqdev 2021-03-10 08:49:31 +0100
  • 3af6af654b
    more stylish tabs (#95) liquidev 2021-03-09 14:24:14 +0100
  • 17b90c25ca Improved font atlas debug images debug-font-rendering-clean Francesco Abbate 2021-03-09 14:08:02 +0100
  • e09cf50702 more stylish tabs lqdev 2021-03-08 18:01:28 +0100
  • c2ee03ceac should work now lqdev 2021-03-08 17:47:13 +0100
  • 34fc2b2c5b animation rate config field lqdev 2021-03-08 16:29:22 +0100
  • b612357371 Bump new version number v1.16.3-lite-xl Francesco Abbate 2021-03-07 18:47:15 +0100
  • d0d6ad8d7d Fix problem with glyph spacing in subpixel mode Francesco Abbate 2021-03-07 18:38:47 +0100
  • 6782533ad2 Fix heuristic to find font atlas optimal width Francesco Abbate 2021-03-07 17:30:11 +0100
  • baf5aebe1c Merge remote-tracking branch 'origin/master' into subpixel-font-positioning-fix Francesco Abbate 2021-03-07 12:25:53 +0100
  • e1a2b4f87a Only cause commands to swallow the input if they match the predicate James Haggerty 2021-03-07 22:01:44 +1100
  • be878a39c4 Add missing function in script run-local Francesco Abbate 2021-03-07 09:49:08 +0100
  • 23a053e1ee Ensure error and stack trace are written to stdout Francesco Abbate 2021-03-07 09:48:44 +0100
  • 199476547b Fix error related to panes resize along y Francesco Abbate 2021-03-06 23:05:04 +0100
  • 991db14877 Ensure filename are store relative to project directory Francesco Abbate 2021-03-06 23:36:05 +0100
  • 35abce1ce1 Add run-local option to download and test a plugin Francesco Abbate 2021-03-06 23:48:18 +0100
  • 5bf7abf23d Ensure filename are store relative to project directory Francesco Abbate 2021-03-06 23:36:05 +0100
  • 087c8ba402 Fix error related to panes resize along y Francesco Abbate 2021-03-06 23:05:04 +0100
  • 3426bc5d73 Introduce subpixel text positioning within rencache Francesco Abbate 2021-03-06 18:12:02 +0100
  • 9ff6a0325e Mostly fix problem of offset with cursor positioning when using mouse Francesco Abbate 2021-03-06 16:18:24 +0100
  • 913549a7b6 Add run-local option to run with a thirdy-part plugin Francesco Abbate 2021-03-06 15:39:30 +0100
  • c97e193f57
    Update build instructions Marincia Catalin 2021-03-06 15:52:21 +0200
  • 6909fd9a60 Merge remote-tracking branch 'origin/master' into subpixel-font-positioning-fix Francesco Abbate 2021-03-06 13:02:12 +0100
  • 0cb594aaf2
    Enable customizing cursor speed (#80) daubaris 2021-03-06 12:03:12 +0200
  • bd67788348 Enable customizing cursor speed daubaris 2021-03-06 09:41:41 +0200
  • aa1408c01f Do not assume doc.indent_info is present Francesco Abbate 2021-03-05 23:47:36 +0100
  • 09332fe242 Fix problem with fatal error message Francesco Abbate 2021-03-05 23:46:41 +0100
  • 7abb36e5e8 Fix error with glyphs subpixel layout Francesco Abbate 2021-03-05 22:43:15 +0100
  • 877e4ac6e2 Bump new version v1.16.2-lite-xl Francesco Abbate 2021-03-05 11:33:29 +0100
  • a4bc8986ff Implement fatal error message box Francesco Abbate 2021-03-05 10:33:50 +0100
  • 636bc7ec95 More accurate EXEDIR detection Francesco Abbate 2021-03-05 09:42:48 +0100
  • ffb4773a0b Merge branch 'subpixel-font-positioning' Francesco Abbate 2021-03-05 09:14:25 +0100
  • 1ea497deb4 Fix problem when launching from a different location Francesco Abbate 2021-03-05 07:28:29 +0100
  • 3506ff47fc Fix problem with plugin loading Francesco Abbate 2021-03-05 07:22:56 +0100
  • e441beae83 Add missing padding pixel to avoid artifacts Francesco Abbate 2021-03-04 16:54:55 +0100
  • bdc473435b Fix bug causing abort when glyph count was zero Francesco Abbate 2021-03-03 18:00:19 +0100
  • de13762085 Show complete tab name when close butto is not there Francesco Abbate 2021-03-02 08:53:32 +0100
  • 294f3f14fb Implement subpixel font positioning Francesco Abbate 2021-03-03 17:57:23 +0100
  • 2e1a6ad5d1
    Fix #30 – user plugins take priority over built-in plugins (#73) liquidev 2021-03-03 12:20:22 +0100
  • 941eaa7249 check whether basename is nil lqdev 2021-03-03 12:14:17 +0100
  • bf26e35c77 added support for module-like plugins lqdev 2021-03-03 12:12:32 +0100
  • c167a27d28 removed loaded lqdev 2021-03-03 12:05:10 +0100
  • 91952a69c8 user plugins should take priority over stock plugins lqdev 2021-03-02 17:33:39 +0100
  • 758209cf98 Hack to get rid of libstdc++ link-remove-unused-function Francesco Abbate 2021-03-01 11:48:23 +0100
  • 8883685eea Fix font size in initial user's config Francesco Abbate 2021-03-01 09:48:12 +0100
  • 3527cdfcb4 Testing global options to remove unused functions Francesco Abbate 2021-03-01 09:47:03 +0100
  • 8a34508a2e Update changelog Francesco Abbate 2021-02-28 23:49:18 +0100
  • c0942bbde7 Use slightly larget font for UI Francesco Abbate 2021-02-28 23:44:35 +0100
  • 75eadf4dc7 Simplifies logic for suggestion's offset Francesco Abbate 2021-02-28 23:20:29 +0100
  • e46800347f Implement scrolling in command view Francesco Abbate 2021-02-28 19:52:38 +0100
  • a35ef764a0 Show Lite XL instead of lite in window's title Francesco Abbate 2021-02-28 18:55:05 +0100
  • 6c84913f6a Do not set window's title to unsaved for command view Francesco Abbate 2021-02-28 18:54:32 +0100
  • bd2d8db231 Draw divider for inactive tabs Francesco Abbate 2021-02-27 23:56:11 +0100
  • f708a53a04 Keep active view when closing inactive tabs Francesco Abbate 2021-02-27 23:55:36 +0100
  • 4d320c1946 Ensure treeview is large enough to show toolbar Francesco Abbate 2021-02-27 19:39:56 +0100
  • e861ea1d66 Ensure tab's text and close button don't overlaps Francesco Abbate 2021-02-27 17:19:47 +0100
  • 4cda8fc122 Show tab close button when hovering inactive tabs Francesco Abbate 2021-02-27 15:29:18 +0100
  • ca6d1843bc Implement close button for tabs Francesco Abbate 2021-02-27 13:53:52 +0100
  • 0dc18de6bc Add information about icon_big_font in initial user's configuration Francesco Abbate 2021-02-27 12:13:51 +0100