Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-15 | xkb config | Tony Crisci | |
2017-12-14 | basic configuration | Tony Crisci | |
2017-12-12 | seat configuration | Tony Crisci | |
2017-12-12 | sway input device | Tony Crisci | |
2017-12-11 | input config | Tony Crisci | |
2017-12-10 | sway pointer | Tony Crisci | |
2017-12-10 | keyboard remove | Tony Crisci | |
2017-12-10 | basic keyboard | Tony Crisci | |
2017-12-10 | seat focus on button press | Tony Crisci | |
2017-12-10 | Merge branch 'wlroots' into feature/input | Tony Crisci | |
2017-12-10 | working pointer motion | Tony Crisci | |
2017-12-09 | sway xcursor manager | Tony Crisci | |
2017-12-08 | input include directory | Tony Crisci | |
2017-12-08 | sway cursor | Tony Crisci | |
2017-12-07 | basic input manager and seat | Tony Crisci | |
2017-12-07 | rename input to input-manager | Tony Crisci | |
2017-12-06 | input skeleton | Tony Crisci | |
2017-12-06 | view activate | Tony Crisci | |
2017-12-05 | Merge pull request #1498 from emersion/config | Drew DeVault | |
Add minimal config subsystem | |||
2017-12-05 | Remove wlc includes | emersion | |
2017-12-05 | view set position | Tony Crisci | |
2017-12-05 | Add minimal config subsystem | emersion | |
2017-12-04 | Merge branch 'wlroots' into feature/xwayland | Tony Crisci | |
2017-12-04 | xwayland shell | Tony Crisci | |
2017-12-03 | wl-shell: class instead of app_id | Tony Crisci | |
2017-12-03 | Merge branch 'wlroots' into feature/wl-shell | Tony Crisci | |
2017-12-03 | basic wl-shell | Tony Crisci | |
2017-12-03 | use "size" instead of "dimensions" | Tony Crisci | |
2017-12-03 | sway wl_shell | Tony Crisci | |
2017-12-03 | basic get_tree | Tony Crisci | |
2017-11-25 | Handle view destruction properly | Drew DeVault | |
2017-11-25 | Fix rendering issues, wire up some xdg listeners | Drew DeVault | |
2017-11-25 | Arrange windows on desktop | Drew DeVault | |
2017-11-22 | Remove IPC_GET_PIXELS | Drew DeVault | |
2017-11-22 | Wire up IPC server | Drew DeVault | |
2017-11-22 | Add initial command subsystem (untested) | Drew DeVault | |
Need to spin up the IPC server to test this | |||
2017-11-22 | Add views to tree and render them | Drew DeVault | |
2017-11-22 | Add workspace to outputs | Drew DeVault | |
2017-11-23 | wlr_data_device header update | Dominique Martinet | |
wlroots 6a7560 renamed the header file | |||
2017-11-19 | Add outputs to the tree | Drew DeVault | |
2017-11-18 | Move everything to sway/old/ | Drew DeVault | |
2017-11-11 | Initial (awful) pass on xdg shell support | Drew DeVault | |
2017-11-11 | Wire up output frame loop | Drew DeVault | |
2017-11-11 | Initialize outputs from backend and add to tree | Drew DeVault | |
2017-11-11 | Establish sway input submodule | Drew DeVault | |
2017-11-11 | Fix build yml files | Drew DeVault | |
2017-11-11 | Fire up the wlroots backend and run the event loop | Drew DeVault | |
2017-11-05 | Fix init_tray function declaration | Adam Mizerski | |
This fixes compilation failure: error: call to function 'init_tray' without a real prototype | |||
2017-10-08 | Merge pull request #1263 from nyorain/master | Drew DeVault | |
Implement get_clipboard ipc message | |||
2017-08-29 | click_events as documented at https://i3wm.org/docs/i3bar-protocol.html | akokshar@redhat.com | |