aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-08-06Merge pull request #2268 from emersion/server-decoration-bordersDrew DeVault
2018-08-06Handle views created after decoration mode is sent for xdg-shellemersion
2018-08-06Listen to server-decoration mode changesemersion
2018-08-06commands: complete workspace implementationIan Fan
2018-08-06commands: fix layout implementation (also better name for previous split layout)Ian Fan
2018-08-06commands: complete move implementationIan Fan
2018-08-04Move workspace pid code to root.cRyan Dwyer
2018-08-04Separate root-related codeRyan Dwyer
2018-08-03Remove swaynag_clone and use memcpyBrian Ashworth
2018-08-03Write to swaynag pipe fd directly on config errorsBrian Ashworth
2018-08-03Show swaynag on config errorsBrian Ashworth
2018-08-03Fix crash when moving cursor over a fullscreen split containerRyan Dwyer
2018-08-02Fix pointer events for fullscreen viewsemersion
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 branch 'master' into fix-resize-wiggleemersion
2018-08-01swaynag: address some more of sircmpwn's commentsBrian Ashworth
2018-08-01swaynag: fix hidpiBrian Ashworth
2018-08-01swaynag: allow more config optionsBrian Ashworth
2018-08-01swaynag: refactor {sway_,}nagbar to swaynagBrian Ashworth
2018-08-01swaynag: split config into own file and fix optindBrian Ashworth
2018-08-01swaynag: implement config file supportBrian Ashworth
2018-08-01Address first round review for swaynagBrian Ashworth
2018-08-01Support a detailed message in swaynagbarBrian Ashworth
2018-08-01Implements swaynagbarBrian 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: add tick eventIan Fan
2018-08-01ipc: add binding eventIan Fan
2018-08-01ipc: add window::mark eventIan Fan
2018-08-01ipc: add shutdown eventIan Fan
2018-08-01Correctly track saved surfaces during multiple transactionsRyan Dwyer
2018-07-31Close popups when changing focusRyan Dwyer
2018-07-31Fix popupsRyan Dwyer
2018-07-30Merge pull request #2367 from emersion/iterator-redesignDrew DeVault
2018-07-30Merge pull request #2381 from frsfnrrg/key-repeatDrew DeVault
2018-07-30delete references to swaygrabEric Engestrom
2018-07-30util.h: add missing includeEric Engestrom
2018-07-30Fix title textures on scale changeBrian Ashworth
2018-07-29Bindings use advised keyboard repeat parametersfrsfnrrg
2018-07-29Implement key repeat for pressed key bindingsfrsfnrrg
2018-07-29Remove output_surface_for_each_surface from headeremersion
2018-07-29Completely switch over to new iteratorsemersion
2018-07-29wip: redesign output_view_for_each_surface iteratoremersion
2018-07-29wip: redesign output_layer_for_each_surface iteratoremersion
2018-07-29wip: redesign output_drag_icons_for_each_surface iteratoremersion
2018-07-29wip: redesign output_unmanaged_for_each_surface iteratoremersion