Ole Martin Ruud
dfdc3162ba
Add app name to notify-send invocation ( #324 )
This enables users to easily recognize notifications to be able to
modify or style them through notification daemons.
5年前
Luke Smith
7698abb0f9
lol fix other
5年前
Luke Smith
3fee819bfe
fix if STATUSBAR not set
5年前
Luke Smith
6aa28a56b1
STATUSBAR matching LARBS changes
5年前
Wayne Reeves
ff57bd2eb7
Fix Malformed UTF-8 Character in Mailsync fixes #322 ( #323 )
* line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line
* change the pgrep line
* Revert "Update domains.csv (#321 )"
This reverts commit a92c01e131
.
* Revert "Revert "Update domains.csv (#321 )""
This reverts commit af0c0826b9
.
* Revert "line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line"
This reverts commit ca64a6ae56
.
* Revert "Revert "line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line""
This reverts commit 4304eb731c
.
5年前
Wayne Reeves
eeb49b7247
Revert "Revert "line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line""
This reverts commit 4304eb731c
.
5年前
Wayne Reeves
4304eb731c
Revert "line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line"
This reverts commit ca64a6ae56
.
5年前
Wayne Reeves
5029011952
change the pgrep line
5年前
Wayne Reeves
ca64a6ae56
line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line
5年前
Luke Smith
c270bdb5df
vars in script; msg if fail
5年前
Luke Smith
f3a7f2b6fd
check mbsync, not mailsync
5年前
Luke Smith
dd73533565
only sync active mbsync accounts
5年前
Luke Smith
e408f4b290
prep fix
5年前
luukvbaal
effa100e04
fix multiline subject header regression
5年前
luukvbaal
7955090f9f
fix forwarded emails and posix whitespace regex
5年前
luukvbaal
e50d51d3e5
fix multiline subjects and single word senders
5年前
luukvbaal
de2be5439d
perl decoding
5年前
luukvbaal
5d72b5da98
unnecessary sed command
5年前
luukvbaal
7d3658238b
parallelize multiple accounts and mail preview
5年前
Luke Smith
4c57b410fc
gnuisms removed
5年前
luukvbaal
15eeddc235
don't allow to be run concurrently with itself
This allows mailsync to be called like this `bindsym $mod+e exec --no-startup-id mailsync; exec $term -e neomutt && pkill -RTMIN+12 i3blocks` such that it refreshes your mail when you open mutt without it needlessly syncing if a sync is already running.
5年前
Kr1ss
c56b139614
mailsync: fix early exit on graphical(-only) login
Resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/197 .
5年前
Luke Smith
be2c4c5baa
only sync if user logged in
5年前
Dov Salomon
cff2554231
Mailsync: only pass -a to mbsync when no args
If -a is passed along with "$@", mailsync will sync all mailboxes even
if only a single channel is passed in with "$@". This breaks the
semantics of the `o` macro in mutt which should only sync the current
mailbox that is currently being viewed in mutt.
5年前
Luke Smith
6faf22488c
to avoid user conflicts
5年前
Luke Smith
98d4758b6b
bad idea
5年前
Luke Smith
42223132cc
libnotify note in mailsync
5年前
Luke Smith
94c5600245
one mailsync at a time please
5年前
Luke Smith
4d2bd99c40
i'm dumb and blind
5年前
Luke Smith
2183b2b469
mailsynclast run fix
5年前
Luke Smith
9202a7284f
notification sound removed
5年前
Luke Smith
927a95bd2c
mailsync checks inbox case insens
5年前
Luke Smith
b911eba455
even comments are bloat
5年前
Luke Smith
f796821828
not assume dunst
5年前
Luke Smith
83029cfee0
begin switch to mbsync
5年前
Luke Smith
96e582a817
title and body dunst notification
5年前
Luke Smith
f8d1dec122
mailsync fix
5年前
Luke Smith
77c89b16cc
ding now ogg & played with pa
5年前
Luke Smith
92397be772
le bloated img replaced with cringe emoji
5年前
Luke Smith
cd13ef20f0
shellchecked
5年前
Luke Smith
03279ea318
rewrite underway
5年前
Luke Smith
a42bd50f4a
sync icon moved to tmp
5年前
Davide
ec4f2c94dd
Removed redundant ping command from Mac and default check
5年前
Davide
73383a84ed
Removed TTL limit from ping
5年前
motte
1678e98de2
ping 1.1.1.1 instead of gateway
5年前
Luke Smith
5925f02e8c
space added before dling icon
5年前
Luke Smith
f0abb7190a
last run file hidden
6年前
Luke Smith
b931b83379
no setsid
6年前
Luke Smith
cdc1c9d66c
mailsync.sh for posix sh
6年前
Luke Smith
6f4f531445
mpv in notify command, no wait
6年前