Commit Graph

307 Commits

Author SHA1 Message Date
Nathan Dwarshuis e8cf056301 REF use when luke 2020-03-25 16:34:38 -04:00
Nathan Dwarshuis 0ba68a457b FIX use the fork luke 2020-03-25 16:32:06 -04:00
Nathan Dwarshuis 9e381abfd2 ADD guard to ensure only one thread per PID spawns 2020-03-25 16:18:30 -04:00
Nathan Dwarshuis 7d92a35e39 REF sendxmsg code 2020-03-25 14:45:21 -04:00
Nathan Dwarshuis 81227c1296 REF remove xit-event program and refactor workspacemon code 2020-03-25 14:09:07 -04:00
Nathan Dwarshuis 579f124e7b ENH make pattern matcher general for any window class 2020-03-25 13:38:41 -04:00
Nathan Dwarshuis c82f73c380 ENH ignore tags file 2020-03-25 12:25:11 -04:00
Nathan Dwarshuis fc9754fd2c ADD workspace monitor 2020-03-25 12:24:40 -04:00
Nathan Dwarshuis 2f8a0eaf0a ENH use enums for power actions 2020-03-22 23:46:56 -04:00
Nathan Dwarshuis 84e3c4a0a1 REF clean up imports 2020-03-22 23:23:02 -04:00
Nathan Dwarshuis 80b8a2cec6 ENH make powermon its own thread 2020-03-22 23:20:10 -04:00
Nathan Dwarshuis 81a9f621da ADD focused border color 2020-03-22 17:59:49 -04:00
Nathan Dwarshuis 010c094a0c ENH renamed network manager to vpn 2020-03-22 17:17:57 -04:00
Nathan Dwarshuis ecd7d0183b ADD vpn xmobar indicator and make bluetooth indicator rate-based 2020-03-22 01:10:02 -04:00
Nathan Dwarshuis 89ac1304ab WIP add networkmanager xmobar plugin 2020-03-21 18:37:26 -04:00
Nathan Dwarshuis ab73c24f75 FIX increase threaddelay to avoid using cpu as space heater 2020-03-21 14:46:49 -04:00
Nathan Dwarshuis 90140fef5d ENH finish bluetooth xmobar interface 2020-03-21 14:30:27 -04:00
Nathan Dwarshuis ce02bf185f WIP add bluetooth indicator to xmobar 2020-03-21 01:18:38 -04:00
Nathan Dwarshuis c96bcc0bfa ENH make signal happen when method is called 2020-03-20 23:47:02 -04:00
Nathan Dwarshuis 6ae7ca5df1 ENH make screensaver commands respond to events 2020-03-20 20:10:15 -04:00
Nathan Dwarshuis 3f5d3b8d8b REF restructured backlight code 2020-03-20 18:14:54 -04:00
Nathan Dwarshuis 7fdc728ec4 FIX remove stray def 2020-03-20 15:43:32 -04:00
Nathan Dwarshuis 468bb5497b REF remove extra print statement 2020-03-20 15:43:09 -04:00
Nathan Dwarshuis 6fa14e10e6 ENH add event signals to backlight controls 2020-03-20 15:41:13 -04:00
Nathan Dwarshuis 96cbf72f97 ADD toplevel type defs 2020-03-20 01:15:22 -04:00
Nathan Dwarshuis 5d0b7be101 REF add stylish haskell 2020-03-20 01:12:20 -04:00
Nathan Dwarshuis 673a7f5f07 WIP add backlight to dbus 2020-03-20 00:51:36 -04:00
Nathan Dwarshuis 778dc38538 ENH use formatter for notify-send 2020-03-18 12:17:39 -04:00
Nathan Dwarshuis 63b4f5b564 REF make rofi code neater 2020-03-17 23:40:09 -04:00
Nathan Dwarshuis 3b9b98a1f6 REF make this function not hurt to look at 2020-03-17 23:24:44 -04:00
Nathan Dwarshuis 5b572277ae ENH make all rofi launchers appear on focused monitor 2020-03-17 18:18:32 -04:00
Nathan Dwarshuis 0c037acaac REF remove old print code 2020-03-17 18:18:20 -04:00
Nathan Dwarshuis 77204f8177 ENH make rofi actually go to the currently focused workspace 2020-03-17 00:30:04 -04:00
Nathan Dwarshuis 7b124c4ad3 ADD optimus switcher 2020-03-16 20:16:53 -04:00
Nathan Dwarshuis 668d7e232f FIX make ctl-g exit power prompt 2020-03-16 19:36:12 -04:00
Nathan Dwarshuis c7d7a12ca1 ENH make power prompt better 2020-03-16 19:34:13 -04:00
Nathan Dwarshuis 7a7365de3d ENH rename formatCmd and add shell sequencer 2020-03-16 16:02:40 -04:00
Nathan Dwarshuis 83abef8540 ENH don't use the togglebt script 2020-03-16 16:01:04 -04:00
Nathan Dwarshuis 77e6fbe4ad ENH adjust theme 2020-03-16 14:48:38 -04:00
Nathan Dwarshuis c720cbc39a ENH use theme vars in xinerama xmobar thingy 2020-03-16 14:03:02 -04:00
Nathan Dwarshuis 7787006621 ENH move theming to own module 2020-03-16 13:50:08 -04:00
Nathan Dwarshuis 6c385c27cb ADD screen and desktop flameshot capture 2020-03-15 16:25:50 -04:00
Nathan Dwarshuis 6d3c8bc19f REF removed unused build file and move xmonad.hs to bin 2020-03-15 15:50:07 -04:00
Nathan Dwarshuis fcd17d4a41 ADD stack-based recompilation command 2020-03-15 15:45:31 -04:00
Nathan Dwarshuis a61b046200 ENH reformat xmobar 2020-03-15 15:28:48 -04:00
Nathan Dwarshuis f3ef72bbe3 ADD xmobar screensaver plugin 2020-03-15 15:10:25 -04:00
Nathan Dwarshuis c0d97e83e4 ADD icons to xmobar 2020-03-15 13:45:53 -04:00
Nathan Dwarshuis d5d0155b69 FIX compiler warning 2020-03-15 13:13:39 -04:00
Nathan Dwarshuis 4832539e6c ADD xmobar config 2020-03-15 13:12:01 -04:00
Nathan Dwarshuis 25c51dfc1d FIX flip min and max 2020-03-15 11:25:26 -04:00