Age | Commit message (Expand) | Author |
2017-11-01 | View view_at (and pointer events) for hidpi | Drew DeVault |
2017-11-01 | Handle output enter/leave correctly | Drew DeVault |
2017-11-01 | Send surface enter output events to clients | Drew DeVault |
2017-10-27 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-27 | Remove input.last_active_view | emersion |
2017-10-27 | Merge pull request #333 from emersion/server-decoration | Drew DeVault |
2017-10-27 | Send server-decoration ack event automatically | emersion |
2017-10-25 | xwm: dont focus override redirect windows | Tony Crisci |
2017-10-25 | Focus last view on close in rootston | emersion |
2017-10-24 | xwm: add surface to rootston on surface commit | Tony Crisci |
2017-10-22 | Forgot to rename these | Drew DeVault |
2017-10-21 | Remove calls to assert to check runtime errors in rootston | emersion |
2017-10-21 | Remove wl_list_init when using wl_signal_add | emersion |
2017-10-19 | rootston: view set position | Tony Crisci |
2017-10-16 | bug: fix view centering | Tony Crisci |
2017-10-10 | wl-shell: popup input handling | Tony Crisci |
2017-10-09 | move surface finder functions to wlroots | Tony Crisci |
2017-10-09 | Merge pull request #220 from versusvoid/optional-xwayland | Drew DeVault |
2017-10-08 | Center views on focused output | Drew DeVault |
2017-10-08 | Merge pull request #243 from acrisci/feature/input-bounds | Drew DeVault |
2017-10-08 | Merge pull request #239 from emersion/center-views | Drew DeVault |
2017-10-08 | use input bounds for pointer events | Tony Crisci |
2017-10-08 | Activate new views | emersion |
2017-10-08 | Merge pull request #140 from emersion/screenshooter | Drew DeVault |
2017-10-08 | Center xdg shell views | emersion |
2017-10-08 | Move read_pixels from output to renderer | emersion |
2017-10-07 | Merge pull request #183 from acrisci/feature/xdg-popup | Drew DeVault |
2017-10-07 | bug: fix a subsurface location calculation | Tony Crisci |
2017-10-07 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-07 | rootston: create screenshooter interface | emersion |
2017-10-06 | Make xwayland compile-time optional | Versus Void |
2017-10-06 | Add config option to disable Xwayland | Versus Void |
2017-10-06 | Unset input->active_view when view is destroyed | emersion |
2017-10-06 | Add close command, add close for xwayland | emersion |
2017-10-06 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-04 | rootston: fix rotated subsurfaces | emersion |
2017-10-04 | rootston: fix cursor coordinates for rotated subsurfaces | emersion |
2017-10-04 | rootston: rotate cursor coordinates | emersion |
2017-10-03 | rootston-desktop: popup input handling | Tony Crisci |
2017-10-03 | rootston-desktop: use window geometry for input bounds | Tony Crisci |
2017-09-30 | Reverse loop in view_at | Drew DeVault |
2017-09-30 | Merge branch 'master' into feature/subcompositor | Tony Crisci |
2017-09-30 | input events for subsurfaces | Tony Crisci |
2017-09-30 | Merge pull request #175 from emersion/xdg-shell-resize | Drew DeVault |
2017-09-30 | update rootston for surface changes | Tony Crisci |
2017-09-30 | rootston: create desktop before input | Tony Crisci |
2017-09-30 | Completely fix resize offset | emersion |
2017-09-30 | Add view_resize | emersion |
2017-09-28 | DRY up focus and implement z ordering | Drew DeVault |
2017-09-28 | Add xwayland activate and fix EGL bug | Drew DeVault |