Commit Graph

76 Commits

Author SHA1 Message Date
Christopher Lübbemeier 25a567d62f Introduce sidebar with file browser 2018-03-11 13:49:13 +01:00
Christopher Lübbemeier 9967b4bdb4 Show filename and dir in header bar 2018-02-28 19:27:56 +01:00
daa 14319b58cf Add logs to shell resize events, update env_logger version 2018-02-17 13:07:06 +03:00
daa84 babf2171f2 Disable load window size option 2018-02-16 12:57:26 +03:00
daa a5e84af96a Fix #56, set WM_CLASS 2018-02-10 12:16:28 +03:00
daa 1b4e73ac20 Update gtk-rs version 2017-12-31 12:47:50 +03:00
Christopher Lübbemeier 85fd26736e Introduce new-window action, set non_unique 2017-12-19 14:28:40 +01:00
daa 7f061efa19 Add timeout option, set default timeout to 10sec(#24)
format
2017-12-10 12:46:36 +03:00
daa84 3b9de543ae Use Pmenu colors for backgournd/foreground 2017-11-14 18:38:24 +03:00
daa 6763512964 Merge branch 'plug-manager' 2017-11-06 11:18:41 +03:00
daa84 20be6c5089 Load vimawesome plugins using curl to reduce application dependencies
Dispaly vimawesome plugin information
2017-10-31 17:21:44 +03:00
daa 67cb4570ac Move back default icon to fix #12 on kde 2017-10-30 22:56:49 +03:00
daa84 d9852a421d Implement "add plugin", base code for vimawesome support 2017-10-30 18:25:23 +03:00
daa 4aec520746 Implement remove button 2017-10-29 22:16:55 +03:00
daa 512b63a37a Load configuration on nvim startup/ small ui updates 2017-10-29 13:55:36 +03:00
daa84 ba179f715d Generate and use plug-vim config on nvim startup 2017-10-26 17:56:53 +03:00
daa84 a286d39b48 General code for load/store settings 2017-10-19 17:04:58 +03:00
daa84 c5ee1ab586 Starting point for plug manager implementation 2017-10-13 18:27:10 +03:00
daa84 dd62733e66 Fix gnome panel issues (#12)
Display icon for application
Allow application to be pinned
2017-09-22 18:05:12 +03:00
daa84 ea71ec2b3f Fix #12
Set default icon, update desktop file settings, show icon in about
dialog
2017-09-21 18:10:48 +03:00
daa84 945cea6acf Clippy code cleanup 2017-09-11 18:31:15 +03:00
daa84 d6f6b04ca3 pango_itemize/pango_shape 2017-08-25 18:32:30 +03:00
daa84 aad5dc2112 Progress... 2017-08-23 12:45:56 +03:00
daa84 197fa9534e Update versions 2017-08-21 18:10:52 +03:00
daa 6964d2e756 Progress.. 2017-08-20 21:09:57 +03:00
daa84 063bd86fd7 pango_itemize/pango_shape implementation 2017-08-18 18:35:33 +03:00
daa84 0987518b58 Merge branch 'master' into imcontext 2017-07-11 12:33:55 +03:00
daa 5a6f7d7581 Extract mode struct 2017-07-08 23:45:55 +03:00
daa 27b498a36d Neovim message process cleanup 2017-07-08 14:02:56 +03:00
daa84 62a996f7db Add general nvim start error message (fix #8) 2017-07-06 12:41:35 +03:00
daa84 c2bdaac4ba Use open signal for files 2017-06-08 17:17:08 +03:00
daa 5260d78418 Initialize nvim after gui size is nown
ALos some code cleanup
2017-06-04 13:14:09 +03:00
daa84 be6c872280 Implement imcontext (also must fix #6 on linux) 2017-06-03 12:27:18 +03:00
daa 42538027bf Basic implementation of tabline 2017-05-27 19:50:25 +03:00
daa 68963ab628 Move option set from args to ginit.vim 2017-05-27 11:56:47 +03:00
daa 48a16528a8 Change application id for debug mode 2017-05-14 00:30:34 +03:00
daa 9eccd4599d Project/oldfiles manager 2017-05-13 17:31:19 +03:00
daa84 d0aa5f1cf7 Fix test 2017-04-21 13:02:47 +03:00
daa84 1c4e43a26c Implement external popup menu
As solution have some restrictions - it disabled by default
2017-04-19 11:40:53 +03:00
daa84 ade1f9a5de Refactoring for remove global variables. 2017-04-12 13:12:05 +03:00
daa e6c3b01cc9 Add key logging facility 2017-04-03 14:17:06 +03:00
daa e717c92f33 First try to find changed values 2017-04-01 13:00:14 +03:00
daa84 5f523b8896 Make shell global variable due to borrow check conflict 2017-03-31 13:22:05 +03:00
daa84 865054e36e Implement base cursor animation, still need a lot of improvements 2017-03-23 18:04:24 +03:00
daa84 7eb721bfcc Commit cursor changes 2017-03-22 18:37:18 +03:00
daa 975d0e5f83 Update application name 2017-03-19 16:51:27 +03:00
daa84 b1507a0334 Finish migration to shell.rs 2017-03-16 13:18:13 +03:00
daa84 61a429d2f1 Start extracting vim shell ui processing to shell file 2017-03-15 18:33:47 +03:00
daa e719535d2a Fix two time run 2017-03-14 23:12:31 +03:00
daa b910c9ba6a Rustfmt 2017-03-14 22:31:56 +03:00