在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):luakit/luakit开源软件地址(OpenSource Url):https://github.com/luakit/luakit开源编程语言(OpenSource Language):Lua 56.9%开源软件介绍(OpenSource Introduction):Luakitluakit is a fast, light and simple to use micro-browser framework extensible by Lua using the WebKit web content engine and the GTK+ toolkit. Don't Panic!You don't have to be a developer to use luakit on a daily basis. If you are familiar with vimperator, pentadactyl, jumanji, uzbl & etc you will find luakit behaves similarly out of the box. Requirements
InstallingLuakit is available on most Linux Distributions and BSD system via their package managers.
Installing from sourceMake sure you system fulfills the requirements listed above, then install luakit with the following commands:
Uninstall with:
Note: If you are on BSD, you might need to use Use LuakitJust run:
Or to see the full list of luakit launch options run:
Luakit works with vim-style bindings. To find out more, type ConfigurationLuakit configuration files are written in There are three ways to customize luakit. 1. within luakit After starting luakit, type 2. userconf.lua Create a file called 3. copy rc.lua The most powerful customization is to copy When this file is found, Be informed that when luakit is updated, you may need to adapt changes
from Colors and fontsCopy the Development InformationThis section contains information about the compile and testing process. Luakit honors the PREFIX variable. The default is
Notes:
Luakit uses
To build with local paths (interesting for package maintainer and contributers). You may wish to build luakit with:
This lets you start luakit from the build directory, using the config and libraries within the same. Take a look at If you made changes and want to know if luakit is still working properly, you can execute the test suite with:
Tipps and fixes:Video playback If you're having issues with video playback, this is often related to buggy graphic drivers. It often helps to set LIBGL_DRI3_DISABLE before starting luakit:
Webkit process limit Since Webkit 2.26, the webkit engine used in luakit is creating a new process for each tab. This has the benefit that a webkit webview crash will only crash one tab. The downside is lower performance and increased memory use. If you value speed over stability, you can ask webkit to use one process for all tabs by setting WEBKIT_USE_SINGLE_WEB_PROCESS before starting luakit:
HiDPI Monitor Configuration If you have a HiDPI monitor (> 1920x1080) and find that web pages are
too small, you can change the Reporting BugsPlease note that most rendering related issues come from the used webkit engine and can not be fixed by luakit. If you think your issue is luakit related, please use the bug tracker at: https://github.com/luakit/luakit/issues Coming from a very old luakit version? Look at the MIGRATION document. IRCJoin us in |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论