Commit Graph

83 Commits (772b1ba6dbcacaba2aaef8aa9ad1da7ccf08f8d0)

Author SHA1 Message Date
Manuel Genovés 772b1ba6db Make the overlay toggable 2018-12-05 20:27:19 +01:00
Manuel Genovés 2e2dc33e7f fix recents menu (now we pass App to window and headerbar) 2018-11-24 00:51:18 +01:00
Manuel Genovés cbd59b5f0b Fix #81, dark mode not being toggle for csd when reopening Uberwriter 2018-11-23 21:58:29 +01:00
Manuel Genovés 8b3252d68e Fix #87, copy html to clipboard didn't work due to outdated pandoc args 2018-11-23 21:20:06 +01:00
Manuel Genovés fcab2687f1 recents menu refactoring 2018-11-03 13:35:47 +01:00
Manuel Genovés 44c648f94e refactoring:
externalize headerbar management,
cleanup,
fix #77
2018-10-14 17:46:30 +02:00
somas95 766b3a4b43 Move "finish initializing" code to __init__ 2018-07-29 20:48:45 +02:00
somas95 cf9d3d6fbc Basic linting (whitespace, docstrings, etc) 2018-07-29 13:44:07 +02:00
somas95 b39b89a261 Highlight lines on click rather than on edit on focus mode 2018-07-27 19:44:28 +02:00
somas95 fd7fd701dd Basic cleaning, snake_casing and documenting 2018-07-25 21:57:17 +02:00
somas95 3c480e735d refactoring 2018-07-18 16:24:35 +02:00
somas95 1acd4f575d Refactoring
Simplified a bunch of if statments with list comprehension and a nice dict
2018-07-17 20:25:12 +02:00
somas95 f0008cc827 Clean up 2018-07-17 12:51:05 +02:00
somas95 06632694a7 Fix export related functions 2018-07-17 12:47:47 +02:00
somas95 81a9b3fb71 Change some icons to labels 2018-07-01 03:14:29 +02:00
somas95 96731ef8f6 Redesign of the headerbar 2018-06-30 02:11:47 +02:00
somas95 ca1a9d6364 line breaking and other style refactoring 2018-06-28 19:47:14 +02:00
somas95 e70f6fb82e whitsepace, small refactoring 2018-06-28 19:38:43 +02:00
somas95 3ae75a4b73 left menu to GMenuModel 2018-06-28 02:03:48 +02:00
somas95 9d435b5714 prevent fs hb hidding when opening menus 2018-06-28 00:52:51 +02:00
somas95 1e9994a37f add unfullscreen button to the fullscreen hn 2018-06-27 01:55:52 +02:00
somas95 b05628ab36 add a new headerbar and an eventboxx wich polls for motion 2018-06-27 01:46:01 +02:00
somas95 afe4461504 Create new hb object 2018-06-24 17:54:31 +02:00
somas95 80635ac4c0 Migrate right menu to GMenuModel 2018-06-23 21:34:53 +02:00
somas95 93282de5c6 Migrate to Actions (fullscreen & focusmode) 2018-06-19 21:43:49 +02:00
somas95 8282fbad62 refactor and enhancement of the dark mode 2018-06-19 20:36:16 +02:00
somas95 bad7870e1f Add donation link 2018-06-14 19:47:28 +02:00
somas95 1a56b355b1 fix bug that prevented the preview to load 2018-05-14 22:01:44 +02:00
somas95 e0c4854613 Abstract the path base of open files 2018-05-06 20:00:14 +02:00
somas95 fffb783294 aclaratory comment 2018-05-04 12:39:57 +02:00
somas95 1329ac5804 Added menu entry for the translation portal 2018-04-20 22:18:03 +02:00
somas95 deac8197c0 Needed refactor 2018-04-18 15:00:06 +02:00
somas95 114b6f07f6 update some export arguments 2018-04-16 19:12:20 +02:00
somas95 696f135e33 disable "export to pdf" if pdftex is not avaliable 2018-04-16 19:01:35 +02:00
somas95 8abc388486 set dark theme in preview if the main window has it 2018-04-15 19:24:55 +02:00
somas95 6950ae1266 delete legacy code 2018-04-15 18:43:35 +02:00
somas95 834234652e quick fix 2018-04-15 14:06:12 +02:00
somas95 a0c6f7920e import GLib 2018-04-15 14:06:12 +02:00
somas95 f9a4858c5a corrected variable type 2018-04-15 14:06:12 +02:00
somas95 bc6e9c070a load dark mode at startup if saved in settings 2018-04-15 14:06:12 +02:00
somas95 1993634b5c load prefered ui at startup 2018-04-15 14:06:12 +02:00
somas95 9166b89fea quick refactor 2018-04-13 20:17:16 +02:00
somas95 ac1774c848 convert relative paths to absolute on preview 2018-04-12 21:55:45 +02:00
somas95 3d5df42720 updated deprecated pandoc methods in the preview 2018-04-12 02:23:07 +02:00
somas95 c1302715aa refactoring localization 2018-04-11 19:03:23 +02:00
somas95 3121475bbf localization 2018-04-11 18:44:13 +02:00
somas95 6b8e8660e0 localization 2018-04-11 18:31:36 +02:00
somas95 0880f63a57 localization issues 2018-04-11 17:30:54 +02:00
somas95 2e52a07dbb Added translations
Signed-off-by: somas95 <manuel.genoves@gmail.com>
2018-04-10 22:13:30 +02:00
somas95 146e226236 Fixed FocusMode 2018-04-06 21:43:17 +02:00