ruki
|
ef250e66d0
|
Merge pull request #20 from tboox/mouse
add mouse support and fix code style
|
2020-11-20 22:31:43 +08:00 |
|
ruki
|
41d7af5940
|
improve panel
|
2020-11-21 00:38:24 +08:00 |
|
ruki
|
dac24fad54
|
improve panel/on_clicked
|
2020-11-21 00:37:16 +08:00 |
|
ruki
|
14fb32a16c
|
remove boxdialog/mouseable
|
2020-11-21 00:36:03 +08:00 |
|
ruki
|
ec90d4a2a7
|
improve button/on_click
|
2020-11-21 00:35:47 +08:00 |
|
ruki
|
00b35c523c
|
disable mouse for view by default
|
2020-11-21 00:33:23 +08:00 |
|
ruki
|
078b76500c
|
fix codestyle for mouse
|
2020-11-20 22:48:28 +08:00 |
|
ruki
|
745345183b
|
fix string.startswith
|
2020-11-20 09:38:24 +08:00 |
|
laelnasan
|
be0060b465
|
mouseable views - correction 2
|
2020-11-19 14:17:31 -03:00 |
|
laelnasan
|
a1f1acff40
|
mouseable views - correction
|
2020-11-19 13:53:39 -03:00 |
|
laelnasan
|
83031f9516
|
mouseable views
|
2020-11-19 13:44:04 -03:00 |
|
ruki
|
ff1610e0ea
|
Merge pull request #18 from laelnasan/lua-5.4
Compatibility with lua 5.4
|
2020-11-17 22:33:53 +08:00 |
|
laelnasan
|
114f15a2f5
|
Compatibility with lua 5.4
|
2020-11-17 09:59:30 -03:00 |
|
ruki
|
987b002e0d
|
improve mconfdialog
|
2020-11-14 11:08:37 +08:00 |
|
ruki
|
fa71648eb8
|
improve panel:remove
|
2020-11-12 00:45:46 +08:00 |
|
ruki
|
3511b367a3
|
fix panel select_prev arg
|
2020-11-12 00:44:56 +08:00 |
|
ruki
|
ec84cbc043
|
fix choicebox
|
2020-10-28 23:06:14 +08:00 |
|
ruki
|
559486c885
|
add config.ld
|
2020-10-21 00:54:08 +08:00 |
|
ruki
|
875969be7b
|
update rockspec
|
2020-10-17 11:18:52 +08:00 |
|
ruki
|
71f7f936b5
|
Merge pull request #16 from laelnasan/pdcurses-mouse
Pdcurses mouse
|
2020-10-17 11:16:43 +08:00 |
|
Lael N. Santos
|
51ab4a4f7a
|
remove redefinition of function
|
2020-10-16 23:59:44 -03:00 |
|
Lael N. Santos
|
a461b5d04f
|
repush
|
2020-10-16 23:37:48 -03:00 |
|
ruki
|
e975e7c890
|
improve ci
|
2020-10-17 08:56:04 +08:00 |
|
Lael N. Santos
|
e9e60b02ba
|
Merge branch 'mouse_support' into pdcurses-mouse
|
2020-10-16 19:56:19 -03:00 |
|
Lael N. Santos
|
250a8ba01e
|
Restored macros to accept pdcurses mouse
|
2020-10-16 19:55:59 -03:00 |
|
Lael N. Santos
|
a9253dbac0
|
added definition NCURSES_MOUSE_VERSION in pdcurses curses.h
|
2020-10-15 20:17:11 -03:00 |
|
ruki
|
9cc61b18d2
|
fix curses to support pdcurses
|
2020-10-08 22:54:01 +08:00 |
|
ruki
|
e292f05349
|
update rockspec
|
2020-10-06 22:50:28 +08:00 |
|
ruki
|
c6c426d60b
|
remove trailing white spaces
|
2020-10-06 22:50:08 +08:00 |
|
ruki
|
edc266a881
|
Merge pull request #15 from laelnasan/mouse_support
Mouse support
|
2020-10-06 10:57:50 +08:00 |
|
Lael N. Santos
|
89a2034b12
|
boolean operation correction"
|
2020-10-05 23:54:18 -03:00 |
|
Lael N. Santos
|
dc192c88f3
|
corrected indentation
|
2020-10-05 23:40:44 -03:00 |
|
Lael N. Santos
|
589d5cabb8
|
pull request review
|
2020-10-05 23:30:13 -03:00 |
|
Lael N. Santos
|
e2eb513c7e
|
minor changes
|
2020-10-05 19:33:11 -03:00 |
|
Lael N. Santos
|
3219470a79
|
restyling
|
2020-10-05 13:52:01 -03:00 |
|
Lael N. Santos
|
c10290695e
|
Added mouse support
If there is a curses library with support to mouse the `curses.KEY_MOUSE` constant
will be defined with other constants and functions.
|
2020-10-05 13:32:58 -03:00 |
|
Lael N. Santos
|
ffd3f6d754
|
solved a compatibility issue for 5.4
|
2020-10-01 17:52:22 -03:00 |
|
ruki
|
fb8cfdbd07
|
update spec
|
2020-05-14 21:03:39 +08:00 |
|
ruki
|
fea4d39f41
|
fix tab
|
2020-05-14 21:02:13 +08:00 |
|
ruki
|
0c4666c24f
|
improve xmake.lua
|
2020-05-11 10:31:46 +08:00 |
|
ruki
|
f622aa3e67
|
fix xmake.lua
|
2020-05-11 10:26:02 +08:00 |
|
ruki
|
d87ce6d8d5
|
fix mconfdialog
|
2020-05-09 22:46:49 +08:00 |
|
ruki
|
4f1a96fcec
|
draw scroll progress
|
2020-05-09 22:39:49 +08:00 |
|
ruki
|
bfcc4c9fc0
|
update readme
|
2020-05-07 20:17:19 +08:00 |
|
ruki
|
555a32a55c
|
update spec
|
2020-05-07 10:28:19 +08:00 |
|
ruki
|
d0ebc6a542
|
fix rect.resize
|
2020-05-07 10:25:37 +08:00 |
|
ruki
|
f898c452f3
|
fix require
|
2020-05-07 10:03:52 +08:00 |
|
ruki
|
5cb6a48a36
|
update spec
|
2020-05-07 09:27:01 +08:00 |
|
ruki
|
3c384a8671
|
improve tab and draw
|
2020-05-07 09:26:07 +08:00 |
|
ruki
|
1188e8e8c2
|
upload spec
|
2020-05-07 07:46:43 +08:00 |
|