summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Collapse)Author
2020-05-13Reverted bg opacity back to 0.8 for upstream mergeTristan Simas
2020-05-13added the xclearwin patch to fix dirty borders after changing colorsTristan Simas
2020-05-13Added OSC patch and changes xsetcolorname for live reloading pywal colors ↵Tristan Simas
while keeping transparency
2020-05-06auto-sync patchLuke Smith
2020-05-05boxdraw addedLuke Smith
2020-04-28less opaque to compensate for darker bgLuke Smith
2020-04-28regex updateLuke Smith
2020-04-28fix with upstreamLuke Smith
2020-04-16no longer embed dmenu to prevent error if dmenuLuke Smith
has no alpha patch
2020-04-15following links now separate scriptLuke Smith
this avoids the effects of swallow in dwm it also will not produce dmenu without found urls
2020-04-01middle click pastes selection againLuke Smith
2020-03-27Changed flag to -zgeorg3tom
2020-03-27FIX bug in error and copy linkgeorg3tom
Apparently read only reads a single line so only one url was fed to dmenu.
2020-03-25dmenu prompt is only shown if there's atleast one linkgeorg3tom
2020-03-20Merge branch 'master' of github.com:LukeSmithxyz/stLuke Smith
2020-03-11adding @ to regexLuke Smith
2020-03-11Merge pull request #85 from jbenden/xim_intervalLuke Smith
Add interval timer to XIM spot updates
2020-02-09backend color number changesLuke Smith
2020-02-09middle click pastes selection againLuke Smith
2020-02-07font display fixesLuke Smith
2020-02-07minor regex improvementLuke Smith
2019-09-10Merge pull request #126 from jcapiitao/handle_hash_based_urlsLuke Smith
Add hash symbol in openurlcmd and copyurlcmd regexp
2019-09-10Add hash symbol in openurlcmd and copyurlcmd regexpJoel Capitao
This enables hash-based urls support.
2019-06-18additional Xresources item compatible with font2 patchrjl6789
2019-06-06case insensitivityLuke Smith
2019-06-03apply font2 patchJon Bulica
2019-05-19magnet links detectableLuke Smith
2019-05-17Add interval timer to XIM updatesJoseph Benden
Signed-off-by: Joseph Benden <joe@benden.us>
2019-05-11correct fg,bg,cs defaults so will work with Xresources and default is gruvboxrjl6789
2019-05-11make config consistent with virgin lukesmith st reporjl6789
2019-05-11Merge remote-tracking branch 'upstream/master' into virginrjl6789
2019-05-10allow '%' in URLsotlin100
2019-05-10Include links with port numbersLuke
2019-05-09corrected fg and bg defaults againrjl6789
2019-05-09original colorLuke Smith
2019-05-09corrected colorname declarationrjl6789
2019-05-09Merge remote-tracking branch 'upstream/master'rjl6789
2019-05-08copy output of command with alt-oLuke Smith
2019-05-08Updated st to 0.8.2yusufaktepe
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.
2019-05-06include links with & in URLskajzersoze
2019-05-03copy urls with alt-yLuke Smith
2019-04-27Added Xresource border to adjust the internal border.g-mips
2019-04-27read multiline URLs and URLs without 'http://' from muttotlin100
2019-04-22Merge pull request #1 from LukeSmithxyz/masterRob
update april 2019
2019-04-04xurls no longer requiredLuke Smith
2019-03-31change bg and fg colors to 256 257 respectivlyRob
2018-12-18cursorColor removedLuke Smith
2018-12-18just use xdg-openLuke Smith
2018-12-16remove adjacent identical links from url pickerLuke Smith
2018-12-13revert to normal size now just alt-homeLuke Smith