Age | Commit message (Expand) | Author |
2019-02-17 | Add workspace {prev,next}_on_output --create | Drew DeVault |
2019-02-17 | Remove refs to unimplemented debuglog command | Drew DeVault |
2019-02-16 | Disconnect swaybg instead of killing it | emersion |
2019-02-16 | Remove unused header include/sway/tree/output.h | emersion |
2019-02-16 | Fix reload freeze when not modsetting current mode | Brian Ashworth |
2019-02-15 | swaybar: prevent signal handler from firing during termination | Ian Fan |
2019-02-12 | Rebase cursor when a layer surface maps | emersion |
2019-02-03 | seat_cmd_cursor: do not create non-existing seat | Brian Ashworth |
2019-01-31 | pointer_constraint: change to a seat subcommand | Brian Ashworth |
2019-01-31 | Rebase #1636 against current master | v44r |
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-29 | Cleanup config reading failure error logs | Brian Ashworth |
2019-01-28 | Introduce container_is_scratchpad_hidden | Ryan Dwyer |
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 | Update for swaywm/wlroots#1503 | emersion |
2019-01-25 | Implement fullscreen global | Ryan Dwyer |
2019-01-24 | Update for swaywm/wlroots#1402 | emersion |
2019-01-23 | Make json-c include respect pkg-config --cflags | Jan Beich |
2019-01-22 | util.c: remove numlen function | Ian Fan |
2019-01-22 | Use noop output when there's no outputs connected | Ryan Dwyer |
2019-01-21 | Removed unused wlroots dependency for sway(bg|bar|msg|nag) | M Stoeckl |
2019-01-21 | Move sway-specific functions in common/util.c into sway/ | M Stoeckl |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-18 | Better handle outputs without CRTC | emersion |
2019-01-18 | output: remove output_add_listeners | emersion |
2019-01-17 | Remove unicode.c | emersion |
2019-01-17 | Remove swaylock headers | emersion |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-15 | Resize only current and immediate siblings rather than all siblings | Ryan Dwyer |
2019-01-14 | Disarm key repeat on reload | Brian Ashworth |
2019-01-14 | Remove now-unused "input" argument of cmd_results_new | M Stoeckl |
2019-01-14 | Remove 'input' field of IPC command return json | M Stoeckl |
2019-01-13 | Merge pull request #3144 from emersion/cmd-xwayland | Drew DeVault |
2019-01-13 | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved | Drew DeVault |
2019-01-13 | Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improved | Drew DeVault |
2019-01-13 | Merge pull request #3402 from RyanDwyer/refactor-seatops | Drew DeVault |
2019-01-13 | Merge pull request #3388 from RedSoxFan/reset-inputs-on-reload | Drew DeVault |
2019-01-13 | Merge pull request #3408 from RedSoxFan/bar-padding | Drew DeVault |
2019-01-13 | swaybar: allow identifiers for output and tray | Brian Ashworth |
2019-01-11 | swaybar: add status_edge_padding command | Brian Ashworth |
2019-01-11 | swaybar: add status_padding command | Brian Ashworth |
2019-01-10 | swaylock: Add caps lock state to indicator | Robinhuett |
2019-01-10 | bar_cmd_bind: utilize mouse button helpers | Brian Ashworth |
2019-01-10 | seat_cmd_cursor: utilize mouse button helpers | Brian Ashworth |
2019-01-10 | Refactor seat operations to use an interface | Ryan Dwyer |
2019-01-09 | bind{code,sym}: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | Add helpers for improved mouse button parsing | Brian Ashworth |