index
:
gnvim
master
nix-shell
Contrib clone of gnvim
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-12
Add shell.nix file for development environment
nix-shell
Matthias Beyer
2020-08-23
Report pum bounds to nvim
HEAD
master
Ville Hakulinen
2020-08-23
Fix rendering issues with ligatures
Ville Hakulinen
2020-08-17
Support pumblend
Ville Hakulinen
2020-08-16
Cargo fmt
Ville Hakulinen
2020-08-16
Refactor ui_set_option calls
Ville Hakulinen
2020-08-16
Configure ext options through rpc
Ville Hakulinen
2020-08-13
Don't do cursor blink animation if not needed
Ville Hakulinen
2020-08-12
Use safer gtk settings api
Ville Hakulinen
2020-08-12
Adjust prefer-dark-theme flag name
Ville Hakulinen
2020-08-12
Run cargo fmt
Jacob Mischka
2020-08-12
Add flag to prefer dark theme
Jacob Mischka
2020-08-12
Adjust float window pos properly
Ville Hakulinen
2020-07-25
Cargo clippy
Ville Hakulinen
2020-07-25
Cargo fmt & clippy
Ville Hakulinen
2020-07-25
Fix brainfart
Ville Hakulinen
2020-07-25
Simplify and unify window creation
Ville Hakulinen
2020-07-25
Fix cursor tests
Ville Hakulinen
2020-07-25
Make the cursor animation faster
Ville Hakulinen
2020-07-25
Update gtk-rs dependecies
Ville Hakulinen
2020-07-24
Fix #137
Ville Hakulinen
2020-07-23
Put GnvimCursorEnableAnimations into correct place
Ville Hakulinen
2020-07-23
Add clippy to CI
Ville Hakulinen
2020-07-23
Fix rest of the clippy warnings
Ville Hakulinen
2020-07-23
Fix bunch for cargo clippy errors
Ville Hakulinen
2020-07-23
Update readme with animated cursor feature
Ville Hakulinen
2020-07-23
Add notes to Context::get_cursor_rect
Ville Hakulinen
2020-07-23
Correctly get cursor position
Ville Hakulinen
2020-07-23
Allow disabling the cursor movement animation
Ville Hakulinen
2020-07-23
Make cursor more testable
Ville Hakulinen
2020-07-22
First iteration of animated cursor
Ville Hakulinen
2020-07-22
Mark wildmenu_shown false when wildmenu is hidden
Ville Hakulinen
2020-07-16
Show MsgSeparator on the messages grid
Ville Hakulinen
2020-07-16
Remove old wildmenu type tests
Ville Hakulinen
2020-07-15
Wildmenu -> pmenu events MVP
Ville Hakulinen
2020-07-15
Add sanity checks to grid_destroy & window_close
Ville Hakulinen
2020-07-12
Mark the first grid active at startup
Ville Hakulinen
2020-07-12
Remove calls to gobject's destroy
Ville Hakulinen
2020-07-12
Move window between parents when needed
Ville Hakulinen
2020-07-12
Prevent using grid's itself as anchor for float
Ville Hakulinen
2020-07-12
Remove old TODOs
Ville Hakulinen
2020-07-12
Use correct size for new rows
Ville Hakulinen
2020-07-12
Stream line cursor handling on flush
Ville Hakulinen
2020-07-12
Add note about context resizing
Ville Hakulinen
2020-07-12
Simplify grid resize
Ville Hakulinen
2020-07-12
Add width and height to GridMetrics
Ville Hakulinen
2020-07-12
Destroy window when destroying its grid
Ville Hakulinen
2020-07-12
Fix external window handling
Ville Hakulinen
2020-07-12
Clean window_float_pos a bit
Ville Hakulinen
2020-07-12
Handle float win anchor correctly
Ville Hakulinen
[next]