Age | Commit message (Expand) | Author |
2019-06-07 | rootston: add support for direct scan-out | Simon Ser |
2019-06-02 | Remove orbital screenshooter and gamma-control | Simon Ser |
2019-05-19 | rootston: remove duplicated include | Silvan Jegen |
2019-04-29 | rootston: add support for foreign-toplevel fullscreening | Ilia Bozhinov |
2019-04-27 | rootston: fix damage tracking debug mode | Simon Ser |
2019-04-26 | rootston: don't submit too much damage | Simon Ser |
2019-04-26 | Remove wlr_wl_shell | Drew DeVault |
2019-04-23 | output: rename needs_commit to needs_frame | Simon Ser |
2019-04-23 | output-damage: refactor API | Simon Ser |
2019-04-22 | rootston: use wlr_output_preferred_mode | Simon Ser |
2019-04-22 | Fix missing headers when building without X11 | Alyssa Ross |
2019-04-13 | rootston: remove disabled outputs from the output layout | Ilia Bozhinov |
2019-04-13 | output: remove lx, ly | emersion |
2019-04-11 | rootston: disable then enable outputs when applying output-management state | emersion |
2019-04-11 | output-management-v1: update protocol, add set_custom_mode | emersion |
2019-04-11 | output-management-v1: support applying configuration | emersion |
2019-04-11 | rootston: update output-management-v1 state when output is modeset | emersion |
2019-04-11 | rootston: add output-management-v1 support | emersion |
2019-03-24 | rootston: Also iterate layer shell popups | Guido Günther |
2019-03-19 | s/lid_switch/switch_device | Ryan Walklin |
2019-03-04 | xwayland: don't set DISPLAY | emersion |
2019-03-02 | rootston: fix input events for rotated views | emersion |
2019-03-02 | rootston: split rendering code into render.c | emersion |
2019-03-02 | rootston: fix Xwayland children rendering when fullscreen | emersion |
2019-03-02 | rootston: fix rotated views rendering | emersion |
2019-03-02 | rootston: refactor rendering | emersion |
2019-02-26 | rootston: Make add_{switch,binding}_config static | Guido Günther |
2019-02-23 | Merge pull request #1517 from emersion/refactor-dnd | Drew DeVault |
2019-02-23 | rootston: make roots_view embedded and remove unions | emersion |
2019-02-23 | rootston: add a view child interface | 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-20 | rootston: cancel drag on invalid serial | emersion |
2019-02-20 | data-device: refactor wlr_drag | emersion |
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-30 | rootston: only allow one drag icon per seat | emersion |
2019-01-30 | seat: don't send motion if pointer hasn't moved | emersion |
2019-01-29 | Fix two issues found with Clang's static analyzer | emersion |
2019-01-28 | Implement the pointer-gestures-unstable-v1 protocol | Greg V |
2019-01-26 | pointer: add a frame event | emersion |
2019-01-24 | data-device, primary-selection: add request_set_selection | emersion |
2019-01-21 | Fix indentation in various files | emersion |
2019-01-18 | rootston: document why Xwayland is disconnected before clients | emersion |
2019-01-13 | Remove wlr_xdg_surface_send_close. | Connor E |
2019-01-07 | Simplify evdev includes on FreeBSD by relying on up-to-date package | Jan Beich |
2019-01-06 | Merge pull request #1423 from emersion/data-control | Drew DeVault |
2019-01-06 | relative-pointer-v1: move pointer iteration in wlroots | emersion |