- Added ability to export to .reg file for use with PuTTY. @rugglcon
- Added pid file in place of
ps aux
. @CallMeJuf kill_old()
no longer kills parent processes. @CallMeJuf- Fixed typo which made the
@import
unusable. @TRSGuy
- Emacs: Add support for setting Emacs fg and bg @ben01189998819991197253
- Added
-x
to use extended 16-color palette. @mreinhardt
- Added
-f
to loadcolors
files directly without using or changing the background image. @mreinhardt
- [vim] Added support for Airline and Limelight.
- Fixed
wal
causinggitk
to crash on startup. - Fixed counter error in
wal2iterm
div
recursive call. @lpon
- Fixed wallpaper not being set correctly on XFCE.
- Added
-n
to skip wallpaper setting. @hallgat89 - Added support for setting macOS wallpaper. @lpon
- Fixed
wal -o
and unicode characters. - Fixed error when
-o
was empty.
- Rewrite
wal2iterm
script.- Theme output is correct now.
- We now also generate Foreground, Background, Cursor and Selection colors.
wal
no longer errors/exits when a palette isn't found. Insteadwal
will loop trying larger palette sizes until it finds a suitable 16 colors. Wallpapers that didn't work previously will now work just fine.
- Added transparency support for Rofi using
-a
. - Supressed error when
xprop
wasn't installed. - Supressed error that occurs only on first run.
- Added script to export colors as iTerm2 colorscheme. @joethecodhr
- Added a color file that just contains plain hex values for the colors.
- Added
-a
flag to set terminal transparency. (Only works with URxvt)
- Fixed issue with
wal
file not being created. - Fixed issue when
wal
was given a symlink as an argument.
NOTE: Users should change wal -r
to (wal -r &)
in their shellrc file to stop slowdown.
- wal now properly canonicalizes image paths.
- Fixed issues with directory shuffle.