Commit Graph

  • 824d36a7f9
    [refactor] concise format Shinyzenith 2022-01-15 01:14:19 +0530
  • 0a050b75fa
    [refactor] clean Makefile to use vars Shinyzenith 2022-01-15 00:35:53 +0530
  • f22fd36949
    [update] build instructions Shinyzenith 2022-01-14 23:21:32 +0530
  • a9d6966ad5
    [refactor] Utilize cargo pkg authors Shinyzenith 2022-01-14 23:12:33 +0530
  • 7f03ae5d5f
    [Create] rustfmt.toml Shinyzenith 2022-01-14 13:51:44 +0530
  • df2f110208
    [refactor] use Path::new PathBuf instead of pushstr Shinyzenith 2022-01-09 20:13:55 +0530
  • dbad34c65f
    [refactor] turn permission checks into a function main.rs Shinyzenith 2022-01-08 01:20:20 +0530
  • 37d141d7c3
    [update] switch out tokio for async-std Shinyzenith 2022-01-07 21:03:27 +0530
  • d8bc8f01c4
    [update] readme warning Shinyzenith 2022-01-07 17:23:22 +0530
  • ea7ff78427
    [update] gitignore bin/swhkd Shinyzenith 2022-01-06 12:57:02 +0530
  • 70e94f7c6a
    [Update] bug report flag updated Shinyzenith 2022-01-06 12:53:09 +0530
  • ef28b75a77
    [refactor] Remove rm from Makefile on make clean Shinyzenith 2022-01-06 01:42:29 +0530
  • 9a925e4e4f
    [refactor] makefile update Shinyzenith 2022-01-06 01:34:10 +0530
  • 7692dd48d1
    [refactor] Makefile & build instructions updated Shinyzenith 2022-01-06 01:30:53 +0530
  • fc70c44684
    [feature] config file path detection with xdg base directory variables Shinyzenith 2022-01-06 00:51:43 +0530
  • c774f6b3f8
    move input group permission check to separate function Shinyzenith 2022-01-05 19:44:47 +0530
  • ff32941e82
    move to permissive BSD 2-Clause "Simplified" License Shinyzenith 2022-01-05 17:24:52 +0530
  • 0db471283b
    remove target from cargo build Shinyzenith 2022-01-05 17:17:25 +0530
  • f62326e5a7
    issue report template Shinyzenith 2022-01-05 17:05:45 +0530
  • 2fa3ba5a9e Add Issue templates Aakash Sen Sharma 2022-01-05 17:04:07 +0530
  • c44b634cc3
    logging added, permission checks added, basic error handling Shinyzenith 2022-01-05 16:41:55 +0530
  • 328c310f16
    add tokio as dependency for event scheduling Shinyzenith 2022-01-05 04:21:33 +0530
  • e1b4035c5b
    readme update Shinyzenith 2022-01-05 02:16:45 +0530
  • e24c641d31
    readme update Shinyzenith 2022-01-05 02:13:54 +0530
  • 5cc3ccb76b
    typo fix Shinyzenith 2022-01-05 00:23:43 +0530
  • 8bbd34c4df
    Check all event devices for KEY_ENTER presence. Shinyzenith 2022-01-05 00:18:08 +0530
  • ffd8b998b2
    remove all python code Shinyzenith 2022-01-03 08:40:46 +0530
  • ad2980c809
    Merge pull request #5 from UnsignedArduino/main Aakash Sen Sharma 2022-01-03 08:35:16 +0530
  • b63c19aef5
    Merge pull request #6 from Shinyzenith/ci Aakash Sen Sharma 2022-01-01 01:48:19 +0530
  • 7c27f41d41 Have ThreadPoolExecutor log ckyiu 2021-12-30 20:30:53 -0500
  • 0cd57e35f5 Selectively print to stdout or stderr depending on log severity ckyiu 2021-12-30 18:45:00 -0500
  • 6ba6fa35d3 Add color to logs ckyiu 2021-12-30 17:51:33 -0500
  • 217811f369 ci: add basic CI with flake8 Angelo Fallaria 2021-12-31 06:35:03 +0800
  • 05da95fe5b Refactor swhkd.py ckyiu 2021-12-30 17:02:35 -0500
  • 715a8479b0 Have input utils use logger and refactor ckyiu 2021-12-30 16:38:22 -0500
  • a2889bba26 Have config parser actually use the logger correctly ckyiu 2021-12-30 16:30:51 -0500
  • c409581ecf Redo log utils to use standard logging module ckyiu 2021-12-30 16:24:49 -0500
  • 6ce03e1bc3
    Rolling back a commit. Shinyzenith 2021-12-30 14:59:45 +0530
  • 704d1f1e47 Add requirements.txt and clean up configuration related stuff ckyiu 2021-12-29 20:22:25 -0500
  • 4462d2a516
    contributor image Shinyzenith 2021-12-30 04:01:18 +0530
  • 561fcfe9ee
    Create LICENSE (GPLv3) Aakash Sen Sharma 2021-12-30 03:54:23 +0530
  • 2b0541befb
    Create LICENSE Angelo-F 2021-12-29 22:16:33 +0000
  • 13d3e26725
    stdout to devnull Shinyzenith 2021-12-30 02:49:40 +0530
  • 069230e0be
    Fixed running swhkd as sudo and added exception for no input group Shinyzenith 2021-12-30 01:15:19 +0530
  • 421728d19d
    no keyboard check Shinyzenith 2021-12-21 00:55:28 +0530
  • fc3454b94f
    typo fix Shinyzenith 2021-12-21 00:53:39 +0530
  • f7da66a1a7
    added stderr for error messages, config parser, sample configuration file. STILL A WIP. THE PROGRAM WILL JUST SPIT OUT THE EVENTS AND NOT ACTUALLY USE YOUR DEFINED EVENTS. Shinyzenith 2021-12-21 00:52:13 +0530
  • 5813eeb6ee
    readme Shinyzenith 2021-12-18 15:32:41 +0530
  • 41a17d9b49
    remove EV_MSC event Shinyzenith 2021-12-18 15:30:57 +0530
  • 12e50824b4
    Useless import Shinyzenith 2021-12-09 20:09:39 +0530
  • 35455635c1
    signal handler fix and some minor changes Shinyzenith 2021-12-09 15:03:28 +0530
  • 9b8aef428c
    language note Shinyzenith 2021-12-09 12:52:18 +0530
  • 1eca3b18e0
    readme update Shinyzenith 2021-12-09 12:49:30 +0530
  • f58f07c5be
    working input detection Shinyzenith 2021-12-09 12:38:14 +0530
  • 2e3a3f5227
    cleanup Shinyzenith 2021-12-09 10:28:29 +0530
  • 88c4f8482f
    initial testing, not ready for production Shinyzenith 2021-12-09 00:53:41 +0530