Commit graph

64 commits

Author SHA1 Message Date
Nick Krichevsky b1b46f275e Fix bug where tabWord wouldn't change to singular 2015-02-22 12:28:48 -05:00
Nick Krichevsky d93d832309 Add selection of name upon double click 2015-02-22 11:38:07 -05:00
Nick Krichevsky 73e4d58704 Add checks for window being normal in window.onCreate 2015-02-22 11:29:10 -05:00
Nick Krichevsky 26f75b85fa Rework window filtering to actually use filter 2015-02-21 21:54:30 -05:00
Nick Krichevsky 3520b84d83 Add communication in order to rememdy bug where window names were overwritten 2015-02-21 21:39:21 -05:00
Nick Krichevsky b66398a4b0 Add scrolling 2015-02-21 21:24:51 -05:00
Nick Krichevsky 5857b65fe5 Fix bug where searching could close or pin tabs 2015-02-21 14:17:17 -05:00
Nick Krichevsky bdaa952901 Add window renaming 2015-02-21 14:13:23 -05:00
Nick Krichevsky 29f786e4a6 Add windowId to it's corresponding li 2015-02-21 13:24:20 -05:00
Nick Krichevsky f97a01268d Fix bug where tabs would disappear when pinning and searching 2015-02-21 13:18:55 -05:00
Nick Krichevsky a3b71477c2 Add search of urls 2015-02-20 21:35:59 -05:00
Nick Krichevsky 2043c6a9a8 Add pinning support for keyHover 2015-02-20 20:29:32 -05:00
Nick Krichevsky f72a8d7916 Fix bug where tabs couldn't be repinned 2015-02-20 20:20:17 -05:00
Nick Krichevsky a86555ec3f Fix bug where tabs wouldn't move after closing popup 2015-02-20 20:17:31 -05:00
Nick Krichevsky 0334e0934e Fix bug where tabs wouldn't move in window on pin 2015-02-20 20:16:09 -05:00
Nick Krichevsky e954954f13 Fix typo in background.js 2015-02-20 16:51:26 -05:00
Nick Krichevsky 0991d756c9 Add keyboard shortcut for pinning 2015-02-20 13:54:03 -05:00
Nick Krichevsky 2aee42d410 Add tab closing via keyboard shortcuts 2015-02-20 13:34:09 -05:00
Nick Krichevsky ec4bc02944 Add various comments 2015-02-20 12:11:01 -05:00
Nick Krichevsky a938276992 Add enter key pressing to switch tabs 2015-02-20 12:09:47 -05:00
Nick Krichevsky 7d99f1f68f Add focus of search box on moving up 2015-02-20 12:08:15 -05:00
Nick Krichevsky a0f071c946 Add up movement w/ window taversing 2015-02-20 10:56:19 -05:00
Nick Krichevsky 6e5ead56d8 Rework long name for list of tabs into a tabList variable 2015-02-20 10:48:49 -05:00
Nick Krichevsky 9980f7ab81 Only listen on down press 2015-02-20 10:11:07 -05:00
Nick Krichevsky ef042a153b Add stop propogation for keyDown events 2015-02-20 10:09:05 -05:00
Nick Krichevsky 96779949fb Set limits for window traversing 2015-02-20 10:08:14 -05:00
Nick Krichevsky 6f6d525719 Add window traversing 2015-02-20 09:20:23 -05:00
Nick Krichevsky 18bd2ae86a Add down moving within one window 2015-02-20 09:14:12 -05:00
Nick Krichevsky d1c4b9f2b6 Add moving down from search box 2015-02-20 09:12:52 -05:00
Nick Krichevsky 760e7dcd49 replace elementsByTagName with querySelector 2015-02-20 09:01:29 -05:00
Nick Krichevsky 64e72e6da1 Change onInput to addEventListener 2015-02-19 23:09:18 -05:00
Nick Krichevsky 316e205783 Remove chrome queries in favor of background event listeners 2015-02-19 22:51:36 -05:00
Nick Krichevsky 5efd687e8c Recalculate heights when tabs close 2015-02-12 14:24:23 -05:00
Nick Krichevsky 738258e76e Fix bug where extension would excted while searching 2015-02-12 14:16:42 -05:00
Nick Krichevsky d135884b0f Add default shortcut to open the extension 2015-02-12 14:14:38 -05:00
Nick Krichevsky 70f58fde17 Decrement window count on closing a window 2015-02-12 13:20:39 -05:00
Nick Krichevsky 204d751980 Remove window from list when all tabs are closed 2015-02-12 11:50:20 -05:00
Nick Krichevsky a2cedae4ba Decrement tab count on closing a tab 2015-02-11 13:57:32 -05:00
Nick Krichevsky 3e67b59796 Seperate window name into seperate spans and fix noselect 2015-02-11 10:49:01 -05:00
Nick Krichevsky d385898629 Fix undefined is not a function call 2015-02-11 09:30:38 -05:00
Nick Krichevsky 1ba1f859fc Remove unneeded li and ul arguments from setupTabs 2015-02-10 19:53:38 -05:00
Nick Krichevsky 031cd30aa8 Add Untitled fallback when tab returns no name 2015-02-10 19:40:29 -05:00
Nick Krichevsky b646e875e1 Move the setup of tab lis to seperate function 2015-02-10 19:35:25 -05:00
Nick Krichevsky c3aa081e9e Add search functionality 2015-02-10 16:22:41 -05:00
Nick Krichevsky 0ba27e5b3a Add search functionality ground-work 2015-02-10 16:21:22 -05:00
Nick Krichevsky 0f45d3a6db Add pinning of tabs 2015-02-10 09:30:57 -05:00
Nick Krichevsky e99832e64b Remove unneeded img element 2015-02-10 09:12:38 -05:00
Nick Krichevsky 9f751fa2ad Add favicons and verious styling fixes 2015-02-10 01:40:02 -05:00
Nick Krichevsky 2395418be2 Move FontAwesome license 2015-02-09 23:18:20 -05:00
Nick Krichevsky d4d02794e4 Update FONT-AWESOME-OPEN-FONT-LICENSE.md 2015-02-09 23:16:59 -05:00