| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-04-03 | swaybg: add HiDPI support | emersion | -6/+42 | |
| 2018-04-03 | Merge pull request #1712 from RedSoxFan/workspace-number-names | Drew DeVault | -0/+18 | |
| Fix name generation from workspace number commands | ||||
| 2018-04-03 | swaybg: set an empty input region | emersion | -0/+5 | |
| 2018-04-03 | Fix name generation for workspace number <name> | Brian Ashworth | -0/+18 | |
| 2018-04-03 | rename workspace_get_initial_output | Tony Crisci | -2/+2 | |
| 2018-04-03 | clean up container_get_default_layout | Tony Crisci | -7/+15 | |
| 2018-04-03 | move container_set_layout to layout.h | Tony Crisci | -18/+17 | |
| 2018-04-03 | make container_finish private | Tony Crisci | -4/+1 | |
| 2018-04-03 | unify workspace create functions | Tony Crisci | -44/+46 | |
| 2018-04-03 | move output code out of the tree | Tony Crisci | -16/+11 | |
| 2018-04-03 | unify container destroy functions | Tony Crisci | -41/+40 | |
| 2018-04-03 | move view and workspace destructors to container.c | Tony Crisci | -62/+83 | |
| 2018-04-03 | rename _container_destroy to container_finish | Tony Crisci | -4/+5 | |
| 2018-04-03 | Fix #1709 | Drew DeVault | -2/+9 | |
| 2018-04-02 | dont deallocate in container_close | Tony Crisci | -8/+0 | |
| 2018-04-02 | cleanup | Tony Crisci | -4/+0 | |
| 2018-04-02 | change reap container approach | Tony Crisci | -38/+63 | |
| 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 | fix more close segfaults | Tony Crisci | -7/+41 | |
| 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 | |
