lbonn
|
2e1e362fd3
|
Fix fullscreen in wayland mode
Fixes #6
|
2020-09-02 20:51:10 +02:00 |
|
lbonn
|
1f828cb2c5
|
Fix font configuration on wayland
Fixes #9
|
2020-09-02 16:21:14 +02:00 |
|
lbonn
|
bd9b5e8bf4
|
Do not crash when no buffer in pool
Was causing segfaults when window content updates too fast.
|
2020-09-02 16:19:49 +02:00 |
|
lbonn
|
33fbefdb8d
|
Account for no active view state in various callbacks
|
2020-09-02 16:19:44 +02:00 |
|
lbonn
|
d3e96f2762
|
Run indenter
|
2020-09-02 16:03:49 +02:00 |
|
lbonn
|
dc1b15945a
|
Use TOP layer instead of OVERLAY on Wayland
Overlay is reserved for lock screens and similar programs.
Fixes #7
|
2020-08-14 17:20:21 +02:00 |
|
lbonn
|
04d2a7a73d
|
wayland: High DPI support
|
2020-07-24 19:30:02 +02:00 |
|
lbonn
|
17b4265a5f
|
Put most of view implementation in common
|
2020-07-24 19:30:02 +02:00 |
|
lbonn
|
8e53896bbd
|
Avoid some indirections
|
2020-07-24 19:30:02 +02:00 |
|
lbonn
|
183b6b618e
|
Factorize some view code
|
2020-07-24 19:30:02 +02:00 |
|
lbonn
|
98a9635173
|
Make xcb and wayland implementations coexist
|
2020-07-24 19:30:02 +02:00 |
|
lbonn
|
97ea1c6d0b
|
Continue work on wayland mode
- Fix mouse support
- Handle key repeats
- Positioning
- Fix periodic count updates
|
2020-07-24 19:30:02 +02:00 |
|
lbonn
|
7d94413675
|
Display something on wayland with layer shell
Based on sardemff7 previous wayland attempt
|
2020-07-24 19:30:02 +02:00 |
|