mattfidler / tabbar-ruler.el

Tabbar Ruler Mode
54 stars 10 forks source link

Is this package still active? #56

Closed ema2159 closed 5 years ago

ema2159 commented 5 years ago

Is seems that it has been quite some time since the last update on this package. I use it a lot, and wanted to know if this package is still active.

mattfidler commented 5 years ago

I depends on what you mean by alive. I still use it :) But if you want to update it feel free.

On Mon, May 27, 2019 at 4:30 PM Emmanuel Bustos Torres < notifications@github.com> wrote:

Is seems that it has been quite some time since the last update on this package. I use it a lot, and wanted to know if this package is still active.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mattfidler/tabbar-ruler.el/issues/56?email_source=notifications&email_token=AAD5VWRNWLPFABESZGDRJ3TPXRHHTA5CNFSM4HP6OWDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWDD4XA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD5VWWRFE54HX5TVEB66QLPXRHHTANCNFSM4HP6OWDA .

mattfidler commented 5 years ago

Also if you want to take over the maintainence, please let me know.

On Mon, May 27, 2019 at 4:31 PM Matthew Fidler matthew.fidler@gmail.com wrote:

I depends on what you mean by alive. I still use it :) But if you want to update it feel free.

On Mon, May 27, 2019 at 4:30 PM Emmanuel Bustos Torres < notifications@github.com> wrote:

Is seems that it has been quite some time since the last update on this package. I use it a lot, and wanted to know if this package is still active.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mattfidler/tabbar-ruler.el/issues/56?email_source=notifications&email_token=AAD5VWRNWLPFABESZGDRJ3TPXRHHTA5CNFSM4HP6OWDKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWDD4XA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD5VWWRFE54HX5TVEB66QLPXRHHTANCNFSM4HP6OWDA .

ema2159 commented 5 years ago

That would be nice! Although I need to study the code a little bit before. There are several enhancements that I would like to implement like integrating all the icons for example.

mattfidler commented 5 years ago

Currently the icons are in mode-icons which has been actively maintained. Feel free to submit new icons there:

https://github.com/ryuslash/mode-icons/issues

On Mon, May 27, 2019 at 5:09 PM Emmanuel Bustos Torres < notifications@github.com> wrote:

That would be nice! Although I need to study the code a little bit before. There are several enhancements that I would like to implement like integrating all the icons for example.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mattfidler/tabbar-ruler.el/issues/56?email_source=notifications&email_token=AAD5VWQE6LCTYAYB46BY363PXRLYXA5CNFSM4HP6OWDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWKSFTA#issuecomment-496313036, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD5VWX6HB7GEZRNK5U6JH3PXRLYXANCNFSM4HP6OWDA .

ema2159 commented 5 years ago

Yes, I understand that and I've contributed to that package also, but some people use all the icons and may want to keep consistency with the icons through all their configuration so it would be nice to have the option, the more customization options the better! Also, is there a way to configure this package with use package? I've tried but I've not been able to do it

mattfidler commented 5 years ago

I could see the desire for icon themes. I think they mske more sense in mode icons though and then pair a color theme with an icon theme...

I have not used the use-package route. If you fogure spmerhing out feel free to document it too.

On Mon, May 27, 2019, 6:08 PM Emmanuel Bustos Torres < notifications@github.com wrote:

Yes, I understand that and I've contributed to that package also, but some people use all the icons and may want to keep consistency with the icons through all their configuration so it would be nice to have the option, the more customization options the better! Also, is there a way to configure this package with use package? I've tried but I've not been able to do it

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mattfidler/tabbar-ruler.el/issues/56?email_source=notifications&email_token=AAD5VWU762J72CYXOW2QAHTPXRSX7A5CNFSM4HP6OWDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWKTP3A#issuecomment-496318444, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD5VWWB4TFZ553HNUFTAFDPXRSX7ANCNFSM4HP6OWDA .

ema2159 commented 5 years ago

That's a good idea, I'll try to figure out how to do it. I haven't found the way of installing tabbar-ruler with use-package. I has to do with it not being initialized by a function but by a custom.