aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-03Merge pull request #1715 from emersion/layer-shell-surface-enterDrew DeVault
Send enter event to layer shell surfaces
2018-04-03Merge pull request #1710 from emersion/swaybg-empty-input-regionDrew DeVault
swaybg: set an empty input region
2018-04-03Send enter event to layer shell surfacesemersion
2018-04-03Merge pull request #1713 from emersion/swaybg-hidpiDrew DeVault
swaybg: add HiDPI support
2018-04-03swaybg: rename w{width,height} to buffer_{width,height}emersion
2018-04-03swaybg: add HiDPI supportemersion
2018-04-03Merge pull request #1712 from RedSoxFan/workspace-number-namesDrew DeVault
Fix name generation from workspace number commands
2018-04-03swaybg: set an empty input regionemersion
2018-04-03Fix name generation for workspace number <name>Brian Ashworth
2018-04-03Fix #1709Drew DeVault
2018-04-02Merge pull request #1703 from swaywm/layer-keyboardDrew DeVault
Give keyboard input to layer surfaces that ask for it
2018-04-02Give layer shells under the shell layer focusDrew DeVault
2018-04-02Give exclusive focus to layers above shell layerDrew DeVault
2018-04-02Identify topmost interactive layer post-arrangeDrew DeVault
2018-04-02Merge pull request #1668 from acrisci/split-containersDrew DeVault
Basic split containers
2018-04-02cleanup split command handlersTony Crisci
2018-04-02Merge branch 'wlroots' into split-containersTony Crisci
2018-04-02Merge pull request #1691 from emersion/view-redesignTony Crisci
Views redesign
2018-04-02Merge branch 'wlroots' into split-containersTony Crisci
2018-04-02Merge pull request #1701 from emersion/remove-xdg-shell-xmlDrew DeVault
protocols: remove xdg-shell XML file
2018-04-02protocols: remove unused XML filesemersion
2018-04-02protocols: remove xdg-shell XML fileemersion
2018-04-02fix workspace splitsTony Crisci
2018-04-02Merge branch 'wlroots' into view-redesignemersion
2018-04-02Merge pull request #1699 from acrisci/seat-fixesemersion
Seat fixes and cleanup
2018-04-02Xwayland unmanaged views aren't views anymoreemersion
2018-04-02Merge pull request #1690 from swaywm/i3bar-jsonDrew DeVault
I3bar json
2018-04-02address feedbackTony Crisci
2018-04-02Merge branch 'wlroots' into split-containersTony Crisci
2018-04-02fix segfaultTony Crisci
2018-04-02Render blocks the correct orderDrew DeVault
2018-04-02Merge branch 'wlroots' into seat-fixesTony Crisci
2018-04-02dont copy input configTony Crisci
2018-04-02Merge pull request #1697 from RedSoxFan/back-and-forthemersion
Fix back-and-forth workspace name saving for non-empty workspaces
2018-04-02Merge pull request #1693 from swaywm/move-cmdDrew DeVault
Partially implement move command
2018-04-02remove unused attachment configTony Crisci
2018-04-02Fixes regarding @emersion's feedbackDrew DeVault
2018-04-02Fix use-after-free with block hotspotsDrew DeVault
2018-04-0280colTony Crisci
2018-04-02Partially implement move commandDrew DeVault
Works: - move [container|window] to workspace <name> - Note, this should be able to move C_CONTAINER but this is untested - move [workspace] to output [left|right|up|down|<name>] Not implemented yet: - move [left|right|up|down] - move scratchpad - move position
2018-04-02Send click events for i3bar blocksDrew DeVault
2018-04-02Render i3bar blocksDrew DeVault
2018-04-02Demarcate i3bar JSON into individual updatesDrew DeVault
2018-04-02Address review commentsemersion
2018-04-02dont copy seat config on the seatTony Crisci
2018-04-02rename input-manager functionsTony Crisci
2018-04-02rename seat functionsTony Crisci
2018-03-31remove default from kill switchTony Crisci
2018-03-31add docstrings and todosTony Crisci
2018-03-31fix children list segfaultTony Crisci