aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CHANGELOG updatedv0.9piotr2020-04-081-0/+9
|
* Merge pull request #6 from Mayt38/remove-debug-errorPiotr Miller2020-04-081-1/+1
|\ | | | | bug in debugging fixed :D
| * Changed a small error in the debugging systemMayt2020-04-081-1/+1
|/
* Merge remote-tracking branch 'origin/master'piotr2020-03-221-8/+25
|\
| * Merge pull request #5 from ammgws/debugmodev0.8Piotr Miller2020-03-221-6/+23
| |\ | | | | | | Add `--debug` option
| | * Update error message to be less ambiguousJason Nader2020-03-201-1/+1
| | |
| | * Merge branch 'master' into debugmodeJason2020-03-201-1/+1
| | |\ | | |/ | |/|
| * | description updatedv0.7nwg-piotr2020-02-191-1/+1
| | |
| * | irrelevant pass removednwg-piotr2020-02-191-1/+0
| | |
| * | Merge pull request #3 from ammgws/kaizenPiotr Miller2020-02-191-1/+2
| |\ \ | | | | | | | | Only run command if absolutely necessary
| | * | Only run command if absolutely necessaryJason Nader2020-02-191-1/+2
| |/ /
| | * Add `--debug` optionJason Nader2020-03-201-5/+21
| | |
| | * Print errors to stdout instead of stdoutJason Nader2020-03-201-1/+2
| | |
| | * `i3` doesn't need to be globalJason Nader2020-03-201-1/+1
| |/
* / i3 desc alteredpiotr2020-03-221-2/+2
|/
* PR #2v0.5piotr2020-02-191-1/+1
|
* PR #2piotr2020-02-191-0/+3
|
* Merge pull request #2 from ammgws/patch-1Piotr Miller2020-02-191-15/+16
|\ | | | | Check if con exists before querying submembers
| * Check if con exists before querying submembersJason2020-02-181-15/+16
|/ | | | | | | | On sway, sometimes there is no focused container returned (think it happens either before or after swaylock runs), so `con` is None. ``` >autotiling Error: 'NoneType' object has no attribute 'floating' ```
* v0.4piotr2019-12-111-0/+0
|
* v0.4piotr2019-12-111-1/+1
|
* v0.4piotr2019-12-112-6/+4
|
* Merge pull request #1 from travankor/masterv0.4Piotr Miller2019-12-111-2/+3
|\ | | | | Ignore stacked layouts.
| * ignore stacked layouts.travankor2019-12-051-2/+3
|/
* README updatedpiotr2019-11-151-0/+5
|
* README updatedpiotr2019-09-261-2/+1
|
* v0.3piotr2019-09-261-0/+3
|
* Event.WINDOW_NEW event subscription removedv0.3nwg-piotr2019-09-251-1/+0
|
* launcher script addedv0.2piotr2019-09-251-0/+2
|
* CHANGELOG addedpiotr2019-09-251-0/+3
|
* README updatedpiotr2019-09-251-2/+1
|
* README updatedpiotr2019-09-251-1/+25
|
* Create LICENSEPiotr Miller2019-09-251-0/+674
|
* Create README.mdPiotr Miller2019-09-251-0/+2
|
* Initial commitpiotr2019-09-252-0/+56