Miroslav Šedivý
|
f8b128e1e9
|
Custom sizes with XRandR (#25)
* xserver dummy with RandR.
* update.
* remove screen configurations from xorg.
* screen size cannot be nil anymore.
* use predefined screen configurations.
* use screen configurations.
* fix error.
* remove comment.
|
2023-02-14 21:18:47 +01:00 |
|
Miroslav Šedivý
|
7d5ec0190a
|
add button events to control WebSocket.
|
2022-07-28 12:43:31 +02:00 |
|
Miroslav Šedivý
|
3cd59b9f30
|
rename module name from gitlab to github.
|
2022-07-14 22:10:41 +02:00 |
|
Miroslav Šedivý
|
8593d2d0fd
|
move shared code to pkg.
|
2022-03-20 11:43:00 +01:00 |
|
Miroslav Šedivý
|
94c17e9a42
|
rename module to gitlab.com/demodesk/neko/server.
|
2022-03-20 11:27:41 +01:00 |
|
Miroslav Šedivý
|
b261217cbe
|
add KeyPress func.
|
2022-01-30 01:22:07 +01:00 |
|
Miroslav Šedivý
|
d7671942a6
|
code fmt change.
|
2021-09-02 21:37:24 +02:00 |
|
Miroslav Šedivý
|
5acfae72be
|
Revert "workaround for "Keyboard bugs <> → >>"."
|
2021-04-10 01:07:19 +02:00 |
|
Miroslav Šedivý
|
536bab14e5
|
workaround for "Keyboard bugs <> → >>".
|
2021-04-08 00:08:21 +02:00 |
|
Miroslav Šedivý
|
663270b0f5
|
cursor position bypass desktop module.
|
2021-02-28 18:50:32 +01:00 |
|
Miroslav Šedivý
|
dc29f71b0c
|
keysym as uint32.
|
2021-02-23 21:25:55 +01:00 |
|
Miroslav Šedivý
|
5310acfbf0
|
implement xorg GetCursorPosition.
|
2021-02-17 21:55:11 +01:00 |
|
Miroslav Šedivý
|
45679f1b86
|
format Go source code.
|
2021-02-14 14:40:17 +01:00 |
|
Miroslav Šedivý
|
c9b2c93fb8
|
cursor image/position from WebRTC.
|
2021-02-13 18:25:40 +01:00 |
|
Miroslav Šedivý
|
f22922191a
|
broadcast cursor position via WebSockets.
|
2021-02-11 18:36:27 +01:00 |
|
Miroslav Šedivý
|
afd3dd2f56
|
generate screenshot using Xlib.
|
2021-01-21 20:44:09 +01:00 |
|
Miroslav Šedivý
|
d4e0287eb5
|
file chooser dialog events implementation.
|
2021-01-19 21:01:31 +01:00 |
|
Miroslav Šedivý
|
b49ed65a5c
|
add xorg PutWindowBelow.
|
2021-01-18 21:43:44 +01:00 |
|
Miroslav Šedivý
|
bd062d3949
|
lint fix.
|
2021-01-18 15:31:00 +01:00 |
|
Miroslav Šedivý
|
3bbe3781c8
|
set screen size using struct.
|
2021-01-15 17:30:19 +01:00 |
|
Miroslav Šedivý
|
0e09609c67
|
KeyboardLayout to KeyboardMap.
|
2021-01-15 16:53:03 +01:00 |
|
Miroslav Šedivý
|
71dbdc06f5
|
add layout variant.
|
2021-01-12 23:52:44 +01:00 |
|
Miroslav Šedivý
|
7f18c5842d
|
changing keyboard layout as go exec.
|
2021-01-12 23:48:15 +01:00 |
|
Miroslav Šedivý
|
8a9dceafec
|
xorg modifiers fix mask.
|
2021-01-12 23:35:11 +01:00 |
|
Miroslav Šedivý
|
a0d8f1b880
|
xorg modifiers refactor.
|
2021-01-12 22:54:13 +01:00 |
|
Miroslav Šedivý
|
93b1553b4d
|
xlib get cursor implementation.
|
2021-01-09 22:58:18 +01:00 |
|
Miroslav Šedivý
|
a6afccd079
|
desktop single mutex shared gtk.
|
2021-01-08 22:03:50 +01:00 |
|
Miroslav Šedivý
|
4aa7da45e1
|
screen change mutex, fixes "HTTP requests are not buffered - screen changing is failing".
|
2021-01-04 19:39:21 +01:00 |
|
Miroslav Šedivý
|
a6fd0f3d25
|
fixes "screen size change is sometimes failing".
|
2020-11-07 17:22:25 +01:00 |
|
Miroslav Šedivý
|
a8173ce02f
|
change screen size only on desktop.
|
2020-11-04 00:27:47 +01:00 |
|
Miroslav Šedivý
|
5d906e0a8b
|
major refactor.
|
2020-11-01 16:09:48 +01:00 |
|