aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-08-03Check correct ws for sticky and fix floating iterBrian Ashworth
2018-08-03Merge pull request #2414 from RyanDwyer/fix-inactive-fullscreen-crashemersion
2018-08-03Merge pull request #2415 from RyanDwyer/fix-fullscreen-container-crashemersion
2018-08-03Fix crash when moving cursor over a fullscreen split containerRyan Dwyer
2018-08-03Fix crash when fullscreen view closes on inactive workspaceRyan Dwyer
2018-08-03Deny "move container" when an empty workspace is focusedRyan Dwyer
2018-08-02Merge branch 'master' into wlr-gamma-controlemersion
2018-08-02Fix pointer events for fullscreen viewsemersion
2018-08-02Fix crash on mouse motion on fullscreen containerminus
2018-08-02Convert toplevel coordinates to output-localRyan Dwyer
2018-08-02Revert "Revert "Fix popups""Ryan Dwyer
2018-08-02Merge pull request #2366 from RedSoxFan/nagbarDrew DeVault
2018-08-02Merge branch 'master' into nagbarRyan Dwyer
2018-08-02Revert "Fix popups"Drew DeVault
2018-08-02Merge pull request #2404 from RyanDwyer/move-containers-when-workspace-focusedDrew DeVault
2018-08-02Merge pull request #2403 from RyanDwyer/fix-transaction-unmapDrew DeVault
2018-08-02Merge pull request #2406 from RyanDwyer/fix-focus-crashesDrew DeVault
2018-08-02Fix focus related crashesRyan Dwyer
2018-08-02Reset signal mask after forkMarien Zwart
2018-08-02Allow moving containers when workspace itself is focusedRyan Dwyer
2018-08-02Fix race condition crashes when unmapping viewsRyan Dwyer
2018-08-02Link xcb dependency to meson options "enable_xwayland" (#2393)Michel Ganguin
2018-08-02Merge branch 'master' into fix-resize-wiggleemersion
2018-08-01Address first round review for swaynagBrian Ashworth
2018-08-01Arrange output in arrange_layers and commit dirtyBrian Ashworth
2018-08-01Merge pull request #2391 from RyanDwyer/fix-popups-v2Drew DeVault
2018-08-01ipc: remove extraneous valuesIan Fan
2018-08-01ipc: prevent emitting a workspace::focus event when moving a container to a d...Ian Fan
2018-08-01ipc: fix workspace::focus event behaviourIan Fan
2018-08-01ipc: add tick eventIan Fan
2018-08-01ipc: always include old property in workspace eventsIan Fan
2018-08-01ipc: add workspace::reload eventIan Fan
2018-08-01ipc: add binding eventIan Fan
2018-08-01ipc: add window::move eventsIan Fan
2018-08-01ipc: fix workspace::move calls argument orderIan Fan
2018-08-01ipc: only emit window::create event for viewsIan Fan
2018-08-01ipc: add window::mark eventIan Fan
2018-08-01ipc: add barconfig_update event on config reloadIan Fan
2018-08-01ipc: add workspace::empty eventIan Fan
2018-08-01ipc: add window::title eventIan Fan
2018-08-01ipc: add window::focus eventIan Fan
2018-08-01ipc: add window::close eventIan Fan
2018-08-01ipc: add workspace::init eventIan Fan
2018-08-01ipc: add shutdown eventIan Fan
2018-08-01XCursor is not configured if no pointer device is availablechr0me
2018-08-01Correctly track saved surfaces during multiple transactionsRyan Dwyer
2018-07-31Create list for mouse binds when creating new modeBrian Ashworth
2018-07-31Close popups when changing focusRyan Dwyer
2018-07-31Fix popupsRyan Dwyer
2018-07-30Fix segfault with fullscreenemersion