Age | Commit message (Expand) | Author |
2017-10-27 | Remove input.last_active_view | emersion |
2017-10-27 | Move xcursor stuff into its own file | emersion |
2017-10-27 | Set compositor cursor for move, resize and rotate | emersion |
2017-10-27 | xwm: moveresize events | Tony Crisci |
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-26 | Rename default keyboard section | emersion |
2017-10-26 | Fix fallback when there are two config blocks for a keyboard | emersion |
2017-10-26 | Per-keyboard configuration | 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-25 | xwm: improve activation and dont send focus twice | Tony Crisci |
2017-10-24 | xwm: map and unmap notify | Tony Crisci |
2017-10-24 | xwm: add surface to rootston on surface commit | Tony Crisci |
2017-10-24 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-24 | wlr-seat: keyboard redesign | Tony Crisci |
2017-10-22 | Forgot to rename these | Drew DeVault |
2017-10-21 | Merge branch 'master' into heghe/wl_list | Drew DeVault |
2017-10-21 | Fixed default keybinding in config.c | Alexander Taylor |
2017-10-21 | Merge pull request #309 from inclement/fix_rootston_default_config | Drew DeVault |
2017-10-21 | Changed broken default rootston keybinding | Alexander Taylor |
2017-10-21 | rootston: remove mostly unused mapped icon param | Tony Crisci |
2017-10-21 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-21 | Merge pull request #303 from emersion/wl-signal-no-list-init | Drew DeVault |
2017-10-21 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-21 | Moved comments in rootston keybinding example config | Alexander Taylor |
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-20 | Implement simple touch support for rootston | Drew DeVault |
2017-10-20 | Add startup command option to rootston | D.B |
2017-10-20 | Replace list_t with wl_list in wlr_output | Heghedus Razvan |
2017-10-19 | rootston: view set position | Tony Crisci |
2017-10-18 | Add a default meta key | emersion |
2017-10-17 | data-device: fix drag icon position | Tony Crisci |
2017-10-17 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-17 | Merge pull request #257 from emersion/fix-client-cursors | Drew DeVault |
2017-10-16 | bug: fix view centering | Tony Crisci |
2017-10-16 | rootston: handle icon already being in the list | Tony Crisci |
2017-10-15 | wlr-data-device: drag icons | Tony Crisci |
2017-10-15 | wlr-data-device interface | Tony Crisci |
2017-10-14 | Fix cursor role name, fix segfault when surface->resource is NULL | emersion |
2017-10-12 | Move binding parsing to separate function | Versus Void |
2017-10-12 | New binding to switch windows | Versus Void |
2017-10-12 | Check pointer focused surface instead of view at cursor | emersion |
2017-10-11 | Merge pull request #252 from myfreeweb/freebsd-compat | Drew DeVault |
2017-10-11 | Add FreeBSD compatibility | Greg V |
2017-10-10 | wl-shell: cleanup | Tony Crisci |
2017-10-10 | wl-shell: popup input handling | Tony Crisci |
2017-10-10 | wl_shell: map transient surfaces closer to parent | Tony Crisci |
2017-10-10 | wl-shell: render popups in the right place | Tony Crisci |