Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-04 | Be more careful about what happens when XDG_RUNTIME_DIR isn't set. | Luke Shumaker | |
2015-07-19 | wmii: Use systemd-notify instead of hitting the socket manually | 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 | rbar_wifi: sort the wifis | Luke Shumaker | |
2015-03-26 | wmii/rbar: remove dead code | 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 | 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-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 | 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 | |
2014-03-21 | Merge remote-tracking branch 'origin/master' into build64-par | Luke Shumaker | |
2014-03-21 | Merge branch 'master' of gitorious.org:lukeshu-dotfiles/lukeshu-dotfiles | Luke Shumaker | |
2014-03-21 | backport changes from my laptop | Luke Shumaker | |
2013-10-12 | fix a few remaining merge conflicts | Luke Shumaker | |
2013-10-12 | wmii-hg: set the WMII_DIR to include DISPLAY, use tab for indent | Luke Shumaker | |
2013-10-12 | Merge branch 'thinkpenguin-par' | Luke Shumaker | |
2013-09-18 | use dunst instead of xfce4-notifyd | Luke Shumaker | |
2013-09-18 | wmii-hg: run xcompmgr to add window effects (such as transparency) | Luke Shumaker | |
2013-09-18 | wmii-hg/lxpanel: Use a tango-dark based color theme | Luke Shumaker | |
2013-08-14 | add .config/wmii-hg for bleeding wmii | Luke Shumaker | |