index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rootston
/
desktop.c
Age
Commit message (
Expand
)
Author
2019-04-11
rootston: add output-management-v1 support
emersion
2019-03-04
xwayland: don't set DISPLAY
emersion
2019-03-02
rootston: fix input events for rotated views
emersion
2019-02-23
rootston: make roots_view embedded and remove unions
emersion
2019-02-23
rootston: move part of desktop.c to view.c, use an interface for views
emersion
2019-02-22
rootston: surface_at: check for fullscreen surfaces in between TOP and OVERLA...
Sebastian Krzyszkowiak
2019-02-22
rootston: don't try to maximize fullscreen surfaces
Sebastian Krzyszkowiak
2019-02-19
Merge pull request #1493 from emersion/primary-selection-v1
Drew DeVault
2019-02-17
subsurface: add map/unmap events
emersion
2019-02-13
primary-selection-v1: copy from gtk-primary-selection
emersion
2019-01-28
Implement the pointer-gestures-unstable-v1 protocol
Greg V
2019-01-06
Merge pull request #1423 from emersion/data-control
Drew DeVault
2018-12-30
data-control-v1: initial protocol implementation
emersion
2018-12-21
relative_pointer: implementation and code fixes
random human
2018-12-21
relative_pointer: create skeleton and build
random human
2018-12-20
rootston: create foreign toplevel handle before sending outputs
Ilia Bozhinov
2018-12-08
rootston: add support for wlr_foreign_toplevel_management_v1
Ilia Bozhinov
2018-12-05
rootston: use box for views position
Louis Taylor
2018-12-05
rootston: use int for width, height
Louis Taylor
2018-11-29
primary-selection: introduce wlr_primary_selection_source
emersion
2018-11-27
gtk-primary-selection: refactor everything, untie from seat
emersion
2018-11-23
Rename wlr_primary_selection to wlr_gtk_primary_selection
emersion
2018-11-12
Use #if instead of #ifdef for wlroots config data
emersion
2018-10-28
rootston: fix segfault when destroying unmapped fullscreen views
emersion
2018-10-28
rootston: fix segfault in view_at
emersion
2018-10-28
Fix "variable ‘cursor_default’ set but not used"
Sorcus
2018-10-12
Merge pull request #1203 from dcz-purism/input
Drew DeVault
2018-10-09
rootston: add support for text input and the basic of input method
Dorota Czaplejewicz
2018-10-08
rootston: export XCURSOR_SIZE and XCURSOR_THEME
emersion
2018-10-04
rootston: send presentation events
emersion
2018-09-27
pointer-constraints: refactoring
emersion
2018-09-26
pointer-constraints: make region not a pointer, add committed bitfield
emersion
2018-09-18
Implement pointer-constraints protocol in wlroots and rootston
Las
2018-09-18
Remove extraneous indentation and conform to coding style
Las
2018-09-14
Merge pull request #1243 from emersion/layer-shell-suffix
Drew DeVault
2018-09-14
layer-shell: add _v1 suffix
emersion
2018-09-14
xdg-output: add _v1 suffix
emersion
2018-09-02
Init dmabuf global in renderer
emersion
2018-08-02
rootston: fire up wlr-gamma-control-unstable-v1
emersion
2018-08-02
Merge pull request #1053 from emersion/xdg-decoration
Drew DeVault
2018-07-29
rootston: focus newly-created surfaces
Ilia Bozhinov
2018-07-28
Add xdg-decoration-unstable-v1 support
emersion
2018-07-19
linux-dmabuf: add v1 suffix
emersion
2018-07-14
Basic tablet_v2 object lifetime
Markus Ongyerth
2018-07-09
util: add wlr_ prefix to log symbols
emersion
2018-07-04
surface: make pending and current embedded structs
emersion
2018-06-30
screencopy-v1: add basic implementation
emersion
2018-05-29
rootston: enable export-dmabuf
emersion
2018-05-28
virtual-keyboard: add support for the virtual-keyboard-v1 protocol
Dorota Czaplejewicz
2018-05-08
Merge pull request #959 from VincentVanlaer/xwayland-lazy
emersion
[next]