Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated to latest git (20190414.f1546cf) & updated patches.
Changes:
. Upstream fixes.
. Alpha: Opacity value is now typed in float (0-1).
Also "-A" cmd option added as alternative opacity changing method.
. Clipboard: middle click pastes from clipboard.
. Organized shortcuts.
|
|
|
|
|
|
|
|
|
|
update april 2019
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
colors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use config.def.h mechanism
add SHELL in config.h
|
|
|
|
|
|
along with duration in config.h, factored some code in tnew()/treset()
and cleaned some code.
|
|
|
|
|
|
|
|
|
|
results in a lot of simplification :
- no more dirty flags (perf are good enough).
- no more ugly gfx call in emulation functions.
LINESPACE removed from config.h.
BORDER is now handled correctly.
|