Commit Graph

11 Commits

Author SHA1 Message Date
Henrik Lissner
9d4f38346f
Bump to ema2159/centaur-tabs@96b7c90
From ema2159/centaur-tabs@3658efc

ema2159/centaur-tabs@96b7c90 hopefully introduces a fix for the
flickering issue.
2020-02-21 19:57:12 -05:00
Henrik Lissner
48225b30e8
Bump to ema2159/centaur-tabs@3658efc
From ema2159/centaur-tabs@0383af0
2020-02-11 21:53:28 -05:00
Henrik Lissner
ad8c685a17
Bump to ema2159/centaur-tabs@0383af0
From ema2159/centaur-tabs@f9d119d

May address #2436
2020-02-09 21:01:20 -05:00
Henrik Lissner
a9402cfb55
Fix #2373: bring back package pinning
This needs some serious refactoring...
2020-01-25 19:02:00 -05:00
Henrik Lissner
4cc14389e8
PIN ALL THE PACKAGES 2020-01-14 22:32:11 -05:00
Henrik Lissner
3271cd3a54
Remove unused ui/tabs/autoload.el 2019-12-30 18:08:11 -05:00
Henrik Lissner
8c0561df93
Fix ui/tabs module
Remove all my custom hacks because none of them work anymore.
2019-12-30 00:50:18 -05:00
Henrik Lissner
8dd8420ff7
ui/tabs: fix buffers being saved to window parameters
Buffers have no read syntax and cannot be serialized. This would cause
errors when :ui workspaces users try to restore sessions that contained
buffer lists.
2019-10-18 21:10:55 -04:00
Henrik Lissner
7e36c5c2b3
ui/tabs: fix recursive load errors & update
An autoload was causing an autoload before their respective packages
could declare they had been loaded, leading to cyclical loading errors.
2019-09-05 13:43:49 -04:00
Henrik Lissner
85b36c4aec
ui/tabs: fix vestigial function references
And rename window paramater to tab-buffers
2019-08-15 15:53:47 -04:00
Henrik Lissner
702369e888
Move :ui tabbar to :ui tabs
And update its README.org
2019-08-11 02:05:09 -04:00