Commit Graph

19 Commits

Author SHA1 Message Date
Jeremy Attali
22432c4dea chore(vscode): use clang 11 path 2021-02-13 19:32:22 -05:00
Jeremy Attali
9b5e3f2af0 chore(vscode): update -f screenshot file 2020-06-21 17:08:57 -04:00
Jeremy Attali
ad564ebc33 chore(vscode): add build pre task 2020-06-16 23:07:25 -04:00
Jeremy Attali
fae0aeacab feat(tool): introduce blurring capability
The blur algorithm is largely inspired from Kristian Høgsberg & Chris
Wilson in [this file](https://www.cairographics.org/cookbook/blur.c/)

Closes #17
2020-05-31 23:25:37 -04:00
Jeremy Attali
2eb4ebbc28 chore(vscode): add large file test 2020-05-31 23:25:37 -04:00
Jeremy Attali
099634b9da chore(vscode): update include path for project 2020-05-24 16:14:38 -04:00
Jeremy Attali
196f7f4dea feat(application): print final surface to file or stdout
This allows a user to output the final surface to `stdout` using:

- `-0`
- `--output-file``

Also adding another keybinding to exit the application `Ctrl+w` which is
pretty standard.

Closes #2
2020-01-19 23:48:55 -05:00
Jeremy Attali
b287fefd6d chore(vscode): update launcher 2020-01-04 18:46:10 -05:00
Jeremy Attali
87fd4db304 chore(vscode): update settings 2020-01-03 23:42:01 -05:00
Jeremy Attali
cf33f3a4fb refactor(wayland): make all wayland code optional 2019-12-31 01:25:55 -05:00
Jeremy Attali
02bc464564 feat(buffer): ability to read from stdin 2019-12-29 16:48:13 -05:00
Jeremy Attali
5f06804eea chore(code): add file launcher 2019-12-29 12:37:48 -05:00
Jeremy Attali
58b9c55b3c vscode: use clang 2019-12-16 01:21:37 -05:00
Jeremy Attali
b9aa7a0c5d almost? 2019-12-15 22:55:29 -05:00
Jeremy Attali
688c9fe14e git: ignore build once again 2019-12-15 21:04:21 -05:00
Jeremy Attali
77d2f26dcb vscode: add launch.json file 2019-12-15 19:51:38 -05:00
Jeremy Attali
8fa4de077a draw: before drastic change 2019-12-15 19:51:11 -05:00
Jeremy Attali
7392a09326 chore(ide): update vscode settings 2019-12-02 23:26:49 -05:00
Jeremy Attali
5f538eaeb2 include vscode 2019-11-24 14:29:25 -05:00