1
0
mirror of https://github.com/emersion/kanshi synced 2024-11-23 00:02:16 +01:00

Commit Graph

  • dc9f4c8fc3 Fix parser_next_token return value Rikard Falkeborn 2020-02-22 20:40:45 +0100
  • 110f5ebbfc Fix parser_next_token return value Rikard Falkeborn 2020-02-22 20:40:45 +0100
  • 86a263f76d Reorganize and fix style Jason Francis 2020-02-04 21:38:20 -0500
  • 763724e8c2 Add signal handlers Jason Francis 2019-10-24 21:59:18 -0400
  • 6d7bc492ff Add kanshictl utility Jason Francis 2019-10-24 21:57:18 -0400
  • 675da58a05 Add config reloading with varlink Jason Francis 2019-10-03 13:00:25 -0400
  • 47a1eee83b Add '!include' statement Jason Francis 2019-10-30 01:12:52 -0400
  • be61c6aa1e
    Extend features zsugabubus 2020-01-15 22:26:46 +0100
  • 86d6aff25f Select highest refresh rate for selected mode when none is specified. James Walmsley 2020-01-12 18:37:40 +0000
  • 7135597d1f Select highest refresh rate for selected mode when none is specified. James Walmsley 2020-01-12 18:37:40 +0000
  • 3d6b62ff0d Be tolerant to matching refresh rates that are a few points off. James Walmsley 2020-01-10 20:09:00 +0000
  • b733920405 Be tolerant to matching refresh rates that are a few points off. James Walmsley 2020-01-10 20:09:00 +0000
  • c92aa4af0c Use correct formatting for variable in man page Martin Michlmayr 2019-12-08 22:19:32 +0200
  • 69acc31e16
    Use correct formatting for variable in man page Martin Michlmayr 2019-12-08 22:19:32 +0200
  • eb2fc0353c parser: Accept 0 as a valid transform Sauyon Lee 2019-12-06 18:18:03 -0800
  • 199788c331 Fix typo in man page Martin Michlmayr 2019-12-06 11:34:08 +0200
  • 2cbc4b07fb Fix typo in man page Martin Michlmayr 2019-12-06 11:34:08 +0200
  • c848893b23 Add support for comments in configuration file Bartosz TaczaÅ‚a 2019-09-25 13:08:58 +0200
  • 1022b0a310
    Add support for comments in configuration file Bartosz Taczała 2019-09-25 13:08:58 +0200
  • d320296371 Read additional configs from config.d directory Jason Francis 2019-10-05 21:05:29 -0400
  • 5a30abdf0b Add exec to execute commands when a configuration is matched Guillaume Maudoux 2019-08-07 17:13:09 +0200
  • 15029bd28b Allow names to distinguish configurations Guillaume Maudoux 2019-08-09 14:27:43 +0200
  • d2e2746054 Add exec to execute commands when a configuration is matched Guillaume Maudoux 2019-08-07 17:13:09 +0200
  • 378d11df75 Allow names to distinguish configurations Guillaume Maudoux 2019-08-09 14:27:43 +0200
  • 1032ccc7c5 Reload the config file before applying a profile Jason Francis 2019-09-08 17:18:20 -0400
  • 823cdb0f6f Specify correct version in meson.build Michael Aquilina 2019-09-06 17:41:20 +0100
  • 70fc192c49
    Specify correct version in meson.build Michael Aquilina 2019-09-06 17:41:20 +0100
  • e4da814a60
    readme: drop mention of sway v1.0.0 Simon Ser 2019-08-27 09:07:06 +0300
  • d4a3c5ba15 convert refresh rate from Hz to mHz after parsing danieljampen 2019-08-13 00:55:13 +0200
  • 412d18f103 convert refresh rate from Hz to mHz after parsing danieljampen 2019-08-13 00:55:13 +0200
  • 33e39a444e
    Add missing LICENSE Simon Ser 2019-08-12 11:45:49 +0300
  • 76e9f4151f Fix the path for installed man pages. Ben Widawsky 2019-06-07 13:10:11 -0700
  • 31002512ea Fix the path for installed man pages. Ben Widawsky 2019-06-07 13:10:11 -0700
  • 38d27474b6 Fix head matches indexing Simon Ser 2019-06-07 22:59:15 +0300
  • 17b56d8356
    Fix head matches indexing Simon Ser 2019-06-07 22:59:15 +0300
  • 32666e0f58
    Fix index in apply_profile loop Simon Ser 2019-06-06 08:35:47 +0300
  • 72498b95dc
    Fix index in match_profile Simon Ser 2019-06-06 08:33:58 +0300
  • 46d1b9feb8
    Make match_profile_output more strict Simon Ser 2019-06-06 08:29:28 +0300
  • a348c8e875
    Print profile output <-> head matching Simon Ser 2019-06-06 08:26:54 +0300
  • 22d7273b87 Wait for first apply to complete before processing second Ben Widawsky 2019-06-05 15:27:50 -0700
  • 770342fa0a Make sure profile is applied only to the correct head Ben Widawsky 2019-06-05 14:33:50 -0700
  • 725d7881b3
    readme: add a note about required sway version Simon Ser 2019-06-03 07:55:45 +0300
  • be33c6699c
    ci: add .build.yml Simon Ser 2019-06-01 13:33:46 +0300
  • 530805c3b5 Showcase output identifiers in docs Simon Ser 2019-06-01 13:23:54 +0300
  • ab89b56785 Parse quoted strings Simon Ser 2019-06-01 13:22:30 +0300
  • 689c989b92 Generate man pages Simon Ser 2019-06-01 13:14:36 +0300
  • 4b16771942 Add docs Simon Ser 2019-06-01 13:08:05 +0300
  • 3a845a04ec Apply profile Simon Ser 2019-06-01 10:32:11 +0300
  • 3de4464f23 Match profiles Simon Ser 2019-05-31 23:52:18 +0300
  • 7ded2ed05c Extract config file logic into read_config Simon Ser 2019-05-31 22:09:06 +0300
  • 7952a0b691 Listen to output-management events Simon Ser 2019-05-30 23:47:56 +0300
  • 4f0ee6a165 Use XDG_CONFIG_HOME Simon Ser 2019-05-30 23:37:44 +0300
  • 1cbfcca0ca readme: add reference to sway-output(5) Simon Ser 2019-05-30 15:48:28 +0300
  • e36d1b8253 Add IRC channel to README Simon Ser 2019-05-30 15:46:11 +0300
  • c873e4b01a Remove vendor/product/serial from README Simon Ser 2019-05-30 15:35:41 +0300
  • 0ba4ad4951 Parse output values Simon Ser 2019-05-30 15:31:15 +0300
  • 9d11810e44 Parse output keys Simon Ser 2019-05-30 15:18:15 +0300
  • ddb8682b9e Add basic parser Simon Ser 2019-05-30 14:59:25 +0300
  • c1f6c85052 To the trash it goes Simon Ser 2019-05-30 13:10:36 +0300
  • 944ad7b74a
    Showcase output identifiers in docs Simon Ser 2019-06-01 13:23:54 +0300
  • 4b3335a287
    Parse quoted strings Simon Ser 2019-06-01 13:22:30 +0300
  • 41a1f1b4fa
    Generate man pages Simon Ser 2019-06-01 13:14:36 +0300
  • 922348f4f8
    Add docs Simon Ser 2019-06-01 13:08:05 +0300
  • a26aea6bba
    Apply profile Simon Ser 2019-06-01 10:32:11 +0300