Commit Graph

51 Commits

Author SHA1 Message Date
dpedu 6e62c0b244 More plans 2015-02-27 19:48:02 -08:00
dpedu 2d1f83ec96 Plans 2015-02-20 13:44:38 -08:00
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 330bc6f0a8 More plans 2015-02-19 20:34:53 -08:00
dpedu b1c5e73236 Plans 2015-02-19 20:19:20 -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 aa348f150a Remove listener making copying json hard 2015-02-14 14:24:11 -08:00
Dave Pedu f85c10dad2 Mute debug output 2015-02-13 19:52:16 -08:00
Dave Pedu 931810da37 Ellipsis text instead of overlapping icons better 2015-02-13 19:42:25 -08:00
Dave Pedu a25b9bf3e6 Ellipsis text instead of overlapping icons 2015-02-13 19:37:21 -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 5acf3f6673 Remove extra attr 2015-02-13 18:09:18 -08:00
Dave Pedu fd748dd623 Add options and options saving 2015-02-13 18:05:12 -08:00
Dave Pedu 2150c5bd9f Prevent extra scrolling 2015-02-13 17:07:16 -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 1471da809b Don't show tab IDs anymore 2015-02-13 15:32:22 -08:00
Dave Pedu f7c64c05f5 Track more tab changes 2015-02-13 15:32:12 -08:00
Dave Pedu 8d4f297902 Add border to separate windows better 2015-02-13 15:24:42 -08:00
Dave Pedu 96fe1fb6ff Use chrome icon when no favicon is present 2015-02-13 15:24:30 -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 c21d4af15a Display favicons in extension tab 2015-02-09 22:04:05 -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 323ce17621 Add readme, clean up manifest 2015-02-09 09:05:13 -08:00
Dave Pedu 8761ea16b7 Update icon 2015-02-08 23:53:39 -08:00
Dave Pedu fd6b5d111a Clean up manifest 2015-02-08 23:48:05 -08:00
Dave Pedu b38d34a1c7 Phrasing 2015-02-08 23:47:03 -08:00
Dave Pedu 7143c75df0 Prevent blank names from being entered 2015-02-08 23:46:05 -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 325292c97c Comment 2015-02-08 23:22:00 -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 7d66244834 Improve element() function and add pinned indicator to window/tab names 2015-02-08 21:35:18 -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