Alessandro Mauri
48aefa32f5
get scale
3 years ago
Alessandro Mauri
0973f957c2
portable way of getting EXEDIR
3 years ago
Alessandro Mauri
60d8105b8f
portable way of getting EXEDIR
3 years ago
Alessandro Mauri
c08fbb0840
compile on openbsd
3 years ago
Alessandro Mauri
a5e90420e8
added horizontal scroll
...
added the ability to scroll gorizontally, in two ways:
- with a touchpad
- holding "alt" and scrolling
also made the scroll senitivity configurable for both directions
3 years ago
Alessandro Mauri
a7df717cf0
set SCALE according to dpi
...
claculate the scale so that fonts of 14pt will be of physical size 3mm,
this can be changed setting the macro name FONT_14PT_SIZE_MM in main.c
3 years ago
Alessandro Mauri
ace6110807
fix tmp file location
...
fix tmp file location, moved from datadir to a direcotry in /tmp or
configurable via env: LITE_CACHE
3 years ago
Alessandro Mauri
efd2f19f86
load user config from user config directory
...
load user config and plugins from $HOME/.config/lite overriding the default
configuration, before there was no way of changing configuration per-user
3 years ago
Alessandro Mauri
9a367d6ed9
implemented visual ruler at config.line_limit
3 years ago
Alessandro Mauri
b74571e500
use -std=c11
3 years ago
Alessandro Mauri
52650661ec
minor changes
...
added makefile install and uninstall rules
changed license to inclue myself
modified some keybindings
added desktop file
added todo
3 years ago
Alessandro Mauri
2957968afc
initial commit
3 years ago