Commit Graph

384 Commits

Author SHA1 Message Date
David JULIEN 6e2cf9214e fix: count int MiB 2021-03-16 00:19:00 +01:00
David JULIEN 316cbaae09 fix: WM retrieving 2021-03-16 00:17:32 +01:00
David JULIEN 2e215e97d0 fix: up & down torrents 2021-03-15 23:46:14 +01:00
David JULIEN 1ca05f7f74 feat: setup is now 2 * 1080p 2021-03-15 23:46:14 +01:00
David JULIEN 237fd4c496 feat: change kbacklight binding 2021-03-15 23:46:14 +01:00
David JULIEN d55c4a6fce fix: st-copyout 2021-03-15 23:46:14 +01:00
David JULIEN ff00d91f76 feat: manage system theme through xrdb
default settings for X and dwm/st
2021-03-15 23:45:45 +01:00
David JULIEN 9281a62fc5
cleanup: remove old calls
AC_notify and bat_notify have been removed
2021-03-14 22:50:47 +01:00
David JULIEN 340e4a9190 fix: output format 2021-03-11 13:12:42 +01:00
David JULIEN 9d85f4d3f8 feat: fetch --prune by default 2021-03-11 02:12:22 +01:00
David JULIEN 8ddcf5b6c2 fix: unicode character display
unicode characters are treated as they were several characters : cutting
a string at char 15 *might* cut in the middle of a unicode character

-> unicode() to convert a unicode char to its ASCII equivalent
[ will be updated each time we come across an error, though it should
not appear beside apostrophes ]
2021-03-11 02:10:04 +01:00
David JULIEN e224b95986 feat: update arch-setup
fix path to download tools
add dwmblocks
2021-03-11 01:08:19 +01:00
David JULIEN c7ba894af8 feat: move to forge.chapril.org 2021-03-11 01:07:02 +01:00
David JULIEN d1d356ad56 feat: add abook 2021-03-10 23:12:45 +01:00
David JULIEN 541f92070e fix: dmenupass background color 2021-03-10 23:12:45 +01:00
David JULIEN f936b9cfed feat: add scripts for st output management
also update zsh prompt
2021-03-10 23:12:23 +01:00
David JULIEN 8bd0904097 feat: add alsa-utils and dejavu
dejavu needed to display some unicode characters
alsa-utils for actual audio input
2021-03-10 22:59:43 +01:00
David JULIEN b53e5d7885 fix: env var sourcing 2021-03-10 22:59:43 +01:00
David JULIEN 4142d99428 cleanup: move dotfiles to their right place 2021-03-10 22:59:43 +01:00
David JULIEN 0df99db98c feat: add floating terminal keybinding 2021-03-10 22:59:43 +01:00
David JULIEN fa231e557e feat: floating window for tremc 2021-03-10 22:59:43 +01:00
David JULIEN 5c8f028f4c feat: add abcde 2021-03-10 22:59:43 +01:00
David JULIEN 020bae08e3 feat: rpc-whitelist 2021-03-10 22:59:43 +01:00
David JULIEN c3aead4882 fix: blocklist enabled 2021-03-10 22:59:43 +01:00
David JULIEN e0eaf5e4b9 feat: simplify player
exit on music stop (no notification)

doesn't call statusbar update
2021-03-10 22:59:43 +01:00
David JULIEN d8b1624160 fix: reword <leader> definition 2021-03-10 22:59:43 +01:00
David JULIEN 0506dee677 feat: add sent piping + fix description 2021-03-10 22:59:43 +01:00
David JULIEN 0f7c486c5c fix: RO/MO hint for NCStatusline 2021-03-10 22:59:43 +01:00
David JULIEN 0d1e5373ac feat: ncmpcpp presentation
window is bigger
playlist organization change (title shorter, artist+album longer)
2021-03-10 22:59:43 +01:00
David JULIEN 2dbd5bf436 feat: torrent block for statusbar 2021-03-10 22:59:43 +01:00
David JULIEN 6de603081f format: statusbar
date display
mailbox display
battery icon
2021-03-10 22:59:00 +01:00
David JULIEN a2a86bf24e format: battery block simplification 2021-02-22 14:39:52 +01:00
David JULIEN e0e386c9dd fix: notification when battery runs low 2021-02-22 12:41:52 +01:00
David JULIEN d773272331 fix: set geometry for neomutt window 2021-02-22 00:26:57 +01:00
David JULIEN f4097533e4 feat: use transmission-cli instead of gtk
add script to add a torrent
add keybinding
add pkglist
config files
2021-02-22 00:26:57 +01:00
David JULIEN a792003e22 feat: remove abcde form database 2021-02-22 00:26:57 +01:00
David JULIEN 972abb9bf7 feat: prevent sb-music to print long strings
parse title and artist individually to prevent the final string to too
long (and cut)
2021-02-22 00:26:51 +01:00
David JULIEN 87e453c7a8 feat: strip down player script 2021-02-21 00:36:26 +01:00
David JULIEN f566ff7d8f feat: dedicated script for statusbar date module 2021-02-21 00:36:26 +01:00
David JULIEN 397f10b8d2 feat: put spaces in statusbar modules 2021-02-21 00:36:26 +01:00
David JULIEN 82e236a2d9 feat: proper xdg-open configuration 2021-02-21 00:36:26 +01:00
David JULIEN ac9ed58abe feat: neomutt open file through mailcap + xdg-open 2021-02-21 00:36:18 +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 7ef29fb98f feat: send one notification per account 2021-02-18 15:01:38 +01:00
David JULIEN 788e1a14eb fix: switch statement on battery status 2021-02-16 12:26:50 +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 bc7ba31d5c fix: add padding to pos in non-focused window 2021-02-16 01:09:56 +01:00
David JULIEN 052ff9bfd0 feat: add neomutt keybinding 2021-02-16 01:09:56 +01:00
David JULIEN 347d9e6997 feat: update shebang
/bin/sh -> /usr/bin/env sh
2021-02-16 00:37:46 +01:00