aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Fix bar subcommand handler structs and selectionLibravatar Brian Ashworth2018-10-13
* Fix crash when view maps while lockedLibravatar Ryan Dwyer2018-10-13
* Fix pixel leaks when using fractional scalingLibravatar Ryan Dwyer2018-10-12
* Merge branch 'master' into masterLibravatar Ryan Dwyer2018-10-12
|\
| * Fix documentation of outputLibravatar chtison2018-10-11
* | fix: cmd_sticky crash sway with empty containerLibravatar meak2018-10-11
|/
* Add libinput send_events config for touchLibravatar Thiago Mendes2018-10-10
* Merge pull request #2806 from v-gu/add-libinput-support-for-keyboardLibravatar Drew DeVault2018-10-10
|\
| * add libinput config for keyboardLibravatar Vincent Gu2018-10-09
* | Merge branch 'master' into bar-bindsymLibravatar Ian Fan2018-10-10
|\ \
| * \ Merge branch 'master' into mouse-warping-containerLibravatar Ryan Dwyer2018-10-10
| |\ \
| | * | Fix floating click eventsLibravatar Ryan Dwyer2018-10-10
| * | | Add mouse_warping containerLibravatar Rouven Czerwinski2018-10-10
| |/ /
| * | Fix back_and_forth documentationLibravatar Ryan Dwyer2018-10-10
| * | Fix undesirable height change of floating viewsLibravatar mwenzkowski2018-10-09
| |/
| * Merge pull request #2805 from RyanDwyer/fix-resize-return-valueLibravatar Drew DeVault2018-10-09
| |\
| | * resize: Determine if anything changed using before/after checkLibravatar Ryan Dwyer2018-10-09
| * | Merge pull request #2803 from RedSoxFan/fix-2802Libravatar Drew DeVault2018-10-09
| |\ \ | | |/ | |/|
| | * Only consider tiling views for gaps outerLibravatar Brian Ashworth2018-10-08
* | | bar-bindsym: address ianyfan's commentsLibravatar Brian Ashworth2018-10-09
* | | Implement bar bindsymLibravatar Brian Ashworth2018-10-09
|/ /
* / config: remove double free of config->swaynag_commandLibravatar Rouven Czerwinski2018-10-09
|/
* Merge pull request #2772 from RyanDwyer/improve-popup-damageLibravatar Drew DeVault2018-10-09
|\
| * Handle subsurfaces in view_child_damageLibravatar Ryan Dwyer2018-10-07
| * Use wlr_xdg_popup_get_toplevel_coordsLibravatar Ryan Dwyer2018-10-07
| * Only damage popups when popups have damageLibravatar Ryan Dwyer2018-10-07
* | Merge branch 'master' into popup-during-fullscreenLibravatar Brian Ashworth2018-10-08
|\ \
| * | commands: when setting urgency, check container is not nullLibravatar Ian Fan2018-10-08
| * | Allow swaynag to be disabledLibravatar Brian Ashworth2018-10-08
| * | Merge pull request #2793 from emersion/disable-swaybgLibravatar emersion2018-10-08
| |\ \
| | * | Fix memory leak in status_command handlerLibravatar emersion2018-10-08
| | * | Allow swaybg to be disabledLibravatar emersion2018-10-08
| * | | Check if there is a current container before setting it's opacityLibravatar John Axel Eriksson2018-10-08
| |/ /
* | | Remove duplicate codeLibravatar Ryan Dwyer2018-10-08
* | | Look for any ancestor when checking for fullscreen exitLibravatar Ryan Dwyer2018-10-08
* | | Use current state when rendering transient containersLibravatar Ryan Dwyer2018-10-08
* | | Introduce container_is_transient_forLibravatar Ryan Dwyer2018-10-08
* | | Implement popup_during_fullscreenLibravatar Ryan Dwyer2018-10-08
|/ /
* | Allow status_command to be disabled via IPCLibravatar Ryan Dwyer2018-10-08
* | swaybar: allow null status_commandLibravatar Ryan Dwyer2018-10-08
* | Don't apply seat config when validatingLibravatar Ryan Dwyer2018-10-08
* | Remove unneeded variableLibravatar Ryan Dwyer2018-10-08
* | Reload config using idle eventLibravatar Ryan Dwyer2018-10-08
* | Shim client.background and client.placeholderLibravatar Drew DeVault2018-10-07
|/
* ipc: set "type" of floating containers to "floating_con"Libravatar Ian Fan2018-10-06
* Move sticky containers when switching workspace via criteriaLibravatar Ryan Dwyer2018-10-06
* Fix crash when flattening container after movingLibravatar Ryan Dwyer2018-10-05
* Remove obsolete base64.c fileLibravatar Ian Fan2018-10-04
* Fix #2763Libravatar Drew DeVault2018-10-04
* Merge pull request #2760 from RyanDwyer/swaylock-handle-output-disconnectLibravatar emersion2018-10-04
|\