Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace icecat's -P with --ProfileManagerhost/alsvid3 | P. J. McDermott | 11 days | 1 | -1/+1 |
| | |||||
* | Drop icecat's unnecessary and removed -no-remote | P. J. McDermott | 11 days | 1 | -1/+1 |
| | | | | | | | | | | | | | It isn't necessary to start a new instance, prevents other applications opening links in the running instance, and was a "confusing footgun" that "caused unexpected behaviour" and has therefore been removed: https://bugzilla.mozilla.org/show_bug.cgi?id=1906260 https://wiki.mozilla.org/Firefox/CommandLineOptions#-no-remote Compare: https://wiki.mozilla.org/Firefox/CommandLineOptions#-new-instance | ||||
* | .fluxbox/keys: Organize shots in date directories | P. J. McDermott | 2025-03-19 | 1 | -4/+4 |
| | | | | | With tens of thousands of files in one directory, things like GPicView's ImageList functions get very slow. | ||||
* | .fluxbox/keys: Add -z to scrot, replace -s with -p | P. J. McDermott | 2025-03-19 | 1 | -3/+4 |
| | | | | | | | | Silence the beeping with -z, make Ctrl+PrtSc capture the mouse pointer (-p) instead of interactively selecting a window or rectangle with the mouse (-s), and add Ctrl+Shift+PrtSc to do the same with the currently focused window (like Shift+PrtSc). Also vertically align the scrot key lines for clarity. | ||||
* | .fluxbox/apps: Stick fbpanel on all desktops | P. J. McDermott | 2025-03-19 | 1 | -0/+4 |
| | | | | | Sometimes when restarting, fbpanel's gtk_window_stick() call seems to be ignored by Fluxbox. | ||||
* | bin/snd-pcm-open.c: Add | P. J. McDermott | 2022-10-01 | 3 | -0/+37 |
| | |||||
* | .fluxbox/init: Increase workspaces from 8 to 12 | P. J. McDermott | 2022-03-16 | 1 | -3/+3 |
| | |||||
* | bin/xsession: Pause before setting mouse props | P. J. McDermott | 2022-02-03 | 1 | -0/+1 |
| | |||||
* | bin/xsession: Re-enable wheel emul after hibernate | P. J. McDermott | 2021-09-25 | 1 | -0/+7 |
| | |||||
* | bin/bright: Increase STEPS | P. J. McDermott | 2021-09-23 | 1 | -2/+2 |
| | | | | Also fix hardcoded values. | ||||
* | .fluxbox/startup.d/connman: Remove | Patrick McDermott | 2021-08-25 | 2 | -8/+0 |
| | | | | Now provided in its own repository. | ||||
* | .config/fbpanel/taskbar: Replace dtmon with deskno | Patrick McDermott | 2021-08-24 | 2 | -18/+1 |
| | | | | | Loses brackets but is immediately responsive instead of having to poll every second. | ||||
* | lib/panel/dtmon: Replace "DT" with brackets | Patrick McDermott | 2021-08-24 | 1 | -1/+1 |
| | |||||
* | .fluxbox/keys: Add "apulse icecat -P -no-remote" | Patrick McDermott | 2021-08-24 | 1 | -0/+1 |
| | |||||
* | .xinitrc: Set QT_QPA_PLATFORMTHEME='gtk2' | Patrick McDermott | 2021-08-23 | 1 | -0/+1 |
| | | | | | | | Natively style VLC and any other Qt 5 applications. "gtk3" is also available but doesn't seem to work. https://wiki.archlinux.org/title/Uniform_look_for_Qt_and_GTK_applications#QGtkStyle | ||||
* | .fluxbox/apps: Enable decorations on Tor Browser | Patrick McDermott | 2021-08-23 | 1 | -3/+0 |
| | |||||
* | .fluxbox/init: Drop menu icon from title bar | Patrick McDermott | 2021-08-23 | 1 | -1/+1 |
| | | | | | | | | | | There's already an application icon to the right of the left-side icons, so the menu icon adds a second (slightly smaller) application icon. That made four icons on the left and three on the right, putting the window title slightly off center. The title bar should be more balanced now. The window menu can be accessed with Alt+F3 anyway. | ||||
* | .fehbg: Update | Patrick McDermott | 2021-08-23 | 1 | -1/+2 |
| | |||||
* | .fluxbox/init: Update ordering | Patrick McDermott | 2021-08-23 | 1 | -3/+3 |
| | |||||
* | .xinitrc: Drop gpg-agent and gnome-keyring-daemon | Patrick McDermott | 2021-08-23 | 1 | -3/+0 |
| | | | | Let keychain spawn the agents. | ||||
* | .config/fbpanel/taskbar: Set net interface name | Patrick McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: mkdir -p ~/shots/ | Patrick McDermott | 2021-08-22 | 1 | -3/+3 |
| | |||||
* | bin/xsession: Disable text wrapping in dialogs | Patrick McDermott | 2021-08-22 | 1 | -5/+5 |
| | |||||
* | .config/fbpanel/taskbar: Shrink clock fonts to fit | Patrick McDermott | 2021-08-22 | 1 | -1/+1 |
| | |||||
* | bin/bright: Increase bc scale | Patrick McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Use bin/bright | Patrick McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | bin/bright: Don't hardcode parameters | Patrick McDermott | 2021-08-22 | 1 | -5/+14 |
| | |||||
* | bin/bright: Keep within range | Patrick McDermott | 2021-08-22 | 1 | -1/+6 |
| | |||||
* | bin/bright: New script | Patrick McDermott | 2021-08-22 | 2 | -0/+63 |
| | |||||
* | .fluxbox/keys: Add brightness controls | Patrick McDermott | 2021-08-22 | 1 | -0/+4 |
| | |||||
* | .xinitrc: run-parts before startfluxbox | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | | | | | | | The eval command in .xinitrc.d/keychain needs to be run before running fluxbox and fbpanel, which both run applications. The keychain dialog won't have window decorations. | ||||
* | .config/fbpanel/taskbar: Add cpu, mem, and net | P. J. McDermott | 2021-08-22 | 1 | -7/+54 |
| | | | | Move tray leftward and transpose volume and battery monitors. | ||||
* | .config/fbpanel/taskbar: Replace pager with DT# | P. J. McDermott | 2021-08-22 | 2 | -2/+16 |
| | |||||
* | .fluxbox/keys: Add "-h music" to mpc commands | Patrick McDermott | 2021-08-22 | 1 | -8/+8 |
| | |||||
* | .fluxbox/apps: Enable border on Tor Browser windows | P. J. McDermott | 2021-08-22 | 1 | -1/+1 |
| | |||||
* | .fluxbox/apps: Disable decorations on Tor Browser windows | P. J. McDermott | 2021-08-22 | 1 | -0/+3 |
| | |||||
* | .fluxbox/apps: Disable decorations on mpv windows | P. J. McDermott | 2021-08-22 | 1 | -0/+4 |
| | |||||
* | .fluxbox/keys: Reduce delta-alpha | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Make Return/KP_Enter escape MoveMode/ResizeMode | P. J. McDermott | 2021-08-22 | 1 | -0/+4 |
| | |||||
* | .fluxbox/startup.d/compton: New script | P. J. McDermott | 2021-08-22 | 2 | -0/+6 |
| | |||||
* | .fluxbox/keys: Move Alt+Shift+F10 key lines | P. J. McDermott | 2021-08-22 | 1 | -4/+6 |
| | |||||
* | .fluxbox/keys: Make Alt+Shift+F11 toggle decorations | P. J. McDermott | 2021-08-22 | 1 | -0/+1 |
| | |||||
* | .fluxbox/keys: Add Alt+Shift+F10 maximize keys | P. J. McDermott | 2021-08-22 | 1 | -0/+4 |
| | |||||
* | .fluxbox/keys: Align Alt(+Shift)+F(N) key lines | P. J. McDermott | 2021-08-22 | 1 | -16/+16 |
| | |||||
* | .fluxbox/keys: Make Alt+Shift+F[78] set alpha | P. J. McDermott | 2021-08-22 | 1 | -0/+2 |
| | |||||
* | .fluxbox/keys: Swap Alt+Shift+F[56] | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Make Alt+Shift+F[56] toggle layer | P. J. McDermott | 2021-08-22 | 1 | -0/+2 |
| | |||||
* | .fluxbox/keys: Make Alt+F[78] enter move/resize modes | P. J. McDermott | 2021-08-22 | 1 | -2/+22 |
| | |||||
* | .fluxbox/keys: Make Alt+F[78] toggle layer | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | .fluxbox/keys: Make Alt+F[78] set window layer | P. J. McDermott | 2021-08-22 | 1 | -2/+2 |
| |