Age | Commit message (Expand) | Author |
2018-12-08 | rootston: add support for wlr_foreign_toplevel_management_v1 | Ilia Bozhinov |
2018-12-08 | rootston: add title/app_id/class listeners | Ilia Bozhinov |
2018-12-05 | rootston: use box for views position | Louis Taylor |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-07-04 | surface: make pending and current embedded structs | emersion |
2018-04-13 | xwayland: emit new_surface when unmapped | emersion |
2018-04-08 | Add wlr_xwayland_surface_ping | emersion |
2018-03-30 | xwayland: rename map_notify to map for consistency | emersion |
2018-03-12 | rootston: add destroy to view interface | 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 | add xwayland unmanaged tests to support dmenu | Markus Ongyerth |
2018-02-25 | rootston: add view_create | Guido Günther |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-03 | rootston: fix crash when closing a fullscreened xwayland view | emersion |
2018-01-28 | rootston: fix damage tracking for SSD | emersion |
2018-01-24 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-01-23 | decorations: respect motif hints | Tony Crisci |
2018-01-21 | rootston: add roots_view_child::destroy | emersion |
2018-01-21 | rootston: track subsurface damage | emersion |
2018-01-20 | rootston: fix artifacts when un-maximizing a view | emersion |
2018-01-18 | rootston: replace view_damage with view_apply_damage and view_damage_whole | emersion |
2018-01-18 | rootston: damage views when moved | emersion |
2018-01-16 | decorate xwayland views | Tony Crisci |
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-03 | xwayland: remove xwayland param from xsurface methods | Tony Crisci |
2017-11-21 | Merge branch 'master' into fullscreen | emersion |
2017-11-21 | Merge pull request #387 from emersion/laggy-move-resize | Drew DeVault |
2017-11-20 | Merge branch 'master' into fullscreen | emersion |
2017-11-20 | Fix segfault when closing xwayland views | emersion |
2017-11-20 | Add support for fullscreen xwayland views | emersion |
2017-11-20 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-20 | rootston: remove unmapped surface from desktop | Tony Crisci |
2017-11-20 | Fix laggy move-resize for wl-shell views | emersion |
2017-11-20 | Fix laggy move-resize for xwayland views | emersion |
2017-11-17 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-17 | rootston: add per-seat views | emersion |
2017-11-11 | Merge branch 'master' into feature/multiseat | Tony Crisci |
2017-11-09 | Remove xwayland view listeners on destroy | emersion |
2017-11-09 | Fix xwayland _NET_WM_STATE handling | emersion |
2017-11-08 | Add maximize support for xwayland in rootston | emersion |
2017-11-08 | rootston: guess seat for xwayland moveresize | Tony Crisci |
2017-11-07 | multiseat: somewhat working | Tony Crisci |
2017-11-05 | Fix laggy move-resize in xdg-shell | emersion |
2017-11-03 | Fix moving views when resizing below min size | emersion |
2017-10-29 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-28 | Enforce resize bounds in rootston | emersion |
2017-10-27 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-27 | xwm: moveresize events | Tony Crisci |