Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .fluxbox/lastwallpaper: Undo manual option2 change | P. J. McDermott | 2018-06-03 | 1 | -1/+1 |
| | |||||
* | .fluxbox/lastwallpaper: Center background instead of scaling | P. J. McDermott | 2018-06-03 | 1 | -1/+1 |
| | | | | This completes commit 61b54f5b467d1906eb4b4630941aaf8e65c95b3a. | ||||
* | .fluxbox/startup: Wait for fluxbox before starting fbpanels | P. J. McDermott | 2018-06-02 | 1 | -3/+2 |
| | | | | | | | | Mostly fixes an apparent race condition in which _NET_WM_DESKTOP gets set to 0 instead of 0xFFFFFFFF and _NET_WM_STATE gets set to just _NET_WM_STATE_SKIP_TASKBAR instead of _NET_WM_STATE_STICKY, _NET_WM_STATE_ABOVE, _NET_WM_STATE_SKIP_TASKBAR, and _NET_WM_STATE_SKIP_PAGER. | ||||
* | .fluxbox/startup: set -eu | P. J. McDermott | 2018-06-02 | 1 | -0/+2 |
| | |||||
* | .fluxbox/startup: Don't set DISPLAY | P. J. McDermott | 2018-06-02 | 1 | -2/+0 |
| | | | | It's already set. | ||||
* | .fluxbox/startup: Wait for fluxbox before starting bbpager | P. J. McDermott | 2018-06-02 | 1 | -0/+3 |
| | | | | | | | Fixes: Please start bbpager after an EWHM complaint Window manager If you start bbpager from .xinitrc or .xsession consider delaying bbpager startup using "sleep 5 && bbpager &" | ||||
* | .xinitrc, .fluxbox/startup: Rearrange commands | P. J. McDermott | 2018-06-02 | 2 | -8/+11 |
| | |||||
* | .gitignore.d/fluxbox: Exclude bin/hwmon and bin/volmon | P. J. McDermott | 2018-06-02 | 1 | -2/+0 |
| | |||||
* | .fluxbox/keys: Add suspend and hibernate shortcuts | P. J. McDermott | 2018-06-02 | 1 | -0/+2 |
| | |||||
* | .fluxbox/keys: Replace long commands with bin/xsession | P. J. McDermott | 2018-06-02 | 1 | -3/+3 |
| | |||||
* | bin/xsession: New script | P. J. McDermott | 2018-06-02 | 2 | -0/+98 |
| | |||||
* | .fluxbox/keys: Confirm logout, shutdown, and reboot actions | P. J. McDermott | 2018-06-02 | 1 | -3/+3 |
| | |||||
* | .XCompose.names: Fix conflicting sequences and capitalization | P. J. McDermott | 2018-06-02 | 1 | -2/+2 |
| | |||||
* | .gitignore.d/fluxbox: Update | P. J. McDermott | 2018-05-25 | 1 | -0/+8 |
| | |||||
* | .gitignore.d/fluxbox: Move .git*.d/* includes | P. J. McDermott | 2018-05-25 | 1 | -6/+8 |
| | |||||
* | .gitignore.d/fluxbox: Sort includes | P. J. McDermott | 2018-05-25 | 1 | -11/+11 |
| | |||||
* | .fluxbox/keys: Add mouse toggle key, Mod4+F6 | P. J. McDermott | 2018-05-25 | 1 | -1/+2 |
| | |||||
* | bin/xinput-toggle: New script | P. J. McDermott | 2018-05-25 | 1 | -0/+64 |
| | |||||
* | .fluxbox/keys: Add brightness toggle key, Mod4+F5 | P. J. McDermott | 2018-05-19 | 1 | -0/+3 |
| | |||||
* | bin/bright: Add a toggle feature | P. J. McDermott | 2018-05-19 | 1 | -0/+17 |
| | |||||
* | bin/bright: New script | P. J. McDermott | 2018-05-19 | 1 | -0/+80 |
| | |||||
* | .fluxbox/startup: Run anacron | P. J. McDermott | 2018-05-17 | 1 | -0/+3 |
| | |||||
* | .fluxbox/keys: Raise/lower volume in dB gain | P. J. McDermott | 2018-05-12 | 1 | -2/+2 |
| | |||||
* | .config/fbpanel/taskbar: Add volmon genmon plugin | P. J. McDermott | 2018-05-12 | 1 | -0/+12 |
| | |||||
* | .config/panel/volmonrc: Add volmon panel applet configuration | P. J. McDermott | 2018-05-12 | 1 | -0/+4 |
| | |||||
* | lib/panel/volmon: New panel applet | P. J. McDermott | 2018-05-12 | 1 | -3/+97 |
| | |||||
* | .fluxbox/apps: Disable decorations on mpv windows | P. J. McDermott | 2018-05-11 | 1 | -0/+4 |
| | |||||
* | .fluxbox/apps: New file | P. J. McDermott | 2018-05-11 | 1 | -0/+4 |
| | |||||
* | .config/fbpanel/taskbar: Update paths to applet scripts | P. J. McDermott | 2018-05-11 | 1 | -3/+3 |
| | | | | | | Also, use a tilde instead of the full home directory path. fbpanel's genmon plugin executes the command with popen(), which invokes a shell, which will expand the tilde. | ||||
* | Move panel applet scripts to lib/panel/ | P. J. McDermott | 2018-05-11 | 3 | -0/+0 |
| | |||||
* | .fluxbox/keys: Use path to chdt | P. J. McDermott | 2018-05-11 | 1 | -8/+8 |
| | |||||
* | bin/df-uptime, bin/hwmon: Add copyright/license notices | P. J. McDermott | 2018-05-04 | 2 | -0/+46 |
| | |||||
* | bin/dpmsmouse: Add copyright/license notice | P. J. McDermott | 2018-05-04 | 1 | -0/+23 |
| | |||||
* | bin/chdt: Add copyright/license notice | P. J. McDermott | 2018-05-04 | 1 | -0/+23 |
| | |||||
* | .chdtrc: New file | P. J. McDermott | 2018-05-04 | 1 | -0/+3 |
| | |||||
* | bin/chdt: Read desktop geometry settings from rc file | P. J. McDermott | 2018-05-04 | 1 | -14/+20 |
| | |||||
* | bin/chdt: Improve current desktop number validation | P. J. McDermott | 2018-05-04 | 1 | -1/+1 |
| | |||||
* | bin/df-uptime: Drop useless df option | P. J. McDermott | 2018-05-04 | 1 | -1/+1 |
| | | | | Only the "Capacity"/"Use%" and "Mounted on" columns are shown. | ||||
* | .config/fbpanel/taskbar: Add df-uptime genmon plugin | P. J. McDermott | 2018-05-04 | 1 | -0/+13 |
| | |||||
* | bin/df-uptime: New script | P. J. McDermott | 2018-05-04 | 1 | -0/+110 |
| | |||||
* | .fluxbox/keys: Add Mod4+Shift+w shortcut | P. J. McDermott | 2018-05-04 | 1 | -5/+6 |
| | |||||
* | .fluxbox/keys: Drop shortcuts to add/remove workspace | P. J. McDermott | 2018-05-01 | 1 | -4/+0 |
| | |||||
* | .fluxbox/keys: Change music playback control keys | P. J. McDermott | 2018-05-01 | 1 | -8/+8 |
| | |||||
* | .fluxbox/keys: Drop Mod4+F1 shortcut for `xset dpms force off` | P. J. McDermott | 2018-05-01 | 1 | -1/+0 |
| | |||||
* | .config/dunst/dunstrc: Change shortcuts | P. J. McDermott | 2018-05-01 | 1 | -3/+3 |
| | |||||
* | .fluxbox/startup: Run dunst | P. J. McDermott | 2018-05-01 | 1 | -0/+1 |
| | |||||
* | .config/dunst/dunstrc: Adjust geometry, frame, separator, and background | P. J. McDermott | 2018-05-01 | 1 | -5/+5 |
| | |||||
* | .config/dunst/dunstrc: Remove trailing spaces | P. J. McDermott | 2018-05-01 | 1 | -35/+35 |
| | |||||
* | .config/dunst/dunstrc: New file (example dunst configuration) | P. J. McDermott | 2018-05-01 | 2 | -0/+247 |
| | |||||
* | bin/hwmon: Add colon to header label | P. J. McDermott | 2018-04-27 | 1 | -2/+2 |
| |