ashinkarov / i3-extras

Repository to keep patches and extras for i3 window manager.
660 stars 34 forks source link

0x2493's bitbucket leads to a 404 #4

Closed Grimmoire closed 10 years ago

Grimmoire commented 10 years ago

0x2493's bitbucket seems to have been deleted along with their github. I don't know where to find these patches now.

ashinkarov commented 10 years ago

Hi thanks for spotting that. Well, I don't really know what can be done about it. He keeps deleting his repositories and user accounts, which is kind of frustrating. Apparently he is on the github again: https://github.com/0x2493, but apparently I cannot contact him (or am I missing something?)

I would be happy to host his patches in i3-extras, but first of all I need to get hold of them...

carstene1ns commented 10 years ago

Google cache to the rescue! 4.6: http://webcache.googleusercontent.com/search?q=cache:cGGi0S7sMyMJ:https://bitbucket.org/0x2493/i3-patches/commits/fcfd72ae9face6cf97a35f801aafbb48606fde4f+ 4.7: http://webcache.googleusercontent.com/search?q=cache:sazE4vmHlzEJ:https://bitbucket.org/0x2493/i3-patches/commits/83b4e5a3c52788cef26feee91e92f9ffe44daa49+

ashinkarov commented 10 years ago

That's great idea, and I remember trying it out, however it didn't work for me, the links you have provided result in error 404. Does it work for you? I would be happy to put the patches in the i3-extras repository, if I could get the files of course...

carstene1ns commented 10 years ago

Yep, thats because the google cache gets cleared after some time, now they are offline for good. I can only give you the smartborder patch: http://pkgbuild.com/git/aur-mirror.git/tree/i3-smart-border/smart-border.patch


Also worth mentioning: http://pkgbuild.com/git/aur-mirror.git/tree/i3-wm-iconpatch/0001-Added-support-for-window-icons-_NET_WM_ICON-property.2.patch

Grimmoire commented 10 years ago

i have the tiny border one http://a.pomf.se/sayqmc.diff

edit: this is the tiny-bar i made a mistake!

ashinkarov commented 10 years ago

Thanks guys, I have found cwd-exec and tiny borders as well, so the only one that is missing is tiny-bar. If nobody has it one can recreate it in a half an hour it should be trivial. I have committed patches locally and will change the links in README in a second.

@carstene1ns, do you know anything about the origin of the patch? Is there an author, did anyone try to submit it to the main branch of i3? As I read the code, the patch puts an icon (up-to 16x16 pixels) on the title bar in the left corner. Am I right or there is something more to it?

ashinkarov commented 10 years ago

Ok, I found the author, it is @mariusmuja. I'll ask him later today for details.

He also has a bunch of other interesting patches here: open https://github.com/mariusmuja/i3wm/commits/next

carstene1ns commented 10 years ago

yes, you are right, it is by marius and adds an icon: icon As you can see, I am using it :+1: