Age | Commit message (Collapse) | Author |
|
Remove scroll info from README.md
|
|
|
|
Add support for additional alpha when the term-window is not focused
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Uninstall scroll when uninstalling st
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change alpha with keyboard shortcut C-F11/C-F12
See merge request LukeSmithxyz/st!6
|
|
|
|
Fixed a small issue with the urlhandler.
|
|
Urls lile:
https://whatever.domain/~myprecious/usefull-blog.html
https://brb.imback.maybe/isit/blah#sure
Were not propery handled (everything after either '#' or '~' were ignored).
Escaped '#' and added '~' in the regex.
Signed-off-by: Pierguido Lambri <plambri@redhat.com>
|
|
Expanded url scheme support and fixed issue with tilde in url
|
|
|
|
mackarelfish-master
|
|
|
|
|
|
Glyph truncation fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
renamed compton to picom
|
|
Just a small change: compton recently was renamed to picom
|
|
Added info about include X11 in ubuntu.
|
|
Added comment with X11 path in systems based on ubuntu.
|
|
Pywal live reload with OSC patch and transparency fix
|
|
|
|
|