Commit Graph

19 Commits

Author SHA1 Message Date
James Patrick 23d3efc525 Updated clipboard script to actually work. Kind of
There are some issues around escaping characters. But it is currently functioning.
2020-09-16 22:09:35 -04:00
James Patrick fe83484ffc Added preview and color scheme 2020-08-17 23:35:39 -04:00
James Patrick 0b5d49b31d Fixed Formatting issue. 2020-08-17 23:35:16 -04:00
James Patrick e000e0e586 Added QR Code 2020-08-16 17:40:27 -04:00
James Patrick bca8d466b6 Formatting 2020-08-16 17:40:08 -04:00
James Patrick d2552cd68a Sometimes the best solution is the simplest.
Fixed the paging issue by just having paging done in the current pane.
The other option was to see swaymsg to relaunch
2020-08-16 17:03:44 -04:00
James Patrick 3c3ca9309d refactored fzf-pass
- username and password are no longer stored and passed as variables
- no longer need to relocated to unused workspace to function.
- fixed (hopefully logic in page)
2020-08-16 00:43:28 -04:00
James Patrick 1ef087d030 Removed errent delim. 2020-07-13 12:12:54 -04:00
James Patrick e79c2439f9 Significant rewrite of maximbaz's clipboard tool
Currently this adds file object and descriptions separated by a control
delim, rather than raw clipboard text, fixes some issues with invalidly
rendered null terminated clipped objects.

I am also working on a delete function that uses fzf --bind method and
the reload function. This is currently not working for some unknown
issue. I'm working on resolving this issue.
2020-07-13 12:05:09 -04:00
James Patrick 3e1eb7e28d Migrating to wl-clipboard-manager tooling.
For some reason clipman causes crashes, plus this works better.
2020-06-27 00:47:59 -04:00
James Patrick 7999a4110e Moving fzf-pass local versioning.
I'm loosing the versioning but I think I'm going to take this in a
different direction.

1. work with standard browser pass format. Including with pass or as
leading line.
2. Be fully system agnostic (ydotool, of clipboard stuff can be added on
top)
3. Have option to print current full text.

All of these will require significant changes.
2020-06-27 00:30:05 -04:00
James Patrick 099caf3d7a Adding tty-popup window. 2020-06-27 00:21:13 -04:00
James Patrick 6389f21f89 Completing the removal of wall/ dir 2020-06-02 23:23:45 -04:00
James Patrick a97cb96f87 Added support for clipman.
super + alt => rofi clip history
super + alt + shift => rofi delete clip history
2020-04-25 23:09:44 -04:00
James Patrick bd96a85fed Update print to match current XDG setup. 2020-01-11 00:41:39 -05:00
James Patrick 578b14331f Added emacs modeline like feature. 2019-12-11 00:55:57 -05:00
James Patrick ae3dd9681e Added wob support for brightness & volume.
Project is early, but I'm hoping this will be a proper replacement for
xob.
https://github.com/francma/wob
2019-10-06 00:19:21 -04:00
James Patrick 8f0eccefde Moved sway script into separate directory 2019-06-16 18:47:19 -04:00
James Patrick 445614586e Moved scripts out into separate directory 2019-06-01 22:21:02 -04:00