Commit Graph

8 Commits

Author SHA1 Message Date
Matthias Beyer 80fb6cc2bd Revert "Remove stuff for the focus-shift"
This reverts commit 63a7f0d8a9.
2017-05-30 20:25:00 +02:00
Matthias Beyer 63a7f0d8a9 Remove stuff for the focus-shift 2017-01-21 13:05:50 +01:00
Matthias Beyer d9a0709499 libimagbookmark: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
Matthias Beyer 437b3133cc impl From<&'a str> for Link 2016-07-08 21:43:17 +02:00
Matthias Beyer ee53a28c9a Impl From<String> for Link 2016-07-08 16:40:09 +02:00
Matthias Beyer db21fa9dd4 Add IntoUrl trait for Link type
With this we can translate a Link type into an URL type from url::Url
2016-07-08 16:29:48 +02:00
Matthias Beyer 3b485febe4 fixup! Add Link type 2016-07-08 16:20:35 +02:00
Matthias Beyer ee51de088a Add Link type 2016-07-08 00:27:35 +02:00