| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-04-03 | move output create to its own file | Tony Crisci | -66/+74 | |
| 2018-04-03 | move workspace create to workspace.c | Tony Crisci | -67/+69 | |
| 2018-04-03 | move output damage to workspace destructor | Tony Crisci | -1/+3 | |
| 2018-04-03 | rename container_finish to _container_destroy | Tony Crisci | -13/+12 | |
| 2018-04-03 | address feedback | Tony Crisci | -74/+75 | |
| 2018-04-03 | fix old todos | Tony Crisci | -15/+0 | |
| 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-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 | fix more close segfaults | Tony Crisci | -7/+41 | |
| 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 | |
