| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-04-08 | 80char | Tony Crisci | -1/+2 | |
| 2018-04-08 | address feedback | Tony Crisci | -1/+1 | |
| 2018-04-08 | Merge branch 'wlroots' into focus-inactive-fixes | Tony Crisci | -25/+95 | |
| 2018-04-08 | criteria match containers | Tony Crisci | -1/+1 | |
| 2018-04-08 | Merge pull request #1777 from emersion/unmanaged-cursor-input | Drew DeVault | -10/+6 | |
| Use wlr_surface_point_accepts_input for unmanaged surfaces | ||||
| 2018-04-08 | Use wlr_surface_point_accepts_input for unmanaged surfaces | emersion | -10/+6 | |
| 2018-04-08 | push all parents of focused container in focus stack | Tony Crisci | -1/+14 | |
| 2018-04-08 | Merge pull request #1776 from emersion/wlroots-remove-backend-egl | Drew DeVault | -2/+1 | |
| Update for wlroots#850 | ||||
| 2018-04-08 | Update for wlroots#850 | emersion | -2/+1 | |
| 2018-04-08 | Merge pull request #1774 from swaywm/tablet-tool | Drew DeVault | -11/+72 | |
| Implement tablet tool support | ||||
| 2018-04-08 | Merge pull request #1775 from thejan2009/workspace_auto_back_and_forth | Drew DeVault | -0/+14 | |
| Add workspace_auto_back_and_forth command | ||||
| 2018-04-08 | Implement tablet tool support | Drew DeVault | -11/+72 | |
| 2018-04-08 | Add workspace_auto_back_and_forth command | db | -0/+14 | |
| This is the only missing piece - other code regarding this functionality has already been ported from pre-wlroots source. | ||||
| 2018-04-08 | Fixup for #1773 | Drew DeVault | -2/+1 | |
| 2018-04-08 | Merge pull request #1773 from thejan2009/issue/swaybar-mouse | Drew DeVault | -1/+2 | |
| Use full ws->name in swaybar hotspot callback | ||||
| 2018-04-08 | Use full ws->name in swaybar hotspot callback | db | -1/+2 | |
| If strip_workspace_numbers option is enabled, we must preserve the right workspace name for hotspot. | ||||
| 2018-04-07 | Merge pull request #1772 from bpinto/feature/improve-dependency-check | Drew DeVault | -1/+1 | |
| Improve dependency check for libinput | ||||
| 2018-04-08 | Improve dependency checks | Bruno Pinto | -1/+1 | |
| 2018-04-07 | container_create_notify on split | Tony Crisci | -0/+2 | |
| 2018-04-07 | implement ipc focus stack | Tony Crisci | -0/+10 | |
| 2018-04-07 | seat focus inactive children foreach | Tony Crisci | -0/+21 | |
| 2018-04-07 | seat get focus inactive view | Tony Crisci | -24/+33 | |
| 2018-04-07 | Merge pull request #1767 from emersion/fix-dmenu1.0-alpha.1 | Drew DeVault | -36/+58 | |
| Give keyboard focus to unmanaged xwayland surfaces | ||||
| 2018-04-07 | Give keyboard focus to unmanaged xwayland surfaces | emersion | -36/+58 | |
| This fixes dmenu | ||||
| 2018-04-07 | Merge pull request #1766 from emersion/fix-output-container-position | emersion | -28/+9 | |
| Fix output containers position | ||||
| 2018-04-07 | Add basic server decorations support | Drew DeVault | -0/+7 | |
| 2018-04-07 | Fix output containers position | emersion | -28/+9 | |
| 2018-04-07 | Merge pull request #1759 from emersion/output-send-frame-done | Drew DeVault | -79/+144 | |
| Don't send frame done immediately when rendering | ||||
| 2018-04-07 | Merge pull request #1765 from emersion/fix-bad-assert | Drew DeVault | -1/+1 | |
| Fix inverted assertion | ||||
| 2018-04-07 | Don't send frame done immediately when rendering | emersion | -79/+144 | |
| 2018-04-07 | Fix inverted assertion | emersion | -1/+1 | |
| Seems like it doesn't work this way | ||||
| 2018-04-07 | Merge pull request #1756 from emersion/output-damage | Drew DeVault | -262/+332 | |
| Fine-grained damage tracking | ||||
| 2018-04-07 | Merge pull request #1700 from swaywm/move-cmd-full | Drew DeVault | -48/+501 | |
| Implement move [left|right|up|down] | ||||
| 2018-04-07 | Merge pull request #1762 from DanySpin97/wlroots | Drew DeVault | -9/+9 | |
| Fix json-c version dependency | ||||
| 2018-04-07 | Fix json-c version dependency | Danilo Spinella | -9/+9 | |
| 2018-04-06 | Don't rejigger if parent has two children | emersion | -2/+8 | |
| 2018-04-06 | When moving between outputs, use output center as reference | emersion | -6/+3 | |
| 2018-04-06 | Container coordiantes/sizes are floating point | Drew DeVault | -2/+2 | |
| 2018-04-06 | Merge pull request #1758 from swaywm/revert-1757-boooooooxes | Drew DeVault | -144/+145 | |
| Revert "Break everything^W^WUse wlr_box for sway_container" | ||||
| 2018-04-06 | Revert "Break everything^W^WUse wlr_box for sway_container" | Drew DeVault | -144/+145 | |
| 2018-04-06 | Damage all surfaces when damaging whole container | emersion | -0/+14 | |
| 2018-04-06 | Merge pull request #1757 from swaywm/boooooooxes | Drew DeVault | -145/+144 | |
| Break everything^W^WUse wlr_box for sway_container | ||||
| 2018-04-06 | Fix issue with incorrectly rejiggered workspaces | Drew DeVault | -6/+15 | |
| 2018-04-06 | Break everything^W^WUse wlr_box for sway_container | Drew DeVault | -145/+144 | |
| 2018-04-06 | Fix moving to parallel container on another output | Drew DeVault | -7/+4 | |
| 2018-04-06 | Address @emersion feedback | Drew DeVault | -3/+6 | |
| 2018-04-06 | Don't damage the whole output | emersion | -23/+104 | |
| 2018-04-06 | Fix another of @orestisf1993's issues | Drew DeVault | -11/+17 | |
| 2018-04-06 | Refactor rendering code | emersion | -174/+160 | |
| 2018-04-06 | Fix moving into right end of container | Drew DeVault | -10/+16 | |
