Commit Graph

133 Commits

Author SHA1 Message Date
8a86a99413 Update install instructions 2024-09-16 21:42:15 -04:00
Cassidy James Blaede
b8f4ea365c Add tooltips with keyboard shortcuts 2018-12-24 08:47:20 -05:00
7d364e0a27 Add links to the app on Write.as / AppCenter 2018-12-21 13:47:02 -05:00
eee4191db9 Bump version to 1.0.2 2018-12-20 14:40:42 -05:00
95dc0eb8cb Fix build_fontoption signature 2018-12-20 14:39:21 -05:00
8312087ec9 Reflect current font in menu on app load
Previously, "Serif" would be selected in the menu when the app first
loaded, no matter what the actual setting was.
2018-12-20 14:39:11 -05:00
2a7a5041c3 Remove unused light / dark mode icon 2018-12-20 14:38:38 -05:00
2c93de931b Fix null darkmode_switch
This fixes issues with Ctrl+T and the switch not reflecting correct
state when starting up -- previously, darkmode_switch was initialized in
construct_toolbar() as a local variable.
2018-12-20 14:36:32 -05:00
Cassidy James Blaede
5b1e88c995 Initial ModeSwitch work 2018-12-20 14:36:09 -05:00
Cassidy James Blaede
4c2be78f58 Resolve TODO 2018-12-20 13:19:59 -05:00
Cassidy James Blaede
d10d4081a2 Use Gtk.TextView.left_margin and right_margin instead of CSS padding 2018-12-20 13:19:27 -05:00
e680afb059 Update screenshots
Screenshots here and on https://write.as were taken on elementaryOS
Juno.

This closes #12
2018-12-20 13:19:06 -05:00
ac04997301 Change social-info OARS value to 'moderate'
This closes #11
2018-12-17 14:59:24 -05:00
Cassidy James Blaede
58e67738b7 Add tooltip to publish button
It wasn't clear what this button did without pushing it, at which point my note contents were uploaded to the Internet.
2018-12-17 14:59:06 -05:00
cccffacf55 Mention writeas-gtk is libre, not gratis 2018-12-17 14:57:40 -05:00
708de8f0ae Bump version to 1.0.1 2018-12-14 16:33:07 -05:00
0436c4ae95 Fix deprecated cursor-color property 2018-12-14 00:48:33 -05:00
7a12af3c11 Fix font errors and spacing in GTK 3.20+ 2018-12-14 00:42:04 -05:00
f0d601f98c Increase default font size to 16px 2018-12-14 00:41:35 -05:00
78a23713cf Don't show errors loading draft
This particularly prevents the initial error all users will see when the
app first loads.

TODO: implement something more elegant.
2018-12-14 00:31:05 -05:00
9ba47ba191 Change Travis builds to deb-packaging branch 2018-10-02 18:05:56 -04:00
67b6198b5e Revert "Change ID to com.github.writeas.writeas-gtk"
This reverts commit 4c784b32c8.
2018-09-30 21:56:09 -04:00
c0c8775c3a Revert "Fix more missing com.github.writeas.writeas-gtk IDs"
This reverts commit c3b0a35a2e.
2018-09-30 21:55:22 -04:00
b81fad066a Change metadata license to CC0 2018-09-30 21:19:51 -04:00
b77c3e3ee7 Remove end "." from summary tag 2018-09-30 21:19:12 -04:00
7ed28be37e Populate content_rating tag 2018-09-30 21:18:36 -04:00
2ab2e04a23 Fix appdata.xml 2018-09-30 21:00:25 -04:00
c3b0a35a2e Fix more missing com.github.writeas.writeas-gtk IDs 2018-09-30 20:44:53 -04:00
5928c4d845 Move version to 1.0.0 in meson.build 2018-09-30 20:26:18 -04:00
4c784b32c8 Change ID to com.github.writeas.writeas-gtk 2018-09-30 20:25:37 -04:00
39b2954701 Add .travis.yml 2018-09-30 20:05:19 -04:00
4aae0dbf16 Add suggested AppCenter price 2018-09-30 19:03:56 -04:00
1b34b41cb6 Bump version to 1.0.0 2018-09-30 18:54:06 -04:00
23f0f33e6f Output app version on startup 2018-09-30 18:51:14 -04:00
743b126984 Update app metadata 2018-09-30 18:50:44 -04:00
d9972636a7 Prevent opening text files
Opening a text file would overwrite the current draft, so for now we'll
disable this.
2018-09-30 13:06:56 -04:00
d19c8aef40 Return Markdown-enabled URL on publish 2018-09-30 12:19:51 -04:00
906afa6b3a Add OARS data 2018-09-29 01:59:52 -04:00
d323b465d9 Recommend fonts-lora package 2018-09-29 00:40:20 -04:00
fa241e84b2 Tweak metadata descriptions 2018-09-29 00:39:37 -04:00
7d842426e4 Update screenshots 2018-09-29 00:38:22 -04:00
16f23dbcf9 Use GitHub for issue tracking URL 2018-09-29 00:36:40 -04:00
c97f00b5e7 Mention what to do after publishing 2018-09-25 13:18:32 -04:00
9cf1301a2c Improve README
- Mention User Guide
- Mention CLI dependence
- Improve meson install instructions
2018-09-25 13:17:08 -04:00
8318eaa2f5 Remove underscores from Save as dialog 2018-09-25 12:43:33 -04:00
6e530b33d2 Set User-Agent on the CLI
Requires writeas-cli v1.1
2018-09-25 12:42:46 -04:00
047e111258 Add user guide 2018-09-25 11:50:55 -04:00
5203186291 Remove ability to open files 2018-09-06 08:53:39 -04:00
1dffb66e67 Bump version to 1.0.0-beta 2018-08-27 09:33:51 -04:00
fab4fb3060 Update AppData copy and metadata 2018-08-27 09:26:44 -04:00