Commit Graph

31 Commits

Author SHA1 Message Date
dpedu a8e07d967b Add ability to import config by pasting in a json blob 2015-02-19 21:51:22 -08:00
dpedu fbd552ef4c Remove developer comment 2015-02-19 21:20:19 -08:00
dpedu 813a83f29d Remove windows when all tabs are removed 2015-02-19 21:18:54 -08:00
dpedu d60459fbd4 Remove tab pruning option as it is basically the opposite of existing auto-sticky feature 2015-02-19 20:56:53 -08:00
dpedu ad21ff30cf Implement prune option 2015-02-19 18:51:49 -08:00
dpedu ab462d0f43 Display unloaded tabs properly. Begin adding prune option 2015-02-19 16:41:40 -08:00
dpedu 6233554080 Disable cache (it's broken). Properly pin tabs on saved window restore 2015-02-18 09:57:35 -08:00
dpedu 90de3a100d Testing using tab cache array for quicker lookups 2015-02-18 09:29:56 -08:00
Dave Pedu f85c10dad2 Mute debug output 2015-02-13 19:52:16 -08:00
Dave Pedu dbdefcfe0e Restore MORE sanity to window duplication 2015-02-13 19:18:16 -08:00
Dave Pedu e4360c71d0 Speed things up with some different indexing & restore sanity to window duplication 2015-02-13 19:09:55 -08:00
Dave Pedu f729ccc449 Error check harder 2015-02-13 18:17:38 -08:00
Dave Pedu 4539ff3c2c Make auto-sticky setting work 2015-02-13 18:15:03 -08:00
Dave Pedu fd748dd623 Add options and options saving 2015-02-13 18:05:12 -08:00
Dave Pedu b00690c186 Restore pinned status of tabs 2015-02-13 17:04:42 -08:00
Dave Pedu ef0696b90e Track pinned status of tabs 2015-02-13 16:37:53 -08:00
Dave Pedu 70222f799c Fix some stuff, convert css to Sass 2015-02-13 16:26:39 -08:00
Dave Pedu f7c64c05f5 Track more tab changes 2015-02-13 15:32:12 -08:00
Dave Pedu 1247d92537 Track reordering of windows 2015-02-13 15:24:01 -08:00
Dave Pedu 3ae524c591 Track detached/attached tabs 2015-02-13 15:05:25 -08:00
Dave Pedu 7f3e7110f7 track tab favicons 2015-02-09 22:03:45 -08:00
Dave Pedu d60c24fc3b Scope the things 2015-02-09 20:27:51 -08:00
Dave Pedu 3e1298302b Fix deleting windows 2015-02-08 23:34:10 -08:00
Dave Pedu 1c34358916 Fix deleting tabs 2015-02-08 23:30:51 -08:00
Dave Pedu f3bff31b47 Add window renaming, further improvements to element() and style updates 2015-02-08 23:18:10 -08:00
Dave Pedu 97b9f1824c Misc error checking 2015-02-08 22:35:11 -08:00
Dave Pedu 8640cea70f Basic saved window restore working 2015-02-08 22:33:17 -08:00
Dave Pedu ec367a0ff2 Stick/unstick all tabs in a window when the window is stuck/unstuck 2015-02-08 21:35:51 -08:00
Dave Pedu 8a2c75cd0e General cleanup 2015-02-08 21:02:57 -08:00
Dave Pedu 043544215b Fix active tab count indicator 2015-02-08 20:58:09 -08:00
Dave Pedu 298c504da3 initial commit 2015-02-08 20:42:59 -08:00