Jakub Sobon
|
7ac5acfd6b
|
Container option that sets the container as focused.
|
2020-12-27 03:08:57 -05:00 |
Jakub Sobon
|
5c68b72bbe
|
Test coverage for closed focus groups.
|
2020-12-27 01:00:42 -05:00 |
Jakub Sobon
|
69bc767fb5
|
Containers can now belong to multiple focus groups.
|
2020-12-07 02:14:11 -05:00 |
Jakub Sobon
|
bfcc2972fa
|
Test verifying that KeyFocusSkip has no effect on focus groups.
|
2020-12-07 00:55:29 -05:00 |
Jakub Sobon
|
c1f1c03e95
|
Basic test cases for closed focus groups.
|
2020-12-02 01:06:23 -05:00 |
Jakub Sobon
|
2f36dce2ed
|
Containers can request to be skipped when focus is moved using keyboard keys.
|
2020-11-29 22:38:43 -05:00 |
Jakub Sobon
|
f07f4e8534
|
Improving focus tests.
The test cases can now use trees with any number of containers and have
a scalable way of referring to individual containers in the tree.
|
2020-11-28 14:57:53 -05:00 |
Jakub Sobon
|
e4edc8f15a
|
Ability to focus the previous container using keyboard.
|
2020-11-24 14:24:08 -05:00 |
Jakub Sobon
|
0771a92dc2
|
Ability to move focus to the next container using a key.
|
2020-11-23 22:33:24 -05:00 |
Jakub Sobon
|
06eb7623bd
|
Modifying imports 'internal' -> 'private'.
|
2020-04-10 15:26:45 -04:00 |
Jakub Sobon
|
96d136019e
|
Calculating container areas upon Draw only.
|
2019-03-28 22:30:09 -04:00 |
Jakub Sobon
|
b25d20c8ae
|
Mouse and keyboard are also public.
|
2019-02-24 02:08:48 -05:00 |
Jakub Sobon
|
e4726e4240
|
Changing all call sites to linestyle.
|
2019-02-24 01:51:50 -05:00 |
Jakub Sobon
|
b74f46509b
|
Moving runewidth, segdisp and testdraw to internal.
|
2019-02-24 01:27:17 -05:00 |
Jakub Sobon
|
bf61ca1479
|
Moving draw out of internal.
|
2019-02-24 01:20:03 -05:00 |
Jakub Sobon
|
97ec73069f
|
Moving align, cell and terminalapi back from internal.
|
2019-02-24 01:13:26 -05:00 |
Jakub Sobon
|
8df9e3307c
|
Moving faketerm to internal.
|
2019-02-24 01:09:23 -05:00 |
Jakub Sobon
|
bf38f10d25
|
Moving terminal back to public.
|
2019-02-24 01:04:57 -05:00 |
Jakub Sobon
|
5ac468c10a
|
Moving terminal, terminalapi and widgetapi to internal subdirectory.
And adding a README under internal.
|
2019-02-23 21:19:16 -05:00 |
Jakub Sobon
|
2ff1818c0e
|
Moving keyboard and mouse to internal.
|
2019-02-23 21:11:50 -05:00 |
Jakub Sobon
|
6c03991fb9
|
Moving draw and event to internal.
|
2019-02-23 21:10:51 -05:00 |
Jakub Sobon
|
7ee222ac58
|
Moving private libraries into internal subdirectory.
|
2019-02-23 21:09:38 -05:00 |
Jakub Sobon
|
006c021f63
|
Also throttling repetitive events to focus and widgets.
|
2019-02-21 01:44:31 -05:00 |
Jakub Sobon
|
8780433b62
|
Moving container to EDS.
|
2019-02-20 23:36:58 -05:00 |
Jakub Sobon
|
964d676e31
|
Allowing container.Option to report an error.
|
2019-01-14 00:08:20 -05:00 |
Jakub Sobon
|
ea375744a7
|
Adding travis-ci and coveralls configuration.
|
2018-05-08 18:53:14 +01:00 |
Jakub Sobon
|
039a028ff9
|
Fixing issues reported by go vet.
|
2018-05-08 01:20:48 +01:00 |
Jakub Sobon
|
2cd3343c81
|
Adding licences and a script to automate the same.
|
2018-04-14 23:06:57 +01:00 |
Jakub Sobon
|
c896b5160f
|
Containers now track focus.
|
2018-04-06 04:56:36 +02:00 |