Age | Commit message (Expand) | Author |
2018-04-02 | Handle layer surfaces below shell surfaces | Drew DeVault |
2018-04-02 | Always give keyboard focus to the topmost layer | Drew DeVault |
2018-03-30 | Find layer surfaces for input events | Drew DeVault |
2018-03-30 | Refactor cursor event passhtrough | Drew DeVault |
2018-03-30 | xwayland: rename map_notify to map for consistency | emersion |
2018-03-29 | Fix maximized windows interaction with layer shell | Drew DeVault |
2018-03-27 | Address @emersion's feedback | Drew DeVault |
2018-03-27 | Fix surface layer damage tracking | Drew DeVault |
2018-03-27 | Fix layer rendering/layout bugs | Drew DeVault |
2018-03-27 | Handle usable area for maximized windows | Drew DeVault |
2018-03-27 | Reset exclusivity after shell layer | Drew DeVault |
2018-03-27 | Gracefully deal with outputs being removed | Drew DeVault |
2018-03-27 | Implement layer surface damage | Drew DeVault |
2018-03-27 | Arrange & render layer surfaces | Drew DeVault |
2018-03-27 | Add broken test client and rootston stubs | Drew DeVault |
2018-03-27 | Initial scaffolding of layer shell | Drew DeVault |
2018-03-27 | rootston: damage view when xdg-popup is mapped/unmapped | emersion |
2018-03-27 | rootston: damage view when zxdg-popup-v6 is mapped/unmapped | emersion |
2018-03-26 | rootston: add -D flag to enable damage tracking debugging | emersion |
2018-03-19 | render: split render.h into wlr_renderer.h and wlr_texture.h | emersion |
2018-03-17 | Merge pull request #711 from emersion/map-unmap | Tony Crisci |
2018-03-15 | xdg-shell: add map/unmap support | emersion |
2018-03-15 | Wire up linux_dmabuf in rootston | Guido Günther |
2018-03-13 | rootston: destroy seat view on unmap | emersion |
2018-03-12 | rootston: add destroy to view interface | emersion |
2018-03-10 | xdg-shell-v6: add map signal | emersion |
2018-03-09 | rootston: add view_map and view_unmap | emersion |
2018-02-27 | Merge pull request #670 from Ongy/xwayland_unmanaged | emersion |
2018-02-26 | rootston: drop saved.alpha from roots_view | Guido Günther |
2018-02-26 | add xwayland unmanaged tests to support dmenu | Markus Ongyerth |
2018-02-25 | Merge pull request #659 from agx/alpha | Drew DeVault |
2018-02-25 | rootston: Add alpha channel to views | Guido Günther |
2018-02-25 | rootston: add view_create | Guido Günther |
2018-02-24 | Merge pull request #641 from Ongy/idle-inhibit | Tony Crisci |
2018-02-23 | rootston: fix user-after-free in output_handle_destroy | emersion |
2018-02-20 | idle-inhibit: feedback pass | Markus Ongyerth |
2018-02-17 | implements the idle_inhibit protocol type | Markus Ongyerth |
2018-02-14 | xdg-shell stable: copy-pasta implementation | Dominique Martinet |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-12 | Remove wlr_backend.events.{output_remove,device_remove} | emersion |
2018-02-11 | Introduce wlr_output_damage | emersion |
2018-02-09 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-02-08 | Rename roots_seat_cancel_transform | Vincent Vanlaer |
2018-02-06 | Merge roots_seat_cancel_* into one function | Vincent Vanlaer |
2018-02-06 | Cancel rootston move/resize/rotate on escape press | Vincent Vanlaer |
2018-01-30 | rootston: damage whole output when entering/leaving fullscreen | emersion |
2018-01-28 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-01-28 | rootston: fix compilation without XWayland support | Patrick Steinhardt |
2018-01-28 | rootston: fix damage tracking for SSD | emersion |
2018-01-27 | rootston: damage tracking for rotated views | emersion |