summaryrefslogtreecommitdiff
path: root/pinentry-dmenu.c
AgeCommit message (Collapse)Author
2017-08-20Add cursorMoritz Luedecke
2017-08-20Remove a delete noteMoritz Luedecke
2017-08-20Remove unused variable and fix a warningMoritz Luedecke
2017-08-20Rename option windowed to embeddedMoritz Luedecke
2017-08-20Catch parameters '-W' and '--parent-wid' to get the window idMoritz Luedecke
2017-08-20Format definesMoritz Luedecke
2017-08-20Set config path to ~/.gnupg/pinentry-dmenu.confMoritz Luedecke
2017-08-20Get settings from config file and extend color schemeMoritz Luedecke
2017-08-15Fix uninitialized variable when call pinentry without descriptionMoritz Luedecke
2017-08-15Remove unused codeMoritz Luedecke
2017-08-10Add description at the right sideMoritz Luedecke
2017-08-01Add confirm dialogMoritz Luedecke
2017-08-01Revert some changes and add old code from dmenuMoritz Luedecke
2017-07-30Add monitor supportMoritz Luedecke
2017-07-30Fix code formationMoritz Luedecke