Commit graph

180 commits

Author SHA1 Message Date
Nick Krichevsky 588ab6270e Fix bug where a blank name could be set for a window 2015-03-07 11:55:33 -05:00
Nick Krichevsky 31fe03e038 Use callback when removing a tab 2015-03-07 11:31:15 -05:00
Nick Krichevsky 8971791667 Add a close button for windows, with shitt close functionality 2015-03-07 11:30:10 -05:00
Nick Krichevsky 2c03ffc0a1 Remove unneccessary getAttribute for windowId 2015-03-07 11:14:36 -05:00
Nick Krichevsky c23e8c1a5c Add mroe clarifying error message to supplement a fix for #4 2015-03-06 15:09:31 -05:00
Nick Krichevsky 4580229ac4 Implement keyboard shortcut for detaching 2015-03-05 22:19:36 -05:00
Nick Krichevsky da5cc23946 Add fakeHover and fake click events for detach button 2015-03-05 22:16:13 -05:00
Nick Krichevsky b615fff748 Implement detach button functionality 2015-03-05 22:05:04 -05:00
Nick Krichevsky 820fa46f58 Add detach button to UI 2015-03-05 22:03:05 -05:00
Nick Krichevsky 197efc8918 Fix bug where pressing enter in the search box wouldn't go to the first result 2015-03-05 18:53:17 -05:00
Nick Krichevsky f9fcfc26a1 Fix bug where R wouldn't rename a window 2015-03-05 17:24:14 -05:00
Nick Krichevsky 6476390d4b Replace some !=s with !== 2015-03-05 17:23:14 -05:00
Nick Krichevsky dfb83aff53 Add window switching via pressing the enter key, resolves #16 2015-03-05 17:20:33 -05:00
Nick Krichevsky 99bb9a5e9e Add window clicking to switch windows, works towards resolving #16 2015-03-05 17:20:09 -05:00
Nick Krichevsky 591011bc1b Simplify shift close mechanism on the keybaord 2015-03-05 08:56:13 -05:00
Nick Krichevsky 529b4be5ce Implements shift close mechanism with mouse, resolves #18 2015-03-05 08:53:15 -05:00
Nick Krichevsky 43024a116f Make shiftDown global 2015-03-05 08:42:38 -05:00
Nick Krichevsky 8569215de3 Resolve bug where tab wouldn't highlight if closing all tabs in the top window 2015-03-05 08:39:01 -05:00
Nick Krichevsky 82295c26c0 Fix various bugs closing tabs with the keyboard, re resolves #22 2015-03-05 08:35:52 -05:00
Nick Krichevsky 77d8afcbca Revert "Fix bug where changing tabKeyIndex on winodw close wouldn't work, resolves #22"
This reverts commit 3cf8eaaf2c.
2015-03-05 08:34:14 -05:00
Nick Krichevsky 3cf8eaaf2c Fix bug where changing tabKeyIndex on winodw close wouldn't work, resolves #22 2015-03-05 08:28:04 -05:00
Nick Krichevsky 7ce3191cd7 Fix bug where downward shiftscrolling wouldn't scroll the body down 2015-03-05 08:24:47 -05:00
Nick Krichevsky b2148700f1 Remove console.logs and add comments 2015-03-04 20:08:07 -05:00
Nick Krichevsky fbfdd0ec2d Fix bug where negative tab counts would be displayed 2015-03-04 20:06:27 -05:00
Nick Krichevsky d3bde6e2c9 Add windowList argument to createTabList and utilize it for shift close, resolves #17 2015-03-04 20:05:25 -05:00
Nick Krichevsky ec890da02a Remove keyHover classes on select of filter box 2015-03-04 19:16:25 -05:00
Nick Krichevsky 2aaed070b2 Add focus event to reset windowKeyIndex and tabKeyIndex 2015-03-04 19:14:04 -05:00
Nick Krichevsky aa9079f928 Rerwite createTabList and createWindowList to support new filtering method 2015-03-04 19:12:28 -05:00
Nick Krichevsky 2e635ba0b5 Fix bug where going down then up would select the second window 2015-03-04 19:00:48 -05:00
Nick Krichevsky fb7437941b Remove \!important from li.window 2015-03-04 16:20:51 -05:00
Nick Krichevsky 53c06e1c29 Add filtered class to hidden windows 2015-03-04 16:08:06 -05:00
Nick Krichevsky 0677a30fb4 Rework upward scrolling 2015-03-04 15:58:11 -05:00
Nick Krichevsky 9684cca6ed Fix wonky scrolling when switching windows going up 2015-03-04 15:51:45 -05:00
Nick Krichevsky 410e35d8d8 Fix wonky scrolling, resolves #21 2015-03-04 10:42:45 -05:00
Nick Krichevsky 949796257f Fix noResults not displaying 2015-03-03 21:17:38 -05:00
Nick Krichevsky 30c302a80a Remove unneccessary console.log 2015-03-03 21:01:35 -05:00
Nick Krichevsky 121cbdb4f9 Add workaround for #13 2015-03-03 19:22:28 -05:00
Nick Krichevsky 4fdc257ef0 Add debug statements to further investigate #13 2015-03-03 19:20:11 -05:00
Nick Krichevsky 796cc3a944 Let search use createTabList 2015-03-03 19:12:02 -05:00
Nick Krichevsky 8467e28ce8 Allow createTabList to filter out filtered elements 2015-03-03 19:07:21 -05:00
Nick Krichevsky d140adaea7 Implement striping into normal displays 2015-03-03 19:02:19 -05:00
Nick Krichevsky f825cfa17c Add javascript based striping method 2015-03-03 18:58:26 -05:00
Nick Krichevsky 5ef52faf22 Rework searching to use display:none; 2015-03-02 20:40:54 -05:00
Nick Krichevsky b5209d38fc Fix undefined is not a function error in debug for #13 2015-03-02 18:26:09 -05:00
Nick Krichevsky 4666a8a012 Add stack trace to help investigate #13 2015-03-02 18:24:38 -05:00
Nick Krichevsky f961a64b0e Add another debug statement to help investigate #13 2015-03-02 18:21:29 -05:00
Nick Krichevsky 81db8bd0b8 Remove whitespace in ul element 2015-03-02 16:03:08 -05:00
Nick Krichevsky 88808772b7 Add check for no selection when pressing enter, resolves #15 2015-03-02 13:19:44 -05:00
Nick Krichevsky 2b5b6c3446 Sets tabKeyIndex to zero when using the shift close method, resolves #19 2015-03-02 10:15:27 -05:00
Nick Krichevsky 773612a86c Add debug statements to help investigate #13 for when it happens again 2015-03-01 21:13:11 -05:00