Commit Graph

20 Commits

Author SHA1 Message Date
2e07e0a7ce Merge branch 'dev' into logos
mail: fix globbing in subdirectories
git: fix .gitignore for .local/bin
2022-10-19 23:46:13 +02:00
5cce96f8ad [mail] fix: globbing for subdirectories 2022-10-19 23:43:14 +02:00
87de4c3ad0 [mail] fix: use the right @univ-nantes adress
ref. 5bc787c
2022-10-18 11:07:00 +02:00
52df431962 Merge branch 'dev' into logos
displayselect: fix + update default setup
mail: use XDG_BASE_DIRECTORIES
      add @univ-nantes and its bindings
system: fix issues between JAVA and dwm
pass: update pass commands according to new layout
dotfiles: add gitignore
2022-10-17 19:15:21 +02:00
b6110b6fdb [mail] feat: update sb-mailbox to use @univ-nantes
ref. commit 5bc787c7
2022-10-17 12:41:35 +02:00
f58ae120fe [statusbar] fix: school icon for mailbox 2022-01-20 15:29:00 +01:00
1884d4d66c
Merge branch 'dev' into logos
mail: add centrale account
nvim: fix lsp maps
      fix tex snips
      add underline tex snippet
2022-01-14 11:10:56 +01:00
6fcc12da1c [mail] feat: add centrale mail account 2022-01-14 10:53:23 +01:00
e949adecdb [mail] fix: remove "etu" counter in statusbar 2022-01-14 10:52:22 +01:00
2cafd49a44
Merge branch 'dev' into logos
nvim: fix lsp count in statusline (deprecation)
mail: add mutt + mbsync + msmtp configs
      add mailo account
      enhance scan for new mails
      change keybindings to switch mailboxes

!!!BREAKING git: change default signing key
2021-12-15 11:49:18 +01:00
David JULIEN
fea6a564d7 [mail] enhance scan for new mail
take everything into account, but trash
2021-12-14 08:17:03 +01:00
David JULIEN
116987ba42 [statusbar] add mailo slot to sb-mailbox 2021-12-13 20:29:27 +01:00
David JULIEN
0b93721ee1 fix: etu -> ens in address pattern matching 2021-10-12 20:22:07 +02:00
David JULIEN
6de603081f format: statusbar
date display
mailbox display
battery icon
2021-03-10 22:59:00 +01:00
David JULIEN
397f10b8d2 feat: put spaces in statusbar modules 2021-02-21 00:36:26 +01:00
David JULIEN
5243ab4b38 fix: exit if no new mail, even when syncing 2021-02-18 15:01:44 +01:00
David JULIEN
bdef14fd32 feat: show unread mails count per account in statusbar 2021-02-18 15:01:44 +01:00
David JULIEN
9d06a61780 legal: change license to GPLv3 in script headers
Kept wondering wether I should keep the MIT (because I highly value
freedom of act) or embrace the GPL (because I don't want this work to
become close-source).

I do understand that this commit (and the next one that is actually
changing the LICENSE) is a defeat for freedom. I guess freedom has been
defeated long time ago, when people and companies figured that was
"free" (as in gratis) was also "free" (as in disposable).

This is not how I think free (as in "libre") works but hey, that surely
is how Intel and other corporations see it (ec: Intel Management Engine
is entirely based on Minix, is close-source, and *maybe* used as a
backdoor by anybody).

It boils down to the Paradox of Tolerance, and I surely won't tolerate
shit going their way. If you want to take open source stuff, be my
guest ; but you have to play by the rules.
2021-02-16 01:09:56 +01:00
David JULIEN
2b622f0c58 legal: give credit to Luke Smith for recent additions 2021-02-16 00:32:20 +01:00
David JULIEN
10321a0d21 feat: use dwmblocks as statusbar
remove .local/bin/dwmbar
add .local/bin/statusbar scripts directory
update .profile ($PATH)
update .xprofile (dwmblocks at startup)
2021-02-16 00:29:24 +01:00