aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
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
2017-08-08Implement nonblocking IO in IPC serverIlya Lukyanov
2017-08-06Prevent race condition in the kill commandCalvin Lee
2017-07-26Remove test clipboard codeDrew DeVault
2017-07-12Use WLC v2 pointer interfaceScott Anderson
2017-07-11Add secucity config for FreeBSD.Johannes Lundberg
2017-07-10fix use-after-free bugTobias Blass
2017-07-04Make asciidoc (and man pages) optionalDrew DeVault
2017-07-01Do not add empty policiesMykyta Holubakha
2017-07-01permit.c: check for NULL pointer dereferenceMykyta Holubakha
2017-07-01Add the 'clipboard' command to set the clipboardnyorain
2017-06-14Merge branch 'master' into server-decorationDrew DeVault
2017-06-14Force focus on unmanaged views during pointer testDrew DeVault
2017-06-14Fix Firefox address bar thingDrew DeVault
2017-06-07Implement Tray IconsCalvin Lee
2017-06-06FreeBSD fixesjohalun
2017-05-11Terminate when both suid bit and filecaps are setMykyta Holubakha
2017-05-11Initialise logging earlierMykyta Holubakha
2017-05-06Add missing send-event mode to sway-input(5)wdbw
2017-05-04Add mouse button bindingsJosip Janzic
2017-05-01document font commandZandr Martin
2017-04-29prevent crash when `layout auto` is missing argsZandr Martin
2017-04-29Set child border to background if not specifiedDrew DeVault
2017-04-29Support specifying fewer than 5 colorsDrew DeVault
2017-04-28Implement KDE's server-side decoration protocolDrew DeVault
2017-04-26Fix handling of floating windowsDrew DeVault
2017-04-26Update sway(5)Drew DeVault
2017-04-26Implement no_focusDrew DeVault
2017-04-26Add -DVERSION flag for release version numbersSebastian Noack
2017-04-23Fix typo in sway(5)Calvin Lee
2017-04-19explicitly ignore unused return valueTomáš Čech
2017-04-18Merge pull request #1181 from wasamasa/bugfix-initial-scratchpad-sizeDrew DeVault