39 Commits

Author SHA1 Message Date
Dan Yeaw
cbcf7f10fb Replace Gitter with Matrix 2023-12-26 20:35:18 -05:00
Dan Yeaw
3e1806924e Replace Black with Ruff format 2023-12-26 20:31:12 -05:00
Arjan Molenaar
a11d22e34f
Change main branch to "main" from "master" 2022-03-22 21:49:30 +01:00
Arjan Molenaar
81135b9b18
Use unicode symbols in readme
so it will look neat on PyPI as well.
2021-03-09 12:09:00 +01:00
Arjan Molenaar
e2ed313e32
Use qualified url for demo animation 2021-03-09 12:03:40 +01:00
Arjan Molenaar
4908116e54 Cleanup readme 2020-12-17 15:43:48 +01:00
Arjan Molenaar
517b8fdfac Clean up README 2020-11-27 08:36:03 +01:00
Arjan Molenaar
36ead01ab7 Remove FocusedItemPainter
No longer used. Just create separate painters instead.
2020-11-25 19:57:07 +01:00
Arjan Molenaar
ce0e9d5eb8 Remove ToolPainter
It's not suitable to use in combination with gestures
2020-11-22 15:41:55 +01:00
Arjan Molenaar
73982cf4c3 Remove text edit tool
It's outdated. Have a look at Gaphor for an example of how this can be
done.
2020-11-18 21:20:39 +01:00
Arjan Molenaar
3230a82fc5 Add more types to tools 2020-11-10 08:12:43 +01:00
Arjan Molenaar
6e4f0d44e4 Replace almost all uses of Item.canvas 2020-10-23 19:17:42 +02:00
Arjan Molenaar
b281b1fcdd Merge branch 'separate-view-selection' 2020-10-23 18:01:11 +02:00
Arjan Molenaar
6febe7ec52 Remove dropzone_item and hovered_item from GtkView 2020-10-21 21:50:51 +02:00
Arjan Molenaar
ca9a0ae445 Remove Projection and friends
If you need to map coordinates from one system to another, use a
MatrixProjection with the correct mapping matrix.
2020-10-20 07:41:39 +02:00
Dan Yeaw
1f7a43aba3
Revert "Remove draw_all from drawing context"
This reverts commit 2d369f78

Signed-off-by: Dan Yeaw <dan@yeaw.me>
2020-07-21 21:13:45 -04:00
Arjan Molenaar
916a11446e Let BoundingBoxPainter compose with ItemPainter
Instead of inheriting from it.
2020-05-22 22:57:17 +02:00
Arjan Molenaar
2d369f7815 Remove draw_all from drawing context 2020-05-22 22:34:33 +02:00
Dan Yeaw
248c8baa2d
Update badges 2019-11-25 12:31:16 -05:00
Dan Yeaw
e29058aa85
Remove Travis for CI 2019-11-25 12:11:12 -05:00
Arjan Molenaar
8558f99b42 Update readme 2019-07-12 10:49:46 +02:00
Dan Yeaw
3a366f4f42
Remove extra characters 2019-06-08 14:20:48 -04:00
allcontributors[bot]
d16fd8179f docs: update README.md 2019-05-25 17:16:52 +00:00
Janet Tech
c1a1288d3f updated README.md to modify the review changes 2019-05-24 11:20:00 -05:00
Janet Tech
fc4b3e3b54 Updated README for spelling and grammar 2019-05-20 11:17:03 -05:00
Janet Tech
b2581b49e9 Updated README for spelling and grammar 2019-05-20 11:12:35 -05:00
Janet Tech
369976b276 Updated README for spelling and grammar 2019-05-20 10:57:10 -05:00
Dan Yeaw
84b125dbdf
Fix first-timers-only issue link
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2018-12-25 13:13:21 -05:00
Dan Yeaw
6ea6fa689c
Re-add Gaphas App demo GIF
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2018-12-25 12:57:32 -05:00
Dan Yeaw
32f8edf19c
Make shield style consistent
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2018-12-25 12:57:08 -05:00
Dan Yeaw
57d82f62db
Complete revamp of the README with standard README format
- Update shields to add gitter, standard-readme, and all contributors
- Add demo GIF
- Describe major projects using gaphas
- Document the API in the README
- Add install instructions
- Instructions to setup a development environment
- New Contributing section using all contributors
- Add license and copyright

Signed-off-by: Dan Yeaw <dan@yeaw.me>
2018-12-24 22:00:53 -05:00
Dan Yeaw
ee3d7095d5
Add @adamboduch as a contributor 2018-12-24 22:00:51 -05:00
Dan Yeaw
79f020031c
Add @Rbelder as a contributor 2018-12-24 22:00:51 -05:00
Dan Yeaw
32912cb56e
Add @adrianboguszewski as a contributor 2018-12-24 22:00:51 -05:00
Dan Yeaw
97ce8e3e58
Add @franzlst as a contributor 2018-12-24 22:00:50 -05:00
Dan Yeaw
0751d9015f
Add @jlstevens as a contributor 2018-12-24 22:00:50 -05:00
Dan Yeaw
1d50ee7b41
Add @wrobell as a contributor 2018-12-24 22:00:49 -05:00
Dan Yeaw
a4363467bb
Add @danyeaw as a contributor 2018-12-24 22:00:49 -05:00
Dan Yeaw
bc2111e490
Start README update, create contributing guide 2018-12-24 22:00:48 -05:00