aboutsummaryrefslogtreecommitdiff
path: root/pinentry-dmenu.c
Commit message (Expand)AuthorAge
* Reformat commentsMoritz Luedecke2017-08-21
* Eliminate useless checksMoritz Luedecke2017-08-20
* Get winid from pinentry instead of dealing it by itselfMoritz Luedecke2017-08-20
* Remove unneded assignmentMoritz Luedecke2017-08-20
* Replace newline characters with whitespaceMoritz Luedecke2017-08-20
* Add cursorMoritz Luedecke2017-08-20
* Remove a delete noteMoritz Luedecke2017-08-20
* Remove unused variable and fix a warningMoritz Luedecke2017-08-20
* Rename option windowed to embeddedMoritz Luedecke2017-08-20
* Catch parameters '-W' and '--parent-wid' to get the window idMoritz Luedecke2017-08-20
* Format definesMoritz Luedecke2017-08-20
* Set config path to ~/.gnupg/pinentry-dmenu.confMoritz Luedecke2017-08-20
* Get settings from config file and extend color schemeMoritz Luedecke2017-08-20
* Fix uninitialized variable when call pinentry without descriptionMoritz Luedecke2017-08-15
* Remove unused codeMoritz Luedecke2017-08-15
* Add description at the right sideMoritz Luedecke2017-08-10
* Add confirm dialogMoritz Luedecke2017-08-01
* Revert some changes and add old code from dmenuMoritz Luedecke2017-08-01
* Add monitor supportMoritz Luedecke2017-07-30
* Fix code formationMoritz Luedecke2017-07-30