Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .fluxbox/startup: Run .fluxbox/startup.d/* scripts | P. J. McDermott | 2018-06-04 | 1 | -12/+1 |
| | | | | | Modularize the startup, allowing other dotfile repositories to provide their own startup scripts, instead of hardcoding everything here. | ||||
* | .fluxbox/startup: Move some WM-agnostic commands to .xinitrc | P. J. McDermott | 2018-06-03 | 1 | -7/+0 |
| | |||||
* | .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 | 1 | -8/+8 |
| | |||||
* | .fluxbox/startup: Run anacron | P. J. McDermott | 2018-05-17 | 1 | -0/+3 |
| | |||||
* | .fluxbox/startup: Run dunst | P. J. McDermott | 2018-05-01 | 1 | -0/+1 |
| | |||||
* | .fluxbox/startup: Run dpmsmouse | P. J. McDermott | 2018-04-25 | 1 | -0/+1 |
| | |||||
* | .fluxbox/startup: Start menu panel and pager | P. J. McDermott | 2018-04-24 | 1 | -1/+5 |
| | |||||
* | .fluxbox/startup: Drop "TPPS/2 IBM TrackPoint" device properties | P. J. McDermott | 2018-04-24 | 1 | -4/+0 |
| | |||||
* | .fluxbox/startup: De-uglify | P. J. McDermott | 2016-03-08 | 1 | -13/+0 |
| | |||||
* | .fluxbox/startup: Temporary gross hack | P. J. McDermott | 2016-03-08 | 1 | -6/+14 |
| | |||||
* | .fluxbox/startup: Slow things down | P. J. McDermott | 2016-03-08 | 1 | -2/+8 |
| | | | | Really, things are starting too fast! | ||||
* | .XCompose: New file | P. J. McDermott | 2016-03-08 | 1 | -0/+2 |
| | | | | And get GTK+ and Qt clients to XOpenIM(...) to read it. | ||||
* | .fluxbox/startup: Enable evdev wheel emulation | P. J. McDermott | 2016-03-08 | 1 | -0/+4 |
| | |||||
* | .fluxbox/startup: Run wicd-gtk | P. J. McDermott | 2016-03-07 | 1 | -0/+1 |
| | |||||
* | .fluxbox/startup: Run clipit | P. J. McDermott | 2016-03-07 | 1 | -1/+1 |
| | |||||
* | .fluxbox/startup: Fix redshift-gtk command name | P. J. McDermott | 2016-03-06 | 1 | -1/+1 |
| | | | | | Why can't the package name and command name be the same? This is so confusing. | ||||
* | .xinitrc: New file | P. J. McDermott | 2016-03-05 | 1 | -3/+0 |
| | |||||
* | Add fbpanel configuration | P. J. McDermott | 2016-03-05 | 1 | -1/+2 |
| | |||||
* | .fluxbox/startup: New file | P. J. McDermott | 2016-03-05 | 1 | -0/+12 |