| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-12-18 | Merge pull request #1526 from emersion/fractional-output-scale | Drew DeVault | -1/+1 | |
| Add support for fractional output scale | ||||
| 2017-12-18 | Add support for fractional output scale | emersion | -1/+1 | |
| 2017-12-18 | Add IPC get_outputs | emersion | -0/+1 | |
| 2017-12-13 | Update output containers on output layout change | emersion | -8/+0 | |
| 2017-12-12 | Update output container box in event handler | emersion | -1/+0 | |
| 2017-12-12 | Listen to output layout change | emersion | -2/+10 | |
| 2017-12-12 | Add scale and transform events to sway_output | emersion | -0/+8 | |
| 2017-12-06 | Add new_output_config, update root container size on output hotplug | emersion | -3/+1 | |
| 2017-12-06 | Merge branch 'wlroots' into output-config | emersion | -0/+1 | |
| 2017-12-06 | view activate | Tony Crisci | -0/+1 | |
| 2017-12-06 | Init, merge output config params, use wlr_output_layout | emersion | -1/+2 | |
| 2017-12-06 | Add output config | emersion | -0/+5 | |
| 2017-12-05 | Merge pull request #1498 from emersion/config | Drew DeVault | -0/+415 | |
| Add minimal config subsystem | ||||
| 2017-12-05 | Remove wlc includes | emersion | -3/+3 | |
| 2017-12-05 | view set position | Tony Crisci | -0/+2 | |
| 2017-12-05 | Add minimal config subsystem | emersion | -0/+415 | |
| 2017-12-04 | Merge branch 'wlroots' into feature/xwayland | Tony Crisci | -1/+19 | |
| 2017-12-04 | xwayland shell | Tony Crisci | -0/+20 | |
| 2017-12-03 | wl-shell: class instead of app_id | Tony Crisci | -0/+1 | |
| 2017-12-03 | Merge branch 'wlroots' into feature/wl-shell | Tony Crisci | -1/+1 | |
| 2017-12-03 | basic wl-shell | Tony Crisci | -0/+15 | |
| 2017-12-03 | use "size" instead of "dimensions" | Tony Crisci | -1/+1 | |
| 2017-12-03 | sway wl_shell | Tony Crisci | -2/+4 | |
| 2017-12-03 | basic get_tree | Tony Crisci | -0/+3 | |
| 2017-11-25 | Handle view destruction properly | Drew DeVault | -1/+4 | |
| 2017-11-25 | Fix rendering issues, wire up some xdg listeners | Drew DeVault | -0/+3 | |
| 2017-11-25 | Arrange windows on desktop | Drew DeVault | -0/+6 | |
| 2017-11-22 | Remove IPC_GET_PIXELS | Drew DeVault | -1/+0 | |
| 2017-11-22 | Wire up IPC server | Drew DeVault | -0/+19 | |
| 2017-11-22 | Add initial command subsystem (untested) | Drew DeVault | -0/+185 | |
| Need to spin up the IPC server to test this | ||||
| 2017-11-22 | Add views to tree and render them | Drew DeVault | -0/+8 | |
| 2017-11-22 | Add workspace to outputs | Drew DeVault | -0/+9 | |
| 2017-11-23 | wlr_data_device header update | Dominique Martinet | -1/+1 | |
| wlroots 6a7560 renamed the header file | ||||
| 2017-11-19 | Add outputs to the tree | Drew DeVault | -0/+141 | |
| 2017-11-18 | Move everything to sway/old/ | Drew DeVault | -46/+37 | |
| 2017-11-11 | Initial (awful) pass on xdg shell support | Drew DeVault | -9/+66 | |
| 2017-11-11 | Wire up output frame loop | Drew DeVault | -4/+16 | |
| 2017-11-11 | Initialize outputs from backend and add to tree | Drew DeVault | -6/+24 | |
| 2017-11-11 | Establish sway input submodule | Drew DeVault | -8/+8 | |
| 2017-11-11 | Fix build yml files | Drew DeVault | -1/+0 | |
| 2017-11-11 | Fire up the wlroots backend and run the event loop | Drew DeVault | -56/+31 | |
| 2017-11-05 | Fix init_tray function declaration | Adam Mizerski | -1/+1 | |
| 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 | -1/+8 | |
| Implement get_clipboard ipc message | ||||
| 2017-08-29 | click_events as documented at https://i3wm.org/docs/i3bar-protocol.html | akokshar@redhat.com | -0/+11 | |
| 2017-07-31 | Allow swaylock indicator size to be configurable | Calvin Lee | -0/+3 | |
| 2017-07-13 | Don't trust SNI names, fixes #1274 | Calvin Lee | -0/+1 | |
| If an item doesn't have a well-formed name, it will not be added to the tray. | ||||
| 2017-07-12 | Use WLC v2 pointer interface | Scott Anderson | -1/+1 | |
| 2017-07-07 | Rework get_clipboard implementation | nyorain | -1/+6 | |
| 2017-07-07 | Implement ipc get_clipboard | nyorain | -1/+3 | |
| 2017-07-01 | Add the 'clipboard' command to set the clipboard | nyorain | -0/+1 | |
