Path to this page:
./
www/luakit,
Fast, small, WebKit based browser extensible with Lua
Branch: CURRENT,
Version: 2.3.3nb4,
Package name: luakit-2.3.3nb4,
Maintainer: niaLuakit is a highly configurable browser framework based on the WebKit web
content engine and the GTK+ toolkit. It is very fast, extensible with Lua,
and licensed under the GNU GPLv3 license. It is primarily targeted at
power users, developers and anyone who wants to have fine-grained control
over their web browser's behaviour and interface.
Package options: luajit
Master sites:
Filesize: 495.452 KB
Version history: (Expand)
- (2023-04-19) Updated to version: luakit-2.3.3nb4
- (2023-01-30) Updated to version: luakit-2.3.3nb3
- (2023-01-03) Updated to version: luakit-2.3.3nb2
- (2023-01-02) Updated to version: luakit-2.3.3nb1
- (2022-12-15) Updated to version: luakit-2.3.3
- (2022-11-23) Updated to version: luakit-2.3.1nb1
CVS history: (Expand)
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) |  |
Log message:
revbump after textproc/icu update
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2023-01-02 01:11:25 by Thomas Klausner | Files touched by this commit (100) |
Log message:
*: bump PKGREVISION for libsoup (2) library version bump
|
2022-12-15 09:26:21 by Nia Alarie | Files touched by this commit (2) |  |
Log message:
luakit: update to 2.3.3
## [2.3.3]
### Fixed
- Fixed a trailing white space, which fixes the test-suite.
### Contributors to this release:
- c0dev0id (1 commits)
## [2.3.2]
### Changed
- Mention FAQ, Quick Start, etc on :help
### Fixed
- Fix for glib now using pcre2
- Show proper error message on :tab, :tabd[o] without parameter
- Fix undoclose test
### Contributors to this release:
- taobert (2 commits)
- c0dev0id (2 commits)
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) |  |
Log message:
massive revision bump after textproc/icu update
|
2022-11-21 19:20:46 by Jonathan Perkin | Files touched by this commit (54) |
Log message:
*: Re-apply SunOS linker argument removals.
These are currently duplicated in mk/platform/SunOS.mk but the generic
removals will be removed soon in favour of per-package removals, due to
flags getting leaked into installed files.
|
2022-11-15 23:48:32 by Nia Alarie | Files touched by this commit (4) |  |
Log message:
luakit: update to 2.3.1
## [2.3.1]
### Added
- Added command `:userscripts-reload` to reload lua scripts.
- The tabgroup plugin is now included in luakit (:tabmenu).
- Allow configuration of shortcuts that should be passed through \
(https://github.com/luakit/luakit/pull/921).
- Added scalable SVG desktop icon version.
### Changed
- Allow functions to be bound to more than one key \
(https://github.com/luakit/luakit/issues/913).
### Fixed
- No more `gdk_keymap_get_default()` compiler warning.
- Fixed an issue where links were hinted, but then could be followed.
- Fixed the paging on the the bookmarks page.
- Fixed build on Solaris.
- Fixed relocation errors on Sparc64.
- Fixed proxymenu to show default entries when proxymenu file is not present.
- The command mode cursor is now drawn in the user-specified foreground color.
|