Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-14 | Merge branch 'master' into build64-par/master | Luke Shumaker | |
2016-09-14 | wmii: add a ToggleFloat option to the window bar menu | Luke Shumaker | |
2016-09-14 | wmii: use 9pfuse on i686, but 9mount otherwise | Luke Shumaker | |
# Conflicts: # .config/wmii-hg/config.sh | |||
2016-09-14 | wmii: use 9pfuse on i686, but 9mount otherwise | Luke Shumaker | |
2016-08-13 | Merge remote-tracking branch 'origin/master' into build64-par/master | Luke Shumaker | |
# Conflicts: # .config/wmii-hg/rbar_acpi | |||
2016-08-13 | Spend way too long fighting with wmii | Luke Shumaker | |
2016-08-13 | rbar_wifi: fixity fix | Luke Shumaker | |
2016-08-13 | rbar_wifi: get rid of complex sed expression | Luke Shumaker | |
2016-08-13 | rbar: shorten for smaller screen, show IP address | Luke Shumaker | |
2016-02-28 | oops | Luke Shumaker | |
2016-02-28 | oops | Luke Shumaker | |
2016-02-27 | Merge branch 'master' into build64-par/master | Luke Shumaker | |
2016-02-27 | more systemd/x11 stuff | Luke Shumaker | |
2016-02-27 | X11 systemd stuff | Luke Shumaker | |
2016-02-27 | stuff | Luke Shumaker | |
2015-10-04 | Merge branch 'master' into build64-par/master | Luke Shumaker | |
# Conflicts: # .config/emacs/init.el | |||
2015-10-04 | Be more careful about what happens when XDG_RUNTIME_DIR isn't set. | Luke Shumaker | |
2015-07-19 | Merge branch 'master' into build64-par/master | Luke Shumaker | |
2015-07-19 | wmii: Use systemd-notify instead of hitting the socket manually | Luke Shumaker | |
2015-04-20 | Merge branch 'master' into build64-par/master | Luke Shumaker | |
2015-04-20 | Be careful about shebangs, which shells are used, and what gets executed | Luke Shumaker | |
Use - #!/hint/bash for bash that gets sourced (non-executable) - #!/hint/sh for sh(1) that gets sourced (non-executable) - #!/bin/sh for sh(1) that gets executed - #!/usr/bin/env bash for bash that gets executed To this end, also - Clean up a couple of related comments - Fix a couple of bash-isms that I noticed in sh(1) files - Fix permissions on a couple of files that get sourced | |||
2015-03-26 | Merge remote-tracking branch 'origin/master' into build64-par/master | Luke Shumaker | |
2015-03-26 | rbar_wifi: sort the wifis | Luke Shumaker | |
2015-03-26 | wmii/rbar: remove dead code | Luke Shumaker | |
2015-03-14 | Merge remote-tracking branch 'origin/master' into build64-par/master | Luke Shumaker | |
2015-02-19 | wmii rules: remove things I don't use anymore | Luke Shumaker | |
2015-02-19 | wmii: fix stuff | Luke Shumaker | |
2015-02-07 | Merge remote-tracking branch 'origin/master' into build64-par/master | Luke Shumaker | |
2015-02-07 | wmii: put /n/ in $XDG_RUNTIME_DIR | Luke Shumaker | |
2015-02-04 | systemd: Add and use wm@$DISPLAY.target | Luke Shumaker | |
wm@.target to change the default window manager. Create wm@$DISPLAY to override for a particular display | |||
2015-02-03 | Merge branch 'master' into build64-par/master | Luke Shumaker | |
2015-02-02 | wmii: rbar_wifi: add more options | Luke Shumaker | |
2015-02-02 | wmii: button IDs 4 and 5 are the scroll wheel | Luke Shumaker | |
2015-01-29 | fix merge | Luke Shumaker | |
2015-01-29 | wmii: Make rbar way cooler | Luke Shumaker | |
2015-01-29 | wmii: tidy up | Luke Shumaker | |
2015-01-29 | wmii: remove fixes.sh | Luke Shumaker | |
2015-01-29 | wmii: 2 fixes | Luke Shumaker | |
- unset _PATH in child processes - local=$(FAILURE) succeeds; delcare local on a separate line. | |||
2015-01-29 | Re-jigger to use systemd for the process monitor for the window manager | Luke Shumaker | |
2015-01-06 | wmii: {Not,}UrgentTag's arguments are actually flipped from the man page. | Luke Shumaker | |
2015-01-06 | wmii: re-jigger the rbar | Luke Shumaker | |
2015-01-06 | wmii: think harder about when to fork | Luke Shumaker | |
2015-01-06 | wmii: mark local variables as local | Luke Shumaker | |
2014-11-29 | stuff | Luke Shumaker | |
2014-10-10 | wmii: make fltk windows be floating | Luke Shumaker | |
2014-10-10 | clean up wmii config | Luke Shumaker | |
2014-07-10 | stuff | Luke Shumaker | |
2014-04-26 | Merge remote-tracking branch 'origin/master' into build64-par | Luke Shumaker | |
Conflicts: .config/wmii-hg/autostart | |||
2014-04-26 | start clipit for X11 | Luke Shumaker | |
2014-04-21 | launch clipit to sync clipboards | Luke Shumaker | |