Nick Krichevsky
|
4010bc32d4
|
Fix bug where scrolling up wouldn't show if it was offscreen
|
2015-02-28 11:58:35 -05:00 |
|
Nick Krichevsky
|
bc92b31cb3
|
Remove height from body, resolves #8
|
2015-02-28 11:04:35 -05:00 |
|
Nick Krichevsky
|
44c1df67c4
|
Move createOptionsStorage to background.js
|
2015-02-28 00:38:22 -05:00 |
|
Nick Krichevsky
|
dca2298ccd
|
Remove unnecessary console.log
|
2015-02-27 17:18:37 -05:00 |
|
Nick Krichevsky
|
c9fef951ca
|
Fix issue where the keyboard couldn't scroll, fixes #7
|
2015-02-27 17:04:26 -05:00 |
|
Nick Krichevsky
|
c6c6cf6419
|
Add darkmode toggle, resolves #3
|
2015-02-27 16:44:41 -05:00 |
|
Nick Krichevsky
|
fb6885258f
|
Add saving options
|
2015-02-27 15:10:27 -05:00 |
|
Nick Krichevsky
|
d30e817c5e
|
Add setting up of view based on options
|
2015-02-27 11:11:08 -05:00 |
|
Nick Krichevsky
|
b8e02cf834
|
Add ground work for options page
|
2015-02-26 19:13:57 -05:00 |
|
Nick Krichevsky
|
2a2839837d
|
Fix bug where setHeights wouldn't account for filterInput nor the margin of ul#windows
|
2015-02-26 18:51:43 -05:00 |
|
Nick Krichevsky
|
06f5a3fd94
|
Remove some unnecessary console.logs
|
2015-02-26 13:35:04 -05:00 |
|
Nick Krichevsky
|
acb0b884b2
|
Changed method that onUpdaed works, in order to resolve issue #5
|
2015-02-26 13:30:52 -05:00 |
|
Nick Krichevsky
|
bbe24ece06
|
Fixing sizing on filterInput
|
2015-02-26 09:09:24 -05:00 |
|
Nick Krichevsky
|
08c4bf588e
|
Fix bug where scrolling wouldn't work, resolves issue #6
|
2015-02-26 09:06:20 -05:00 |
|
Nick Krichevsky
|
ac1a5ff6e4
|
Fix bug where the window wouldn't highlight after going back up to the search box
|
2015-02-25 11:21:48 -05:00 |
|
Nick Krichevsky
|
8e95ef4474
|
Change storage.clear to storage.remove('windows')
|
2015-02-24 22:02:13 -05:00 |
|
Nick Krichevsky
|
4aaadb4ad0
|
Scroll down when scrolled below an element and down is pressed, resolves issue #2
|
2015-02-24 12:34:49 -05:00 |
|
Nick Krichevsky
|
b2a7117045
|
Make spacing changes, make text left bearing
|
2015-02-23 22:40:15 -05:00 |
|
Nick Krichevsky
|
cfa0b6cb0d
|
Move pin button to right of favicon
|
2015-02-23 21:39:40 -05:00 |
|
Nick Krichevsky
|
24f5d6c44b
|
Minor spacing changes
|
2015-02-23 21:15:37 -05:00 |
|
Nick Krichevsky
|
82d27f8d15
|
Remove margin on body
|
2015-02-23 20:52:49 -05:00 |
|
Nick Krichevsky
|
e6e4188910
|
Minor color change on dark mode
|
2015-02-23 20:51:04 -05:00 |
|
Nick Krichevsky
|
f541002a5b
|
Add light mode to css
|
2015-02-23 20:50:32 -05:00 |
|
Nick Krichevsky
|
642476bbef
|
Major stylistic changes, including a dark mode.
|
2015-02-23 20:07:53 -05:00 |
|
Nick Krichevsky
|
5ab189f880
|
Revert "Add tiling of elements with an alt tag"
This reverts commit 86c8c10419 .
|
2015-02-23 17:59:42 -05:00 |
|
Nick Krichevsky
|
081fe28406
|
Add feature where if searching, pressing enter will go to the first result
|
2015-02-23 14:41:36 -05:00 |
|
Nick Krichevsky
|
cf4b0bf7b8
|
Fix bug where the first tab could not be pinned or closed
|
2015-02-23 14:35:17 -05:00 |
|
Nick Krichevsky
|
86c8c10419
|
Add tiling of elements with an alt tag
|
2015-02-23 14:25:18 -05:00 |
|
Nick Krichevsky
|
0cd123b3dd
|
Add page down and page up support for traversing windows
|
2015-02-23 14:14:53 -05:00 |
|
Nick Krichevsky
|
b18bb3b610
|
Divide window height by two when scrolling down with shift
|
2015-02-23 14:08:40 -05:00 |
|
Nick Krichevsky
|
7dee3a638a
|
Add window traversing by holdign shift and pressing up
|
2015-02-23 14:08:14 -05:00 |
|
Nick Krichevsky
|
648bb0478c
|
Add window traversing by holding shift and pressing down
|
2015-02-23 10:32:41 -05:00 |
|
Nick Krichevsky
|
5585028fa8
|
Add keyboard shortcut for renaming windows
|
2015-02-23 08:21:05 -05:00 |
|
Nick Krichevsky
|
0379300e1c
|
Refactor scrolling down to avoid chopping off of elements
|
2015-02-22 23:16:17 -05:00 |
|
Nick Krichevsky
|
03d4fd9a95
|
Make sure a window isn't selected when C or P is pressed
|
2015-02-22 21:18:46 -05:00 |
|
Nick Krichevsky
|
b2432607fc
|
Add shortcut for searching
|
2015-02-22 21:17:06 -05:00 |
|
Nick Krichevsky
|
4c4ec95e51
|
Add some comments on the workarounds
|
2015-02-22 21:01:29 -05:00 |
|
Nick Krichevsky
|
4da0721020
|
Add workaround for hovering above/below the close/pin buttons
|
2015-02-22 20:59:33 -05:00 |
|
Nick Krichevsky
|
d96aa9871a
|
Replace onClick with addEventListener
|
2015-02-22 20:32:44 -05:00 |
|
Nick Krichevsky
|
5d41c4f412
|
Minor centering changes
|
2015-02-22 20:16:48 -05:00 |
|
Nick Krichevsky
|
d685533781
|
Make buttons slightly larger
|
2015-02-22 20:08:28 -05:00 |
|
Nick Krichevsky
|
7dbf4bf4e1
|
Add workaround for clicking above/below the close/pin buttons
|
2015-02-22 19:33:59 -05:00 |
|
Nick Krichevsky
|
be9bdef3f8
|
Replace mainList window queries with a prepopulated list of windows
|
2015-02-22 16:51:47 -05:00 |
|
Nick Krichevsky
|
23da77d9f1
|
fix bug where pressing enter would throw an error
|
2015-02-22 16:31:02 -05:00 |
|
Nick Krichevsky
|
91806dd3c9
|
Rework Arrow key traversing in order to allow for selections of windows
|
2015-02-22 16:27:55 -05:00 |
|
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 |
|