| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-04-03 | swaybg: add HiDPI support | emersion | -6/+42 | |
| 2018-04-03 | Fix #1709 | Drew DeVault | -2/+9 | |
| 2018-04-02 | Merge pull request #1703 from swaywm/layer-keyboard | Drew DeVault | -4/+77 | |
| Give keyboard input to layer surfaces that ask for it | ||||
| 2018-04-02 | Give layer shells under the shell layer focus | Drew DeVault | -3/+8 | |
| 2018-04-02 | Give exclusive focus to layers above shell layer | Drew DeVault | -2/+48 | |
| 2018-04-02 | Identify topmost interactive layer post-arrange | Drew DeVault | -0/+22 | |
| 2018-04-02 | Merge pull request #1668 from acrisci/split-containers | Drew DeVault | -95/+376 | |
| Basic split containers | ||||
| 2018-04-02 | cleanup split command handlers | Tony Crisci | -38/+27 | |
| 2018-04-02 | Merge branch 'wlroots' into split-containers | Tony Crisci | -1010/+356 | |
| 2018-04-02 | Merge pull request #1691 from emersion/view-redesign | Tony Crisci | -273/+355 | |
| Views redesign | ||||
| 2018-04-02 | Merge branch 'wlroots' into split-containers | Tony Crisci | -240/+803 | |
| 2018-04-02 | Merge pull request #1701 from emersion/remove-xdg-shell-xml | Drew DeVault | -737/+0 | |
| protocols: remove xdg-shell XML file | ||||
| 2018-04-02 | protocols: remove unused XML files | emersion | -307/+0 | |
| 2018-04-02 | protocols: remove xdg-shell XML file | emersion | -430/+0 | |
| 2018-04-02 | fix workspace splits | Tony Crisci | -40/+23 | |
| 2018-04-02 | Merge branch 'wlroots' into view-redesign | emersion | -265/+1055 | |
| 2018-04-02 | Merge pull request #1699 from acrisci/seat-fixes | emersion | -194/+248 | |
| Seat fixes and cleanup | ||||
| 2018-04-02 | Xwayland unmanaged views aren't views anymore | emersion | -59/+67 | |
| 2018-04-02 | Merge pull request #1690 from swaywm/i3bar-json | Drew DeVault | -40/+546 | |
| I3bar json | ||||
| 2018-04-02 | address feedback | Tony Crisci | -5/+4 | |
| 2018-04-02 | Merge branch 'wlroots' into split-containers | Tony Crisci | -42/+276 | |
| 2018-04-02 | fix segfault | Tony Crisci | -3/+3 | |
| 2018-04-02 | Render blocks the correct order | Drew DeVault | -1/+1 | |
| 2018-04-02 | Merge branch 'wlroots' into seat-fixes | Tony Crisci | -42/+272 | |
| 2018-04-02 | dont copy input config | Tony Crisci | -18/+20 | |
| 2018-04-02 | Merge pull request #1697 from RedSoxFan/back-and-forth | emersion | -1/+1 | |
| Fix back-and-forth workspace name saving for non-empty workspaces | ||||
| 2018-04-02 | Merge pull request #1693 from swaywm/move-cmd | Drew DeVault | -41/+271 | |
| Partially implement move command | ||||
| 2018-04-02 | remove unused attachment config | Tony Crisci | -12/+26 | |
| 2018-04-02 | Fixes regarding @emersion's feedback | Drew DeVault | -1/+4 | |
| 2018-04-02 | Fix use-after-free with block hotspots | Drew DeVault | -8/+14 | |
| 2018-04-02 | 80col | Tony Crisci | -31/+57 | |
| 2018-04-02 | Partially implement move command | Drew DeVault | -41/+268 | |
| 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-02 | Send click events for i3bar blocks | Drew DeVault | -14/+56 | |
| 2018-04-02 | Render i3bar blocks | Drew DeVault | -34/+314 | |
| 2018-04-02 | Demarcate i3bar JSON into individual updates | Drew DeVault | -11/+189 | |
| 2018-04-02 | Address review comments | emersion | -121/+124 | |
| 2018-04-02 | dont copy seat config on the seat | Tony Crisci | -22/+35 | |
| 2018-04-02 | rename input-manager functions | Tony Crisci | -32/+31 | |
| 2018-04-02 | rename seat functions | Tony Crisci | -85/+85 | |
| 2018-03-31 | remove default from kill switch | Tony Crisci | -2/+1 | |
| 2018-03-31 | add docstrings and todos | Tony Crisci | -18/+54 | |
| 2018-03-31 | fix children list segfault | Tony Crisci | -1/+1 | |
| 2018-03-31 | fix some segfaults | Tony Crisci | -11/+19 | |
| 2018-03-31 | Add sway_view_impl | emersion | -54/+63 | |
| 2018-03-31 | Introduce common functions to create, map, unmap, destroy views | emersion | -150/+212 | |
| 2018-03-31 | clean up view destroy seat cleanup | Tony Crisci | -28/+33 | |
| 2018-03-31 | handle container destroy in the seat | Tony Crisci | -32/+88 | |
| 2018-03-31 | reap container parent on destroy | Tony Crisci | -2/+6 | |
| 2018-03-31 | temporarily add LD_LIBRARY_PATH stuff | Tony Crisci | -1/+1 | |
| 2018-03-31 | basic split containers | Tony Crisci | -46/+240 | |
