-
6476390d4b
Replace some !=s with !==
Nick Krichevsky
2015-03-05 17:22:55 -0500
-
dfb83aff53
Add window switching via pressing the enter key, resolves #16
Nick Krichevsky
2015-03-05 17:20:33 -0500
-
99bb9a5e9e
Add window clicking to switch windows, works towards resolving #16
Nick Krichevsky
2015-03-05 13:31:34 -0500
-
591011bc1b
Simplify shift close mechanism on the keybaord
Nick Krichevsky
2015-03-05 08:56:13 -0500
-
529b4be5ce
Implements shift close mechanism with mouse, resolves #18
Nick Krichevsky
2015-03-05 08:53:15 -0500
-
43024a116f
Make shiftDown global
Nick Krichevsky
2015-03-05 08:42:38 -0500
-
8569215de3
Resolve bug where tab wouldn't highlight if closing all tabs in the top window
Nick Krichevsky
2015-03-05 08:39:01 -0500
-
82295c26c0
Fix various bugs closing tabs with the keyboard, re resolves #22
Nick Krichevsky
2015-03-05 08:35:52 -0500
-
77d8afcbca
Revert "Fix bug where changing tabKeyIndex on winodw close wouldn't work, resolves #22"
Nick Krichevsky
2015-03-05 08:34:14 -0500
-
3cf8eaaf2c
Fix bug where changing tabKeyIndex on winodw close wouldn't work, resolves #22
Nick Krichevsky
2015-03-05 08:27:37 -0500
-
7ce3191cd7
Fix bug where downward shiftscrolling wouldn't scroll the body down
Nick Krichevsky
2015-03-05 08:24:47 -0500
-
b2148700f1
Remove console.logs and add comments
Nick Krichevsky
2015-03-04 20:08:07 -0500
-
fbfdd0ec2d
Fix bug where negative tab counts would be displayed
Nick Krichevsky
2015-03-04 20:06:27 -0500
-
d3bde6e2c9
Add windowList argument to createTabList and utilize it for shift close, resolves #17
Nick Krichevsky
2015-03-04 20:05:25 -0500
-
ec890da02a
Remove keyHover classes on select of filter box
Nick Krichevsky
2015-03-04 19:16:25 -0500
-
2aaed070b2
Add focus event to reset windowKeyIndex and tabKeyIndex
Nick Krichevsky
2015-03-04 19:14:04 -0500
-
aa9079f928
Rerwite createTabList and createWindowList to support new filtering method
Nick Krichevsky
2015-03-04 19:12:28 -0500
-
2e635ba0b5
Fix bug where going down then up would select the second window
Nick Krichevsky
2015-03-04 19:00:48 -0500
-
fb7437941b
Remove \!important from li.window
Nick Krichevsky
2015-03-04 16:20:51 -0500
-
53c06e1c29
Add filtered class to hidden windows
Nick Krichevsky
2015-03-04 16:08:06 -0500
-
0677a30fb4
Rework upward scrolling
Nick Krichevsky
2015-03-04 15:58:11 -0500
-
9684cca6ed
Fix wonky scrolling when switching windows going up
Nick Krichevsky
2015-03-04 15:45:59 -0500
-
410e35d8d8
Fix wonky scrolling, resolves #21
Nick Krichevsky
2015-03-04 10:42:45 -0500
-
949796257f
Fix noResults not displaying
Nick Krichevsky
2015-03-03 21:17:38 -0500
-
30c302a80a
Remove unneccessary console.log
Nick Krichevsky
2015-03-03 21:01:35 -0500
-
121cbdb4f9
Add workaround for #13
Nick Krichevsky
2015-03-03 19:22:28 -0500
-
4fdc257ef0
Add debug statements to further investigate #13
Nick Krichevsky
2015-03-03 19:20:11 -0500
-
796cc3a944
Let search use createTabList
Nick Krichevsky
2015-03-03 19:12:02 -0500
-
8467e28ce8
Allow createTabList to filter out filtered elements
Nick Krichevsky
2015-03-03 19:07:21 -0500
-
d140adaea7
Implement striping into normal displays
Nick Krichevsky
2015-03-03 19:02:19 -0500
-
f825cfa17c
Add javascript based striping method
Nick Krichevsky
2015-03-03 18:58:26 -0500
-
5ef52faf22
Rework searching to use display:none;
Nick Krichevsky
2015-03-02 20:40:54 -0500
-
b5209d38fc
Fix undefined is not a function error in debug for #13
Nick Krichevsky
2015-03-02 18:26:09 -0500
-
4666a8a012
Add stack trace to help investigate #13
Nick Krichevsky
2015-03-02 18:24:38 -0500
-
f961a64b0e
Add another debug statement to help investigate #13
Nick Krichevsky
2015-03-02 18:21:29 -0500
-
81db8bd0b8
Remove whitespace in ul element
Nick Krichevsky
2015-03-02 16:03:08 -0500
-
88808772b7
Add check for no selection when pressing enter, resolves #15
Nick Krichevsky
2015-03-02 13:19:44 -0500
-
2b5b6c3446
Sets tabKeyIndex to zero when using the shift close method, resolves #19
Nick Krichevsky
2015-03-02 10:14:49 -0500
-
773612a86c
Add debug statements to help investigate #13 for when it happens again
Nick Krichevsky
2015-03-01 21:13:11 -0500
-
cf5023659a
Add bulk window closing, resolves #14
Nick Krichevsky
2015-03-01 20:59:28 -0500
-
3409d5852a
Move label before input
Nick Krichevsky
2015-03-01 18:20:25 -0500
-
17bff097ec
Hide labels
Nick Krichevsky
2015-03-01 18:19:59 -0500
-
f83e11be6a
Add label in filter box
Nick Krichevsky
2015-03-01 18:17:09 -0500
-
c11526050b
Remove underline and move the tabc ount to the far right
Nick Krichevsky
2015-03-01 16:56:06 -0500
-
26b6383434
Add underline to tab count
Nick Krichevsky
2015-03-01 16:49:13 -0500
-
fee48504f1
Eliphsize windows, along with minor style changes, resolves #12
Nick Krichevsky
2015-03-01 15:46:58 -0500
-
21c460f0a7
Replace visibility with display, fixes bug where noResults would wrongly display
Nick Krichevsky
2015-03-01 12:47:07 -0500
-
f906f5f59e
Add no results when there are no search results
Nick Krichevsky
2015-02-28 23:00:01 -0500
-
2f7c9863ef
Fix bug where full height would be displayed when no search results were found
Nick Krichevsky
2015-02-28 22:27:13 -0500
-
672f423dd2
Move pin button left 2px
Nick Krichevsky
2015-02-28 22:07:00 -0500
-
bca219199f
Add search icon to filter input placeholder, among other stylistic changes, resolves #11
Nick Krichevsky
2015-02-28 22:05:54 -0500
-
a0f36ce86e
Set height of html to 599, further resolves #8
Nick Krichevsky
2015-02-28 18:06:10 -0500
-
85c79f46fd
Remove old totalHeight variable
Nick Krichevsky
2015-02-28 18:00:37 -0500
-
15d16d01ba
Display default-favicon.png when there's a chrome:// favicon, resolves #10
Nick Krichevsky
2015-02-28 18:00:06 -0500
-
1a444fbacf
Add spacinng between checkbox and option text
Nick Krichevsky
2015-02-28 17:50:33 -0500
-
4f5c4a2a42
Implement options_ui
Nick Krichevsky
2015-02-28 17:40:45 -0500
-
caea7a2da5
Fix the name
Nick Krichevsky
2015-02-28 17:38:53 -0500
-
5873e0dff9
Change icon. Resolves issue #9
Nick Krichevsky
2015-02-28 15:48:49 -0500
-
b9f7244461
Fix bug where scrolling up to a window would throw an error, as well as not scroll
Nick Krichevsky
2015-02-28 12:02:21 -0500
-
7f134f4fc1
Add some comments
Nick Krichevsky
2015-02-28 11:59:41 -0500
-
4010bc32d4
Fix bug where scrolling up wouldn't show if it was offscreen
Nick Krichevsky
2015-02-28 11:58:35 -0500
-
bc92b31cb3
Remove height from body, resolves #8
Nick Krichevsky
2015-02-28 11:02:46 -0500
-
44c1df67c4
Move createOptionsStorage to background.js
Nick Krichevsky
2015-02-28 00:38:22 -0500
-
dca2298ccd
Remove unnecessary console.log
Nick Krichevsky
2015-02-27 17:18:37 -0500
-
c9fef951ca
Fix issue where the keyboard couldn't scroll, fixes #7
Nick Krichevsky
2015-02-27 17:04:26 -0500
-
c6c6cf6419
Add darkmode toggle, resolves #3
Nick Krichevsky
2015-02-27 16:41:31 -0500
-
fb6885258f
Add saving options
Nick Krichevsky
2015-02-27 15:10:27 -0500
-
d30e817c5e
Add setting up of view based on options
Nick Krichevsky
2015-02-27 11:11:08 -0500
-
b8e02cf834
Add ground work for options page
Nick Krichevsky
2015-02-26 19:13:13 -0500
-
2a2839837d
Fix bug where setHeights wouldn't account for filterInput nor the margin of ul#windows
Nick Krichevsky
2015-02-26 18:51:43 -0500
-
06f5a3fd94
Remove some unnecessary console.logs
Nick Krichevsky
2015-02-26 13:35:04 -0500
-
acb0b884b2
Changed method that onUpdaed works, in order to resolve issue #5
Nick Krichevsky
2015-02-26 13:30:52 -0500
-
bbe24ece06
Fixing sizing on filterInput
Nick Krichevsky
2015-02-26 09:09:24 -0500
-
08c4bf588e
Fix bug where scrolling wouldn't work, resolves issue #6
Nick Krichevsky
2015-02-26 09:06:20 -0500
-
ac1a5ff6e4
Fix bug where the window wouldn't highlight after going back up to the search box
Nick Krichevsky
2015-02-25 11:21:48 -0500
-
8e95ef4474
Change storage.clear to storage.remove('windows')
Nick Krichevsky
2015-02-24 22:02:13 -0500
-
4aaadb4ad0
Scroll down when scrolled below an element and down is pressed, resolves issue #2
Nick Krichevsky
2015-02-24 12:34:49 -0500
-
b2a7117045
Make spacing changes, make text left bearing
Nick Krichevsky
2015-02-23 22:37:04 -0500
-
cfa0b6cb0d
Move pin button to right of favicon
Nick Krichevsky
2015-02-23 21:39:40 -0500
-
24f5d6c44b
Minor spacing changes
Nick Krichevsky
2015-02-23 21:15:37 -0500
-
82d27f8d15
Remove margin on body
Nick Krichevsky
2015-02-23 20:52:49 -0500
-
e6e4188910
Minor color change on dark mode
Nick Krichevsky
2015-02-23 20:51:04 -0500
-
f541002a5b
Add light mode to css
Nick Krichevsky
2015-02-23 20:50:32 -0500
-
642476bbef
Major stylistic changes, including a dark mode.
Nick Krichevsky
2015-02-23 20:07:53 -0500
-
5ab189f880
Revert "Add tiling of elements with an alt tag"
Nick Krichevsky
2015-02-23 17:59:42 -0500
-
081fe28406
Add feature where if searching, pressing enter will go to the first result
Nick Krichevsky
2015-02-23 14:41:36 -0500
-
cf4b0bf7b8
Fix bug where the first tab could not be pinned or closed
Nick Krichevsky
2015-02-23 14:35:17 -0500
-
86c8c10419
Add tiling of elements with an alt tag
Nick Krichevsky
2015-02-23 14:25:18 -0500
-
0cd123b3dd
Add page down and page up support for traversing windows
Nick Krichevsky
2015-02-23 14:13:02 -0500
-
b18bb3b610
Divide window height by two when scrolling down with shift
Nick Krichevsky
2015-02-23 14:08:40 -0500
-
7dee3a638a
Add window traversing by holdign shift and pressing up
Nick Krichevsky
2015-02-23 14:08:14 -0500
-
648bb0478c
Add window traversing by holding shift and pressing down
Nick Krichevsky
2015-02-23 10:32:41 -0500
-
5585028fa8
Add keyboard shortcut for renaming windows
Nick Krichevsky
2015-02-23 08:21:05 -0500
-
0379300e1c
Refactor scrolling down to avoid chopping off of elements
Nick Krichevsky
2015-02-22 23:15:13 -0500
-
03d4fd9a95
Make sure a window isn't selected when C or P is pressed
Nick Krichevsky
2015-02-22 21:18:46 -0500
-
b2432607fc
Add shortcut for searching
Nick Krichevsky
2015-02-22 21:17:06 -0500
-
4c4ec95e51
Add some comments on the workarounds
Nick Krichevsky
2015-02-22 21:01:29 -0500
-
4da0721020
Add workaround for hovering above/below the close/pin buttons
Nick Krichevsky
2015-02-22 20:59:33 -0500
-
d96aa9871a
Replace onClick with addEventListener
Nick Krichevsky
2015-02-22 20:32:44 -0500
-
5d41c4f412
Minor centering changes
Nick Krichevsky
2015-02-22 20:16:48 -0500