aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2017-11-25Fix rendering issues, wire up some xdg listenersDrew DeVault
2017-11-25Arrange windows on desktopDrew DeVault
2017-11-22Invoke command handlers once parsedDrew DeVault
2017-11-22Wire up IPC serverDrew DeVault
2017-11-22Add initial command subsystem (untested)Drew DeVault
2017-11-22Add views to tree and render themDrew DeVault
2017-11-22Add workspace to outputsDrew DeVault
2017-11-23xdg_shell_v6: add _POSIX_C_SOURCE define for struct timespecDominique Martinet
2017-11-23wlr_data_device header updateDominique Martinet
2017-11-19Add outputs to the treeDrew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2017-11-11Initial (awful) pass on xdg shell supportDrew DeVault
2017-11-11Wire up output frame loopDrew DeVault
2017-11-11Initialize outputs from backend and add to treeDrew DeVault
2017-11-11Move sway's internal tree code to sway/tree/Drew DeVault
2017-11-11Establish sway input submoduleDrew DeVault
2017-11-11Fire up the wlroots backend and run the event loopDrew DeVault
2017-11-11Find and link to wlrootsDrew DeVault
2017-10-24nvidia: Validate the nvidia_drm module optionsDan Robertson
2017-10-17handlers: preserve parent pointer valueMykyta Holubakha
2017-10-16Fix crash closing fullscreen windows in containerDrew DeVault
2017-10-14Add scale to merge_output_configDavid Hurst
2017-10-14Merge pull request #1398 from johalun/freebsd-fixDrew DeVault
2017-10-14Various manpage editsmadblobfish
2017-10-14Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration.Johannes Lundberg
2017-10-13Update man 5 pageDavid Zero
2017-10-09Fix use-after free introduced by cbe7364Drew DeVault
2017-10-08Fix #1291Drew DeVault
2017-10-08Document new criteriaDrew DeVault
2017-10-08Document swaylock -f, scratchpad showDrew DeVault
2017-10-08Merge pull request #1263 from nyorain/masterDrew DeVault
2017-10-08Remove destroyed views from scratchpadDrew DeVault
2017-10-08Fix crash on swaygrab with scratchpad populatedDrew DeVault
2017-10-08ipc/window-event: fill "container" on close eventslbonn
2017-10-08commands: fail when criteria match nothinglbonn
2017-10-08commands: allow criterion values to be unquotedlbonn
2017-10-08commands: implement 3 missing criteria from i3lbonn
2017-10-08ipc/tree: populate `focus` fieldslbonn
2017-10-08ipc/tree: output mandatory fields for all nodeslbonn
2017-10-06Security config: skip hidden fileslbonn
2017-10-06Make `workspace_next_name` work with spaceslbonn
2017-10-06Fix move to named workspaceslbonn
2017-10-05Merge pull request #1383 from kasicka/macarenaDrew DeVault
2017-10-06Fix github links in docZuzana Svetlikova
2017-10-05Clean up output commandCalvin Lee
2017-10-03Fix issue #1287Jonas Karlsson
2017-08-14Check for Raspberry Piazarus
2017-08-14Raise max ipc message size limit to 256 MBHummer12007
2017-08-09One moreDrew DeVault
2017-08-09Clean up fallthrough issuesDrew DeVault