Commit Graph

102 Commits

Author SHA1 Message Date
Nathan Dwarshuis db42b83d48 REF clean up dep module (again) 2021-11-22 23:46:51 -05:00
Nathan Dwarshuis b4380695d0 ENH print warnings/errors immediately for dependencies 2021-11-22 23:26:59 -05:00
Nathan Dwarshuis 6ce38b7ade ENH use typeclass to make dependency interface more flexible 2021-11-21 22:47:43 -05:00
Nathan Dwarshuis be73dd64d3 ENH reuse client when possible 2021-11-21 17:54:00 -05:00
Nathan Dwarshuis da1e4a1c79 REF arrange dependency module sanely 2021-11-21 10:26:28 -05:00
Nathan Dwarshuis 4da3024dc7 ADD clevo keyboard brightness controls 2021-11-21 00:42:40 -05:00
Nathan Dwarshuis b28279794c REF clean up dbus init process 2021-11-20 15:20:22 -05:00
Nathan Dwarshuis 96108abc43 ENH decouple dbus controls from exporter 2021-11-20 12:40:53 -05:00
Nathan Dwarshuis 7ec86d04c4 ENH use features in external keymap 2021-11-20 01:15:04 -05:00
Nathan Dwarshuis 5c30d513eb ENH use dep interface for screen lock 2021-11-19 22:42:19 -05:00
Nathan Dwarshuis 5a97a09623 ENH use either for dependency results 2021-11-19 00:35:54 -05:00
Nathan Dwarshuis 23098420aa WIP use DBus dependency API everywhere 2021-11-08 00:27:39 -05:00
Nathan Dwarshuis 197f303111 ADD awkward dbus dependency support 2021-11-07 20:16:53 -05:00
Nathan Dwarshuis 952e10b1a5 ADD awkwardly unify path dependencies into dependency module 2021-11-07 18:41:25 -05:00
Nathan Dwarshuis 76c0eb3386 REF move dependency interface to own module/pull common code from intelbacklight 2021-11-07 13:35:08 -05:00
Nathan Dwarshuis 5745a2e49f ADD dynamic workspace for unwieldy F5VPN thingy 2021-11-03 23:57:10 -04:00
Nathan Dwarshuis 2a866f9877 ENH use dunstctl directly in xmonad 2021-10-24 13:30:30 -04:00
Nathan Dwarshuis 081959081a ENH change colors back 2021-09-06 00:30:06 -04:00
Nathan Dwarshuis 1ba9501bf5 ENH update theme colors 2021-07-06 12:26:14 -04:00
Nathan Dwarshuis 00d910bf22 ENH change trim color to purple 2021-07-04 16:45:53 -04:00
Nathan Dwarshuis 04343e5bdc REF remove dead comment 2021-06-22 00:52:53 -04:00
Nathan Dwarshuis d7e5668d21 ENH check for xset before running screensaver 2021-06-20 22:26:58 -04:00
Nathan Dwarshuis 5ef9f46a0a ENH check for intel backlight before adding controls 2021-06-20 20:54:23 -04:00
Nathan Dwarshuis d1c398b3c3 ENH warn user if systemd units are missing 2021-06-20 17:17:30 -04:00
Nathan Dwarshuis bf00984a04 ENH make optimus manager check for deps and gpu card 2021-06-20 01:01:36 -04:00
Nathan Dwarshuis aff60a9409 REF write message to future self warning of the dangers of flushing 2021-06-19 16:20:14 -04:00
Nathan Dwarshuis 49966a962d ENH flag functions that are missing exes 2021-06-19 16:19:41 -04:00
Nathan Dwarshuis e8a1b1150b FIX actually print errors 2021-06-19 16:16:00 -04:00
Nathan Dwarshuis a04150657e ENH warn user if deps are missing 2021-06-19 15:32:43 -04:00
Nathan Dwarshuis 461fc783c7 ENH distinguish between required and optional deps 2021-06-19 15:06:02 -04:00
Nathan Dwarshuis 7f62b27a5a REF apply latest stylish formatting 2021-06-19 00:54:01 -04:00
Nathan Dwarshuis dd4f45f61c ENH noop programs that are missing 2021-06-19 00:17:47 -04:00
Nathan Dwarshuis 359312ff50 ENH add a tmux command 2021-06-17 01:17:59 -04:00
Nathan Dwarshuis debf4cd098 ADD button to float windows if I want 2021-03-17 14:19:51 -04:00
Nathan Dwarshuis 0eda7a2949 ADD isync service shortcuts 2021-02-04 21:46:04 -05:00
Nathan Dwarshuis c878c8b62d DEL steam dynamic workspace 2020-09-23 19:43:13 -04:00
Nathan Dwarshuis 8c98ab5939 ADD autorandr selector 2020-08-17 18:46:02 -04:00
Nathan Dwarshuis c89bae26c1 ADD module to monitor removable drives and play super mario sounds 2020-07-06 21:08:32 -04:00
Nathan Dwarshuis 2b698f609f ENH export viewports and move rofi monitor awareness to external script 2020-07-06 03:06:44 -04:00
Nathan Dwarshuis 4df2b8b31e FIX make gimp windows arrange properly 2020-07-03 10:54:57 -04:00
Nathan Dwarshuis c65f14902b ADD ethernet indicator and toggle 2020-05-28 23:17:17 -04:00
Nathan Dwarshuis 7b52b34edb ENH change screenshot directory to xdg_data
ADD browse screen captures
2020-05-03 00:04:35 -04:00
Nathan Dwarshuis b93e122230 ENH switch back to firefox 2020-05-02 00:19:54 -04:00
Nathan Dwarshuis db7aa8ce6a ADD rofi-bw and rofi-dev selectors 2020-05-02 00:02:29 -04:00
Nathan Dwarshuis 8dcbcd054b ADD matplotlib windows to managehook 2020-04-08 23:16:34 -04:00
Nathan Dwarshuis 9b3f69bb11 ENH use process package instead of unix for spawning subshells 2020-04-06 00:14:56 -04:00
Nathan Dwarshuis d4cdd69b80 FIX format error 2020-04-05 13:13:50 -04:00
Nathan Dwarshuis 8d786f8475 ENH set default cursor 2020-04-05 00:48:44 -04:00
Nathan Dwarshuis 9115da9b87 REF add documentation 2020-04-01 22:06:00 -04:00
Nathan Dwarshuis 43c68924a5 REF rearranged library to be more sane 2020-04-01 20:17:47 -04:00