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-27 | rootston: Fix segfault in seat unfullscreening | Dominique Martinet |
2018-03-26 | only unfullscreen when necessary | Markus Ongyerth |
2018-03-26 | unset fullscreen when surface is brought to front | Markus Ongyerth |
2018-03-17 | Merge pull request #711 from emersion/map-unmap | Tony Crisci |
2018-03-13 | rootston: destroy seat view on unmap | emersion |
2018-03-11 | rootston: fix segfault in handle_tablet_tool_destroy | emersion |
2018-02-26 | add xwayland unmanaged tests to support dmenu | Markus Ongyerth |
2018-02-23 | rootston: fix use-after-free in handle_keyboard_destroy | emersion |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-12 | Remove wlr_backend.events.{output_remove,device_remove} | 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-29 | rootston: fix damage when changing views z-index | 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-24 | Merge branch 'output-damage' of github.com:emersion/wlroots into output-damage | emersion |
2018-01-24 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-01-23 | rootston: damage tracking for drag icons | emersion |
2018-01-23 | fix decorations on wayland backend | Tony Crisci |
2018-01-23 | rootston: damage tracking for drag icons | emersion |
2018-01-21 | Merge branch 'master' into decorations | Tony Crisci |
2018-01-17 | dont use pointer for modifiers | Tony Crisci |
2018-01-17 | Merge branch 'master' into modifier-fixes | Tony Crisci |
2018-01-17 | rootston: hide cursor if seat has no pointer | emersion |
2018-01-16 | basic decorations | Tony Crisci |
2018-01-16 | rootston: set real seat capabilities | emersion |
2018-01-10 | Include idle protocol in rootston | Heghedus Razvan |
2018-01-06 | keyboard grab enter with modifiers | Tony Crisci |
2017-12-29 | roots_seat_destroy: also destroy seat in public function | Dominique Martinet |
2017-12-29 | rootston seat: implement part of roots_seat_destroy | Dominique Martinet |
2017-12-27 | config: Avoid clash with other config-headers | Björn Esser |
2017-12-26 | config: Put all defines into config.h | Björn Esser |
2017-12-15 | Introduce fractional scaling | emersion |
2017-12-11 | Set default cursor image in rootston | emersion |
2017-12-09 | rootston xcursor fixes | Tony Crisci |
2017-12-08 | move get_resize_name to xcursor | Tony Crisci |
2017-12-08 | bring edges into wlr | Tony Crisci |
2017-11-19 | Improve roots_seat_cycle_focus | emersion |
2017-11-19 | Raise the view on the desktop even if already focused in the seat | emersion |
2017-11-19 | Add roots_seat_cycle_focus | emersion |
2017-11-19 | Make the close command use roots_seat_get_focus, rename a few symbols | emersion |
2017-11-19 | Remove roots_seat_{add,remove}_view | emersion |
2017-11-19 | Merge branch 'master' into seat-views | emersion |
2017-11-19 | rootston: remove grab listeners | Tony Crisci |
2017-11-19 | data-device: wlr-drag-icon | Tony Crisci |
2017-11-18 | Merge branch 'master' into seat-views | emersion |