Commit Graph

201 Commits

Author SHA1 Message Date
Rasmus Steinke
c36257f2ce mirror passed script 2015-09-13 15:37:31 +02:00
Rasmus Steinke
bcafceef75 mention autopass 2015-09-13 04:20:27 +02:00
Rasmus Steinke
48df6b6aa3 fix delete confirmation dialog 2015-09-13 04:14:08 +02:00
Rasmus Steinke
a134b67cfc show addpass command in insertmenu 2015-09-13 04:09:56 +02:00
Rasmus Steinke
0e4e6b08b1 change default width 2015-09-13 04:07:27 +02:00
Rasmus Steinke
f36ad274fe nicer default field names 2015-09-13 04:04:21 +02:00
Rasmus Steinke
eab022949e combined managemenu with mainmenu; add :enter, :delay keywords 2015-09-12 23:15:06 +02:00
Rasmus Steinke
81c94bcf50 Merge branch 'master' of https://github.com/carnager/rofi-pass 2015-08-29 11:20:45 +02:00
Rasmus Steinke
703efdfbb5 remove obsolete xdotool_type function 2015-08-29 11:20:23 +02:00
Rasmus Steinke
dc8231972d Merge pull request #16 from bascht/patch-1
Remove doublet "clip" from example config
2015-08-28 17:34:28 +02:00
Bascht
97534dd008 Remove doublet "clip" from example config
Duplicates entry in line 33
2015-08-28 01:04:32 +02:00
Rasmus Steinke
b01d40cb66 put cli/config parsing inside of main function 2015-08-27 17:59:13 +02:00
Rasmus Steinke
abf9297b6b little clean up 2015-08-27 17:51:02 +02:00
Rasmus Steinke
4dc8da86e4 show selected entry on delete confirmation 2015-08-24 01:29:59 +02:00
Rasmus Steinke
85c0668fb2 add notifications for showEntry menu 2015-08-24 01:17:45 +02:00
Rasmus Steinke
32172c615f update 2015-08-24 01:09:51 +02:00
Rasmus Steinke
7e9e79ea23 nicer help 2015-08-23 23:39:44 +02:00
Rasmus Steinke
a9d5b5d4d4 remove delay 2015-08-23 23:32:19 +02:00
Rasmus Steinke
4dfe3c305c add possiblity to re-open showEntry after autotyping 2015-08-23 23:28:45 +02:00
Rasmus Steinke
b2b533b038 make --show-last hotkeys actually work 2015-08-23 23:21:52 +02:00
Rasmus Steinke
3922d51239 add exception for separator line 2015-08-23 23:06:33 +02:00
Rasmus Steinke
d5f3b25e38 outsource pass checking in own function 2015-08-23 22:59:52 +02:00
Rasmus Steinke
b411e01304 make sure to always catch non-password entries 2015-08-23 22:28:26 +02:00
Rasmus Steinke
61e03813b9 Remove trailing dot 2015-08-23 14:44:31 +02:00
Rasmus Steinke
084e9fafe7 Merge pull request #13 from azmd/clean-readme
Clarify configfile locations in README
2015-08-23 14:42:55 +02:00
Rasmus Steinke
1f633f3c54 Merge pull request #14 from azmd/check-system-config
Check if system-wide config exists before sourcing
2015-08-23 14:36:56 +02:00
Gordon Schulz
c18711e7aa Check if system-wide config exists before sourcing
When /etc/rofi-pass.conf did not exist, rofi-pass would spit out an
error message to the console.
Better check for the file's existence before sourcing.
2015-08-23 14:25:29 +02:00
Gordon Schulz
19153412aa Remove extra ` from end of line 2015-08-23 14:24:35 +02:00
Gordon Schulz
ae3b397efa Add configuration file locations
Possible locations of rofi-pass config files weren't mentioned in the
README before. I had to look them up in the script. While obvious, it
might be a good idea to have their possible locations in the README
file.
2015-08-23 14:24:35 +02:00
Rasmus Steinke
93241ba424 fix tag 2015-08-22 19:03:15 +02:00
Rasmus Steinke
6b61ec82c8 update README 2015-08-22 19:01:58 +02:00
Rasmus Steinke
7d221c44da Merge pull request #12 from azmd/devel
Implement Space autotype identifier
2015-08-22 18:59:44 +02:00
Gordon Schulz
fbf6fe08cb Implement Space autotype identifier
Allow :space identifier in autotype sequences. I find that useful to
auto-check/auto-uncheck those 'Keep me logged in' checkboxes.

Same as :tab, just send a 'xdotool key space' sequence.
2015-08-22 17:37:39 +02:00
Rasmus Steinke
2fc6c17731 remove xprop dep 2015-08-22 14:45:59 +02:00
Rasmus Steinke
f08e60ee60 remove wmctrl dep 2015-08-22 13:33:28 +02:00
Rasmus Steinke
3b0042ef18 fix aligning 2015-08-21 21:05:34 +02:00
Rasmus Steinke
8caab5e883 add more info 2015-08-21 19:37:15 +02:00
Rasmus Steinke
befe75d799 make screenshot smaller 2015-08-21 19:33:28 +02:00
Rasmus Steinke
d5cb28b833 fix typo 2015-08-21 19:27:18 +02:00
Rasmus Steinke
3ac7791a7e update information about addpass 2015-08-21 19:19:20 +02:00
Rasmus Steinke
a591211f7c add proper exceptions for --name 2015-08-21 19:15:45 +02:00
Rasmus Steinke
19c4a026c4 actually use PASSWORD_STORE_DIR 2015-08-21 19:09:55 +02:00
Rasmus Steinke
c1976347bc clean up addpass script 2015-08-21 18:54:12 +02:00
Rasmus Steinke
6593af1cf1 use PASSWORD_STORE_DIR as fallback; use + for fieldnames 2015-08-21 18:43:57 +02:00
Rasmus Steinke
59f6a80e36 update screenshot 2015-08-21 18:35:51 +02:00
Rasmus Steinke
b6328db1a5 align help text 2015-08-21 18:11:47 +02:00
Rasmus Steinke
029071714d update --help 2015-08-21 17:44:53 +02:00
Rasmus Steinke
edeed6cbfe fix Makefile 2015-08-21 16:26:57 +02:00
Rasmus Steinke
7be7f2a900 remove ugly hack to get urls from browser 2015-08-21 16:26:11 +02:00
Rasmus Steinke
6f575cfe1a use PASSWORD_STORE_DIR env as fallback if present, otherwise use default value 2015-08-21 16:01:31 +02:00