Commit Graph

271 Commits

Author SHA1 Message Date
Jeremy Attali
90958ab8fd refactor(render): rename draw.c into render.c 2019-12-23 17:35:47 -05:00
Jeremy Attali
f8c0e005cc refactor(swappy): use switch instead of if in keypress cb 2019-12-23 17:26:20 -05:00
Jeremy Attali
af0b1a11a2 feat(swappy): save to file with CTRL+S 2019-12-23 17:01:12 -05:00
Jeremy Attali
72374ebf55 chore(swappy): rename swapp shot to swappshot 2019-12-23 16:59:47 -05:00
Jeremy Attali
b90500ed34 feat(swappy): copy to clipboard with CTRL+C 2019-12-23 16:56:12 -05:00
Jeremy Attali
e946b241bf refactor: cleanup dead code 2019-12-23 12:24:24 -05:00
Jeremy Attali
f0600e55e7 refactor: insert in a union type 2019-12-22 16:57:47 -05:00
Jeremy Attali
a855e3b370 refactor: move shape into union 2019-12-22 13:14:53 -05:00
Jeremy Attali
be90fffa14 draw: add paint size 2019-12-22 12:09:44 -05:00
Jeremy Attali
f2432a0aaa draw: ability to draw ellipse 2019-12-22 11:50:08 -05:00
Jeremy Attali
279cd6d317 draw: ability to draw arrows 2019-12-22 11:25:20 -05:00
Jeremy Attali
3a37418466 application: fix message 2019-12-21 14:52:31 -05:00
Jeremy Attali
f0413d2c8c draw: ability to draw circles 2019-12-21 14:43:17 -05:00
Jeremy Attali
d50972278c draw: ability to draw rectangles 2019-12-21 11:12:55 -05:00
Jeremy Attali
9a85ea2f79 wip: starting work on rectangles 2019-12-17 23:16:57 -05:00
Jeremy Attali
66c84251e0 git: ignore glade backup file 2019-12-17 22:26:35 -05:00
Jeremy Attali
f677903536 ui: remove class for GtkBox of labels 2019-12-17 22:25:34 -05:00
Jeremy Attali
aff5da9d4e application: adding more painting shapes 2019-12-17 00:11:01 -05:00
Jeremy Attali
3728cc8456 application: moved popover element logic 2019-12-16 23:48:33 -05:00
Jeremy Attali
65d4e516ca shapes: got it to work with radio button 2019-12-16 23:06:15 -05:00
Jeremy Attali
5a006cf1f6 application: implement signal for brush button 2019-12-16 22:30:22 -05:00
Jeremy Attali
b41c572f1e application: replace ifndef by pragma 2019-12-16 22:11:05 -05:00
Jeremy Attali
91976ee295 res: move ui file to resources 2019-12-16 21:40:31 -05:00
Jeremy Attali
58b9c55b3c vscode: use clang 2019-12-16 01:21:37 -05:00
Jeremy Attali
8424397130 res: have font awesome working 2019-12-16 01:21:27 -05:00
Jeremy Attali
58aa1c4db4 res: almost able to load css 2019-12-16 00:39:24 -05:00
Jeremy Attali
35d4a0e158 able to load popover 2019-12-15 23:53:58 -05:00
Jeremy Attali
b9aa7a0c5d almost? 2019-12-15 22:55:29 -05:00
Jeremy Attali
4fc9afca6f refactor: cleaning 2019-12-15 21:17:57 -05:00
Jeremy Attali
d0efb59272 draw: cleanup dead code 2019-12-15 21:05:51 -05:00
Jeremy Attali
688c9fe14e git: ignore build once again 2019-12-15 21:04:21 -05:00
Jeremy Attali
25bde17a7c draw: refactor works 2019-12-15 20:51:44 -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
8ea8464675 docs(readme): add configuration doc 2019-12-15 13:59:06 -05:00
Jeremy Attali
2344414102 feat(draw): draw the screencopy buffer 2019-12-05 23:01:47 -05:00
Jeremy Attali
c623939e02 feat(draw): convert wl_shm_format to cairo_format 2019-12-05 22:51:59 -05:00
Jeremy Attali
2284911560 wip(draw): trying to draw the buffer 2019-12-04 23:19:29 -05:00
Jeremy Attali
275cc27880 chore(wayland): add debug log 2019-12-04 22:59:38 -05:00
Jeremy Attali
290d3ca230 feat(layer): use geometry size 2019-12-04 22:58:49 -05:00
Jeremy Attali
f73894067f chore(clang): apply clang-format 2019-12-02 23:47:17 -05:00
Jeremy Attali
94ecd56234 chore(valgrind): fix leak 2019-12-02 23:45:58 -05:00
Jeremy Attali
2457b073ad chore(ide): update intellij dictionary 2019-12-02 23:27:14 -05:00
Jeremy Attali
7392a09326 chore(ide): update vscode settings 2019-12-02 23:26:49 -05:00
Jeremy Attali
bff8687fc8 feat(screencopy): add buffer creation through screencopy 2019-12-02 23:26:25 -05:00
Jeremy Attali
4e7623e925 refactor(application): remove should_exit 2019-12-02 21:03:57 -05:00
Jeremy Attali
53c9770808 feat(screencopy): introduce screencopy features 2019-12-02 00:27:38 -05:00
Jeremy Attali
d1e9483ae6 refactor(box): move box functions to separate file 2019-12-01 23:29:48 -05:00
Jeremy Attali
2475d5a629 chore(ide): remove workspace.xml 2019-12-01 22:52:13 -05:00
Jeremy Attali
7b3549fdd8 feat(wayland): added xdg_output_manager 2019-12-01 22:16:45 -05:00