summaryrefslogtreecommitdiffstats
path: root/.fluxbox
Commit message (Collapse)AuthorAgeFilesLines
* Replace icecat's -P with --ProfileManagerhost/alsvid3P. J. McDermott9 days1-1/+1
|
* Drop icecat's unnecessary and removed -no-remoteP. J. McDermott9 days1-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 directoriesP. J. McDermott2025-03-191-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 -pP. J. McDermott2025-03-191-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 desktopsP. J. McDermott2025-03-191-0/+4
| | | | | Sometimes when restarting, fbpanel's gtk_window_stick() call seems to be ignored by Fluxbox.
* .fluxbox/init: Increase workspaces from 8 to 12P. J. McDermott2022-03-161-3/+3
|
* .fluxbox/startup.d/connman: RemovePatrick McDermott2021-08-251-7/+0
| | | | Now provided in its own repository.
* .fluxbox/keys: Add "apulse icecat -P -no-remote"Patrick McDermott2021-08-241-0/+1
|
* .fluxbox/apps: Enable decorations on Tor BrowserPatrick McDermott2021-08-231-3/+0
|
* .fluxbox/init: Drop menu icon from title barPatrick McDermott2021-08-231-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.
* .fluxbox/init: Update orderingPatrick McDermott2021-08-231-3/+3
|
* .fluxbox/keys: mkdir -p ~/shots/Patrick McDermott2021-08-221-3/+3
|
* .fluxbox/keys: Use bin/brightPatrick McDermott2021-08-221-2/+2
|
* .fluxbox/keys: Add brightness controlsPatrick McDermott2021-08-221-0/+4
|
* .fluxbox/keys: Add "-h music" to mpc commandsPatrick McDermott2021-08-221-8/+8
|
* .fluxbox/apps: Enable border on Tor Browser windowsP. J. McDermott2021-08-221-1/+1
|
* .fluxbox/apps: Disable decorations on Tor Browser windowsP. J. McDermott2021-08-221-0/+3
|
* .fluxbox/apps: Disable decorations on mpv windowsP. J. McDermott2021-08-221-0/+4
|
* .fluxbox/keys: Reduce delta-alphaP. J. McDermott2021-08-221-2/+2
|
* .fluxbox/keys: Make Return/KP_Enter escape MoveMode/ResizeModeP. J. McDermott2021-08-221-0/+4
|
* .fluxbox/startup.d/compton: New scriptP. J. McDermott2021-08-221-0/+5
|
* .fluxbox/keys: Move Alt+Shift+F10 key linesP. J. McDermott2021-08-221-4/+6
|
* .fluxbox/keys: Make Alt+Shift+F11 toggle decorationsP. J. McDermott2021-08-221-0/+1
|
* .fluxbox/keys: Add Alt+Shift+F10 maximize keysP. J. McDermott2021-08-221-0/+4
|
* .fluxbox/keys: Align Alt(+Shift)+F(N) key linesP. J. McDermott2021-08-221-16/+16
|
* .fluxbox/keys: Make Alt+Shift+F[78] set alphaP. J. McDermott2021-08-221-0/+2
|
* .fluxbox/keys: Swap Alt+Shift+F[56]P. J. McDermott2021-08-221-2/+2
|
* .fluxbox/keys: Make Alt+Shift+F[56] toggle layerP. J. McDermott2021-08-221-0/+2
|
* .fluxbox/keys: Make Alt+F[78] enter move/resize modesP. J. McDermott2021-08-221-2/+22
|
* .fluxbox/keys: Make Alt+F[78] toggle layerP. J. McDermott2021-08-221-2/+2
|
* .fluxbox/keys: Make Alt+F[78] set window layerP. J. McDermott2021-08-221-2/+2
|
* .fluxbox/keys: Comment out non-working Alt+F7 & Alt+F8P. J. McDermott2021-08-221-2/+2
| | | | StartMoving and StartResizing are mouse commands.
* .fluxbox/keys: Make Alt+F3, not Alt+space open window menuP. J. McDermott2021-08-221-2/+2
|
* .fluxbox/startup: Run .fluxbox/startup.d/* scriptsP. J. McDermott2021-08-221-10/+1
| | | | | Modularize the startup, allowing other dotfile repositories to provide their own startup scripts, instead of hardcoding everything here.
* .fluxbox/startup.d/* New scriptsP. J. McDermott2021-08-223-0/+21
| | | | | .fluxbox/startup.d/connman should be provided by a new connman dotfiles repository.
* .fluxbox/startup: Move some WM-agnostic commands to .xinitrcP. J. McDermott2021-08-221-10/+0
|
* .fluxbox/startup: Wait for fluxbox before fbpanelP. J. McDermott2021-08-221-1/+6
| | | | Cf. commit <917712abc669573a365c2da4f7c686b6940ae433>.
* .fluxbox/startup: Replace wicd with ConnManP. J. McDermott2021-08-221-1/+1
|
* .fluxbox/startup: set -euP. J. McDermott2021-08-211-0/+2
|
* .fluxbox/startup: Don't set DISPLAYP. J. McDermott2021-08-211-2/+0
| | | | It's already set.
* .fluxbox/keys: Remove suspend shortcutP. J. McDermott2021-08-211-1/+0
|
* .fluxbox/keys: Add suspend and hibernate shortcutsP. J. McDermott2021-08-211-0/+2
|
* .fluxbox/keys: Confirm logout, shutdown, and reboot actionsP. J. McDermott2021-08-211-3/+3
|
* .fluxbox/keys: Raise/lower volume in dB gainP. J. McDermott2021-08-211-2/+2
|
* .fluxbox/keys: Drop shortcuts to add/remove workspaceP. J. McDermott2021-08-211-4/+0
|
* .fluxbox/keys: Drop Mod4+F1 shortcut for `xset dpms force off`P. J. McDermott2021-08-211-1/+0
|
* .fluxbox/startup: Run dunstP. J. McDermott2021-08-211-0/+1
|
* .fluxbox/init: Clear session.screen0.toolbar.toolsP. J. McDermott2021-08-211-1/+1
| | | | | | Fixes the following error on restarting fbpanel: tray: another systray already running
* .fluxbox/startup: Set and export DISPLAYP. J. McDermott2021-08-211-1/+3
|
* .fluxbox/keys: Make Alt+F12 start skippy-xdP. J. McDermott2021-08-211-0/+1
|