summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-23Report pum bounds to nvimHEADmasterVille Hakulinen
2020-08-23Fix rendering issues with ligaturesVille Hakulinen
2020-08-17Support pumblendVille Hakulinen
2020-08-16Cargo fmtVille Hakulinen
2020-08-16Refactor ui_set_option callsVille Hakulinen
2020-08-16Configure ext options through rpcVille Hakulinen
2020-08-13Don't do cursor blink animation if not neededVille Hakulinen
2020-08-12Use safer gtk settings apiVille Hakulinen
2020-08-12Adjust prefer-dark-theme flag nameVille Hakulinen
2020-08-12Run cargo fmtJacob Mischka
2020-08-12Add flag to prefer dark themeJacob Mischka
2020-08-12Adjust float window pos properlyVille Hakulinen
2020-07-25Cargo clippyVille Hakulinen
2020-07-25Cargo fmt & clippyVille Hakulinen
2020-07-25Fix brainfartVille Hakulinen
2020-07-25Simplify and unify window creationVille Hakulinen
2020-07-25Fix cursor testsVille Hakulinen
2020-07-25Make the cursor animation fasterVille Hakulinen
2020-07-25Update gtk-rs dependeciesVille Hakulinen
2020-07-24Fix #137Ville Hakulinen
2020-07-23Put GnvimCursorEnableAnimations into correct placeVille Hakulinen
2020-07-23Add clippy to CIVille Hakulinen
2020-07-23Fix rest of the clippy warningsVille Hakulinen
2020-07-23Fix bunch for cargo clippy errorsVille Hakulinen
2020-07-23Update readme with animated cursor featureVille Hakulinen
2020-07-23Add notes to Context::get_cursor_rectVille Hakulinen
2020-07-23Correctly get cursor positionVille Hakulinen
2020-07-23Allow disabling the cursor movement animationVille Hakulinen
2020-07-23Make cursor more testableVille Hakulinen
2020-07-22First iteration of animated cursorVille Hakulinen
2020-07-22Mark wildmenu_shown false when wildmenu is hiddenVille Hakulinen
2020-07-16Show MsgSeparator on the messages gridVille Hakulinen
2020-07-16Remove old wildmenu type testsVille Hakulinen
2020-07-15Wildmenu -> pmenu events MVPVille Hakulinen
2020-07-15Add sanity checks to grid_destroy & window_closeVille Hakulinen
2020-07-12Mark the first grid active at startupVille Hakulinen
2020-07-12Remove calls to gobject's destroyVille Hakulinen
2020-07-12Move window between parents when neededVille Hakulinen
2020-07-12Prevent using grid's itself as anchor for floatVille Hakulinen
2020-07-12Remove old TODOsVille Hakulinen
2020-07-12Use correct size for new rowsVille Hakulinen
2020-07-12Stream line cursor handling on flushVille Hakulinen
2020-07-12Add note about context resizingVille Hakulinen
2020-07-12Simplify grid resizeVille Hakulinen
2020-07-12Add width and height to GridMetricsVille Hakulinen
2020-07-12Destroy window when destroying its gridVille Hakulinen
2020-07-12Fix external window handlingVille Hakulinen
2020-07-12Clean window_float_pos a bitVille Hakulinen
2020-07-12Handle float win anchor correctlyVille Hakulinen
2020-07-12Limit float window size to base grid sizeVille Hakulinen