Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added mount and unmount device menu | Jesús | 2019-07-27 | 1 | -4/+13 | |
| | ||||||
* | Adde install.sh | Jesús | 2019-07-25 | 1 | -0/+9 | |
| | ||||||
* | enable mount cd | Jesús | 2019-07-25 | 1 | -0/+3 | |
| | ||||||
* | disable instance, set automatic instance | Jesús | 2019-07-14 | 1 | -4/+4 | |
| | ||||||
* | fix issues shellcheck and support vpn | Jesús | 2019-07-14 | 1 | -26/+54 | |
| | ||||||
* | improve and fix issues shellcheck | Jesús | 2019-07-14 | 1 | -17/+18 | |
| | ||||||
* | base refactoring | Jesús | 2019-07-05 | 1 | -1/+5 | |
| | ||||||
* | Multiples fixes: | Jesús | 2019-07-02 | 3 | -17/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [volume: Use '/usr/bin/env bash' as shebang](https://github.com/vivien/i3blocks-contrib/commit/cd182fd4f2e6d7e100e2aaae06c67d9905e46457#diff-210ab9e731c9c36c2c38db15c28a8d1c) On some systems (e.g. NixOS, openBSD) Bash isn't located or symlinked at `/bin/bash`. This change ensures that the correct path is used across different operating systems. * [volume: add LABEL support](https://github.com/vivien/i3blocks-contrib/commit/be3f4ae715f7a76cc54653543775a1aea6c65fff#diff-210ab9e731c9c36c2c38db15c28a8d1c) * [volume: use injected properties](https://github.com/vivien/i3blocks-contrib/commit/50b2b6ee539cc636a303a00450909733d13dca14#diff-210ab9e731c9c36c2c38db15c28a8d1c) See #132 * [volume: pulse-detection: explicitly try the "pulse" device](https://github.com/vivien/i3blocks-contrib/commit/777a056cce442dd4611cad9ff82ed3c21fa73ffd#diff-210ab9e731c9c36c2c38db15c28a8d1c) Because it's available on some systems (for which pulse is the right option), but not the default, so `amixer info` will not give the right result. When this command succeeds, there is no more need to check the output. Additionally removed a wrong test bracket (not neccessary and not working for all bash versions). * [volume: don't check for pulse via lsmod but command](https://github.com/vivien/i3blocks-contrib/commit/67dba4fca91b6dcdc3deb00c74ed4cab1da22598#diff-210ab9e731c9c36c2c38db15c28a8d1c) - check if command `pulseaudio` exists - check if pulse is running - in the case that pulse is detected, still check if the mixer name "pulse" exists - instruction for manual setting in README Fixes vivien/i3blocks#236 Fixes vivien/i3blocks#201 Fixes: vivien/i3blocks#281 * [volume: allow device names to include numbers](https://github.com/vivien/i3blocks-contrib/commit/1b3efc6e44ca2a01da2fb23ac60dbfc49bdec33c#diff-210ab9e731c9c36c2c38db15c28a8d1c): Fixes: vivien/i3blocks#281 | |||||
* | revert PulseAudio closed #2 | Jesús | 2019-07-01 | 1 | -3/+3 | |
| | ||||||
* | remove preferences title closed #1 | Jesús | 2019-07-01 | 1 | -2/+0 | |
| | ||||||
* | audio controls from pactl | Jesús | 2019-07-01 | 1 | -4/+4 | |
| | ||||||
* | minor fix | Jesús | 2019-06-30 | 1 | -1/+1 | |
| | ||||||
* | remove not security abrowser | Jesús | 2019-06-30 | 1 | -3/+1 | |
| | ||||||
* | reorganize config | Jesús | 2019-06-30 | 2 | -31/+33 | |
| | ||||||
* | multiples fix | Jesús | 2019-06-30 | 1 | -2/+2 | |
| | ||||||
* | improve URL of scrot | Jesús | 2019-06-26 | 1 | -1/+1 | |
| | ||||||
* | Added Ardour to workspace6 | Jesús | 2019-06-26 | 1 | -1/+1 | |
| | ||||||
* | added more floating apps | Jesús | 2019-06-26 | 1 | -0/+3 | |
| | ||||||
* | fix syntax | Jesús | 2019-06-26 | 1 | -1/+1 | |
| | ||||||
* | Added Abrowser to Apps | Jesús | 2019-06-25 | 1 | -1/+3 | |
| | ||||||
* | revert interval | Jesús | 2019-06-25 | 1 | -2/+1 | |
| | ||||||
* | change interval audio to 5 seconds | Jesús | 2019-06-23 | 1 | -1/+2 | |
| | ||||||
* | change to absolute path | Jesús | 2019-06-23 | 1 | -5/+5 | |
| | ||||||
* | change to manual pulseaudio % | Jesús | 2019-06-23 | 1 | -2/+1 | |
| | ||||||
* | reorganize iblocks | Jesús | 2019-06-23 | 1 | -1/+1 | |
| | ||||||
* | update config | Jesús | 2019-06-17 | 1 | -1/+2 | |
| | ||||||
* | update i3blocks.conf | Jesús | 2019-06-17 | 1 | -3/+5 | |
| | ||||||
* | Added emacs focus and improve mode_display | Jesús | 2019-05-27 | 1 | -1/+2 | |
| | ||||||
* | added pop-up to floating | Jesús | 2019-05-10 | 1 | -0/+1 | |
| | ||||||
* | added config dmenu_run, disable for default | Jesús | 2019-05-10 | 1 | -0/+2 | |
| | ||||||
* | focus into Xfce4-terminal | Jesús | 2019-05-10 | 1 | -0/+3 | |
| | ||||||
* | change to Shortcut weechat | Jesús | 2019-05-10 | 1 | -1/+1 | |
| | ||||||
* | added role about to floating | Jesús | 2019-04-30 | 1 | -0/+1 | |
| | ||||||
* | refactoring floating | Jesús | 2019-04-28 | 1 | -2/+5 | |
| | ||||||
* | added organizer Iceweasel-UXP to floating | Jesús | 2019-04-28 | 1 | -0/+1 | |
| | ||||||
* | reorganize for_window floating | Jesús | 2019-04-28 | 1 | -2/+2 | |
| | ||||||
* | fix reorganize assign | Jesús | 2019-04-28 | 1 | -2/+2 | |
| | ||||||
* | reorganize assign | Jesús | 2019-04-28 | 1 | -2/+2 | |
| | ||||||
* | added Simplescreenrecorder to mutlimedia workspace | Jesús | 2019-04-28 | 1 | -1/+1 | |
| | ||||||
* | added Simplescreenrecorder to floating | Jesús | 2019-04-28 | 1 | -0/+1 | |
| | ||||||
* | fix libreoffice i3-frame | Jesús | 2019-04-28 | 1 | -1/+1 | |
| | ||||||
* | fix table languaje | Jesús | 2019-04-27 | 1 | -1/+1 | |
| | ||||||
* | added tables shortcut | Jesús | 2019-04-27 | 1 | -38/+74 | |
| | ||||||
* | fix arrows | Jesús | 2019-04-27 | 1 | -8/+10 | |
| | ||||||
* | fix table | Jesús | 2019-04-27 | 1 | -1/+1 | |
| | ||||||
* | label | Jesús | 2019-04-27 | 1 | -1/+1 | |
| | ||||||
* | added keyboard shortcuts | Jesús | 2019-04-27 | 1 | -0/+37 | |
| | ||||||
* | added pinentry to floating | Jesús | 2019-04-27 | 1 | -0/+1 | |
| | ||||||
* | added icedove-uxp and iceweasel-uxp | Jesús | 2019-04-25 | 1 | -0/+14 | |
| | ||||||
* | added firetools to floating windows | Jesús | 2019-04-25 | 1 | -0/+1 | |
| |