Age | Commit message (Expand) | Author |
2018-01-28 | rootston: fix compilation without XWayland support | Patrick Steinhardt |
2018-01-21 | take seat.h out of view.h | Tony Crisci |
2018-01-21 | rename wlr_deco_part to roots_deco_part | Tony Crisci |
2018-01-21 | make it work with rotation | Tony Crisci |
2018-01-16 | basic decorations | Tony Crisci |
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-11-21 | Merge branch 'master' into fullscreen | emersion |
2017-11-21 | Unify view events naming, remove client from event structs | emersion |
2017-11-20 | Check for subsurfaces and popups before using wlr_output_set_fullscreen_surface | emersion |
2017-11-20 | Add support for fullscreen xwayland views | emersion |
2017-11-20 | Initial fullscreen support | emersion |
2017-11-20 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-20 | Fix laggy move-resize for xwayland views | emersion |
2017-11-18 | Fixed a bug with move-resize, removed xdg-shell ack_configure event | emersion |
2017-11-17 | Ensure to move the view when configured | emersion |
2017-11-17 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-17 | rootston: add per-seat views | emersion |
2017-11-11 | Fix resize issues with some xdg-shell apps. | emersion |
2017-11-10 | Merge pull request #390 from emersion/rootston-maximize | Drew DeVault |
2017-11-09 | Fix maximize delay in xdg-shell | emersion |
2017-11-09 | Add wl_shell support for maximized views | emersion |
2017-11-09 | Merge remote-tracking branch 'origin/master' into hidpi | Drew DeVault |
2017-11-08 | Add maximize support for xwayland in rootston | emersion |
2017-11-05 | Basic maximization implementation for xdg-shell | emersion |
2017-11-05 | Fix laggy move-resize in xdg-shell | emersion |
2017-11-03 | Fix moving views when resizing below min size | emersion |
2017-11-01 | Handle output enter/leave correctly | Drew DeVault |
2017-11-01 | Consider scale factor when rendering views | Drew DeVault |
2017-10-27 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-27 | xwm: moveresize events | Tony Crisci |
2017-10-25 | Focus last view on close in rootston | emersion |
2017-10-24 | xwm: map and unmap notify | Tony Crisci |
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-09 | Merge pull request #220 from versusvoid/optional-xwayland | Drew DeVault |
2017-10-08 | Merge pull request #243 from acrisci/feature/input-bounds | Drew DeVault |
2017-10-08 | use input bounds for pointer events | Tony Crisci |
2017-10-08 | Activate new views | emersion |
2017-10-08 | Center wl shell views | emersion |
2017-10-08 | Do not remove the commit listener | emersion |
2017-10-08 | Center xdg shell views | emersion |
2017-10-06 | Make xwayland compile-time optional | Versus Void |
2017-10-06 | Add close command, add close for xwayland | emersion |
2017-09-30 | Completely fix resize offset | emersion |
2017-09-30 | Add view_resize | emersion |
2017-09-29 | xwayland: add signals for configure, set_{class,title} | emersion |
2017-09-28 | DRY up focus and implement z ordering | Drew DeVault |