Commit Graph

375 Commits

Author SHA1 Message Date
Nathan Dwarshuis fa278ebee3 REF use Renamed module instead of Named (depr) 2020-03-27 20:41:11 -04:00
Nathan Dwarshuis 2531dbf1cd ADD workspace for xsane (since it has really weird window behavior) 2020-03-27 20:27:26 -04:00
Nathan Dwarshuis afdd950dd4 REF clean up code 2020-03-27 20:02:27 -04:00
Nathan Dwarshuis 02ff416d70 ENH use custom layout/managehooks for GIMP 2020-03-27 19:58:16 -04:00
Nathan Dwarshuis b5a31508ad REF make this cleaner 2020-03-27 15:35:37 -04:00
Nathan Dwarshuis 2a98917b3e ENH move workspace appending to managehook for vbox and gimp 2020-03-26 23:33:45 -04:00
Nathan Dwarshuis 365a1d0267 REF make this name consistent 2020-03-26 22:06:38 -04:00
Nathan Dwarshuis 05e44df286 REF remove old comment 2020-03-26 22:02:35 -04:00
Nathan Dwarshuis e5f2ad130d ADD dummy keymap for dunst 2020-03-26 22:02:20 -04:00
Nathan Dwarshuis cb5a94661c ENH move some system commands to the function row 2020-03-26 21:45:26 -04:00
Nathan Dwarshuis ae5a1f3553 ADD workspace cycling 2020-03-26 21:41:56 -04:00
Nathan Dwarshuis ab6ceb4297 REF clean up keymap 2020-03-26 21:06:38 -04:00
Nathan Dwarshuis d3c91f3831 ENH clean up keymaps 2020-03-26 21:03:34 -04:00
Nathan Dwarshuis 2d9d5dcefe ENH use dual swicher/launcher for transient workspaces 2020-03-26 21:02:58 -04:00
Nathan Dwarshuis ccc3aca822 REF simplify keymap creation 2020-03-26 09:48:02 -04:00
Nathan Dwarshuis 738205cba2 REF move process functions to their own module 2020-03-26 09:37:46 -04:00
Nathan Dwarshuis a9468ef3dd REF make common xmobar directory 2020-03-25 18:55:52 -04:00
Nathan Dwarshuis 9879d7f43c REF remove print statement 2020-03-25 18:35:04 -04:00
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