Age | Commit message (Expand) | Author |
2019-01-30 | relative-pointer-v1: time is in usec, not msec | emersion |
2019-01-30 | Send pointer frames on tool events | Drew DeVault |
2019-01-30 | Missed a spot in pointer constraints | Drew DeVault |
2019-01-30 | Add pointer_constraint command | Drew DeVault |
2019-01-30 | Add relative pointer | absrd |
2019-01-30 | Implement pointer-constraints-unstable-v1 | Las |
2019-01-30 | criteria & scratchpad verify if show in another workspace (#3522) | athrungithub |
2019-01-29 | Merge pull request #3535 from RedSoxFan/cleanup-log-on-config-failure | Drew DeVault |
2019-01-29 | Cleanup config reading failure error logs | Brian Ashworth |
2019-01-28 | Document cursor moving between adjacent outputs | Peter Grayson |
2019-01-28 | Merge pull request #3530 from RyanDwyer/fix-assertion | Drew DeVault |
2019-01-29 | Remove bad assertion in container_handle_fullscreen_reparent | Ryan Dwyer |
2019-01-28 | Merge pull request #3528 from emersion/cleanup-log-env | Drew DeVault |
2019-01-28 | Cleanup log_env | emersion |
2019-01-28 | Check xdg_surface's role before using its toplevel | mwenzkowski |
2019-01-28 | Introduce container_is_scratchpad_hidden | Ryan Dwyer |
2019-01-28 | Add note about required scdoc version to README. | Connor E |
2019-01-28 | Center surface inside container when it's too small | Ryan Dwyer |
2019-01-27 | Merge pull request #3423 from RyanDwyer/fullscreen-global | Drew DeVault |
2019-01-27 | Merge pull request #3519 from emersion/pointer-frame | Drew DeVault |
2019-01-27 | Remove unnecessary underscores in man pages | Drew DeVault |
2019-01-27 | Update for swaywm/wlroots#1503 | emersion |
2019-01-25 | Implement fullscreen global | Ryan Dwyer |
2019-01-24 | Merge pull request #3509 from ianyfan/log-errno | Drew DeVault |
2019-01-24 | Use sway_log_errno instead of strerror | Ian Fan |
2019-01-24 | Update for swaywm/wlroots#1402 | emersion |
2019-01-23 | Make json-c include respect pkg-config --cflags | Jan Beich |
2019-01-23 | Merge pull request #3504 from unraised/unraised-build-fix | Drew DeVault |
2019-01-23 | Fix build failure in config.c | unraised |
2019-01-23 | Merge pull request #3500 from progandy/validate_pixmaps | Drew DeVault |
2019-01-23 | Merge pull request #3502 from lukaslihotzki/master | Drew DeVault |
2019-01-23 | Fix tray icon updates | Lukas Lihotzki |
2019-01-23 | swaybar: fix crash with some tray icon pixmaps | progandy |
2019-01-22 | swaybar: fix command malloc in workspace command | Brian Ashworth |
2019-01-22 | background-image.c: remove stdbool header | Ian Fan |
2019-01-22 | swaybar: fix workspace command | Ian Fan |
2019-01-22 | Merge pull request #3496 from mstoeckl/fix-san | Drew DeVault |
2019-01-22 | Fix dead stores found by scan-build | M Stoeckl |
2019-01-22 | Merge pull request #3494 from ianyfan/commands | Drew DeVault |
2019-01-22 | root_scratchpad_remove_container: do not show | Brian Ashworth |
2019-01-22 | util.c: remove numlen function | Ian Fan |
2019-01-22 | commands: allow setting floating on scratchpad containers | Ian Fan |
2019-01-22 | commands: allow tiled containers to be stickied | Ian Fan |
2019-01-22 | Remove assumption that noop output will be called NOOP-1 | Ryan Dwyer |
2019-01-22 | Don't allow noop output to be configured | Ryan Dwyer |
2019-01-22 | Hide noop output in IPC | Ryan Dwyer |
2019-01-22 | Prevent noop output from being enabled | Ryan Dwyer |
2019-01-22 | Use noop output when there's no outputs connected | Ryan Dwyer |
2019-01-22 | seat_create: set initial focus for added seats | Brian Ashworth |
2019-01-22 | swaynag: Small graphical fix, add offset of +1 to X/Y. | Connor E |