| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-04-05 | add layout to ipc containers | Tony Crisci | -0/+48 | |
| 2018-04-05 | Merge pull request #1745 from swaywm/swaybar-hotplugging | Drew DeVault | -9/+45 | |
| Handle output removal on swaybar | ||||
| 2018-04-05 | Handle output removal on swaybar | Drew DeVault | -9/+45 | |
| 2018-04-05 | Add -Wno-unused-result | Drew DeVault | -0/+1 | |
| Fixes #1744 | ||||
| 2018-04-05 | Configure wlr_xdg_output_manager during init | Drew DeVault | -2/+7 | |
| 2018-04-05 | Merge pull request #1742 from emersion/shell-views | Tony Crisci | -204/+225 | |
| Implement shell views | ||||
| 2018-04-05 | Implement shell views | emersion | -204/+225 | |
| 2018-04-05 | Error handling in swaylock daemonize() | Drew DeVault | -1/+23 | |
| Fixes #1741 | ||||
| 2018-04-05 | Merge pull request #1734 from swaywm/resize-cmd | Drew DeVault | -27/+351 | |
| Implement resize command | ||||
| 2018-04-05 | Implement resize command | Drew DeVault | -27/+351 | |
| 2018-04-04 | Merge pull request #1736 from acrisci/ipc-container-type | Tony Crisci | -0/+1 | |
| Ipc container type | ||||
| 2018-04-04 | Merge pull request #1733 from acrisci/fix-focus-inactive | Drew DeVault | -21/+23 | |
| try to fix focus-inactive | ||||
| 2018-04-04 | add type to container json | Tony Crisci | -0/+1 | |
| 2018-04-04 | Merge branch 'wlroots' into fix-focus-inactive | Tony Crisci | -991/+1353 | |
| 2018-04-04 | fix focus child | Tony Crisci | -7/+7 | |
| 2018-04-04 | Merge pull request #1732 from emersion/view-children | Drew DeVault | -65/+39 | |
| Update for wlroots#824 | ||||
| 2018-04-04 | Use new wlr_*_surface_at functions | emersion | -32/+15 | |
| 2018-04-04 | Remove unused SWAY_VIEW_TYPES | emersion | -42/+36 | |
| 2018-04-04 | Remove unused sway_view.unmanaged_link | emersion | -3/+0 | |
| 2018-04-04 | Merge pull request #1707 from acrisci/transparency | emersion | -16/+68 | |
| Implement opacity command | ||||
| 2018-04-04 | Implement opacity command | Tony Crisci | -16/+68 | |
| 2018-04-04 | Merge pull request #1705 from swaywm/swaylock-layers | emersion | -912/+1248 | |
| Port swaylock to layer shell | ||||
| 2018-04-04 | fix sending window new event | Tony Crisci | -4/+4 | |
| 2018-04-04 | Address review feedback from @emersion | Drew DeVault | -24/+30 | |
| 2018-04-04 | try to fix focus-inactive | Tony Crisci | -14/+16 | |
| 2018-04-04 | exit() needs stdlib.h | Drew DeVault | -0/+1 | |
| inb4 acrisci | ||||
| 2018-04-04 | Import stdlib.h and define POSIX macro for rand() | Drew DeVault | -1/+3 | |
| 2018-04-04 | Move extra roundtrip into password.c | Drew DeVault | -1/+1 | |
| 2018-04-04 | Address review feedback | Drew DeVault | -4/+5 | |
| 2018-04-04 | Add hidpi support to swaylock | Drew DeVault | -20/+57 | |
| 2018-04-04 | Implement input-inhibit in sway, swaylock | Drew DeVault | -11/+160 | |
| 2018-04-04 | Add input inhibitor to input manager | Drew DeVault | -0/+40 | |
| 2018-04-04 | Refocus the last focused container on lock exit | Drew DeVault | -3/+10 | |
| 2018-04-04 | Actually let's not do that TODO | Drew DeVault | -9/+0 | |
| 2018-04-04 | R E N D E R I N G | Drew DeVault | -9/+159 | |
| 2018-04-04 | Verify passwords | Drew DeVault | -1/+57 | |
| 2018-04-04 | Add password buffer, refactor rendering/surfaces | Drew DeVault | -51/+262 | |
| 2018-04-04 | Link swaylock to xkbcommon | Drew DeVault | -0/+1 | |
| 2018-04-04 | Split seat code into its own file | Drew DeVault | -301/+263 | |
| 2018-04-04 | Set up an XKB context for the keyboard | Drew DeVault | -5/+99 | |
| 2018-04-04 | Grab keyboard off of the seat | Drew DeVault | -3/+48 | |
| 2018-04-04 | Initial swaylock port | Drew DeVault | -729/+298 | |
| 2018-04-04 | Move swaybg background rendering into common/ | Drew DeVault | -119/+133 | |
| swaylock will use it too | ||||
| 2018-04-04 | Merge pull request #1731 from acrisci/ipc-window-events | Drew DeVault | -0/+7 | |
| ipc window and workspace events | ||||
| 2018-04-04 | send window close event | Tony Crisci | -0/+7 | |
| 2018-04-04 | Merge pull request #1702 from acrisci/split-containers2 | emersion | -303/+358 | |
| properly close container containers | ||||
| 2018-04-04 | fix double free | Tony Crisci | -1/+0 | |
| 2018-04-04 | Merge branch 'wlroots' into split-containers2 | Tony Crisci | -138/+386 | |
| 2018-04-03 | simplify container close | Tony Crisci | -11/+3 | |
| 2018-04-03 | Merge pull request #1722 from swaywm/swaybar-hidpi | emersion | -80/+185 | |
| Add hidpi support to swaybar | ||||
