Age | Commit message (Collapse) | Author |
|
|
|
Fix index computation in DRM output scan and CRTC match
|
|
|
|
Replace list_t with wl_list
|
|
|
|
|
|
Fixed default keybinding in config.c
|
|
|
|
Changed broken example rootston keybinding
|
|
Render fixups
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove wl_list_init when using wl_signal_add
|
|
Moved comments in rootston keybinding example config
|
|
The comment strings are not stripped so the commands are not currently
recognised.
|
|
|
|
|
|
|
|
Now wlr_backend->outputs is a list of wlr_wl_backend_output instead of
wlr_output.
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
|
Add startup command option to rootston
|
|
Allows specifying a command to run at startup.
|
|
wl-output: send layout position
|
|
|
|
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
|
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
|
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
|
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
|
|
|
|
|
xdg-shell: send same-as-current configure if needed
|
|
rootston: view set position
|
|
|
|
|
|
|
|
rootston: add a default meta key if no config file is specified
|
|
|
|
Fix hidden cursors
|
|
|
|
|
|
xdg-shell: force configure when pending different
|
|
|
|
[WIP] Fix client cursors
|
|
bug: detect invalid texture in xdg-shell
|
|
|
|
|
|
bug: fix view centering
|