Age | Commit message (Expand) | Author |
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 |
2017-11-18 | rootston: seat/cursor 80col cleanup | Tony Crisci |
2017-11-18 | Merge branch 'master' into feature/wlr-seat-touch | Tony Crisci |
2017-11-18 | Add per-seat cursor configuration | emersion |
2017-11-17 | rootston: add per-seat views | emersion |
2017-11-16 | Merge branch 'master' into feature/wlr-seat-touch | Tony Crisci |
2017-11-16 | Fix a bunch of mistakes detected with scan-build | emersion |
2017-11-15 | basic touch dnd | Tony Crisci |
2017-11-15 | wlr-seat: basic touch | Tony Crisci |
2017-11-12 | Merge branch 'master' into cursor-scale | emersion |
2017-11-12 | Fix hidden cursor when output is added before cursor | emersion |