Age | Commit message (Expand) | Author |
2019-04-26 | config: simplify keysym translation fields | Konstantin Pospelov |
2019-04-26 | Implement bindsym --to-code | Konstantin Pospelov |
2019-04-25 | swaybg: split into standalone project | Drew DeVault |
2019-04-24 | swaybar: add multiseat support | Brian Ashworth |
2019-04-24 | swaybar: hide mode visibility improvements | Brian Ashworth |
2019-04-20 | swaynag: revamp type configs | Brian Ashworth |
2019-04-17 | Add unbindsym/unbindcode command for swaybar | Alex Maese |
2019-04-17 | Add unbindswitch command | Alex Maese |
2019-04-17 | Create unbindsym and unbindcode commands | Alex Maese |
2019-04-17 | swaymsg: add timeout and type checks | Brian Ashworth |
2019-04-14 | Add deprecation warnings for new_float, new_window, and force_focus_wrapping. | Connor E |
2019-04-14 | Implement input type configs (#3784) | Benjamin Cheng |
2019-04-14 | Add heuristics to differentiate touchpads | Benjamin Cheng |
2019-04-14 | Spawn swaynag as a wayland client | Brian Ashworth |
2019-04-13 | Fix scratchpad fullscreen behavior and crash | Brian Ashworth |
2019-04-11 | Honor output for xdg_toplevel_set_fullscreen | Brian Ashworth |
2019-04-04 | swaybg: one instance for all outputs | Brian Ashworth |
2019-03-31 | scratchpad: set initial size | Brian Ashworth |
2019-03-31 | Fix xwayland configure request scratchpad crash | Brian Ashworth |
2019-03-24 | Implement inhibit_idle command | Brian Ashworth |
2019-03-24 | Add support for manually setting subpixel hinting on outputs. | Geoff Greer |
2019-03-23 | Allow for workspace renaming during exec handling | mliszcz |
2019-03-23 | criteria: fix __focused__ when no focus or unset | Brian Ashworth |
2019-03-19 | Support WLR_INPUT_DEVICE_SWITCH in sway | Ryan Walklin |
2019-03-18 | Remove debug tree | Ryan Dwyer |
2019-03-17 | Introduce default seatop | Ryan Dwyer |
2019-03-17 | Replace seatup allows_events with button callback | Ryan Dwyer |
2019-03-16 | Fix output config retrieval for new outputs | Brian Ashworth |
2019-03-12 | criteria: change workspace to support regex | Brian Ashworth |
2019-03-11 | Stop using wlr_output->{lx,ly} | emersion |
2019-03-11 | Don't send button events to surfaces when dragging or resizing | Ryan Dwyer |
2019-03-11 | stringop.c: remove unused functions | Ian Fan |
2019-03-11 | sway_view_child: add listener for view unmap | Brian Ashworth |
2019-03-02 | floating_maximum_size: change default behavior | Brian Ashworth |
2019-02-28 | seat: don't send button release when not pressed | emersion |
2019-02-24 | swaybar: add overlay mode (fix #1620) | Milkey Mouse |
2019-02-24 | add --i3 flag to hide_edge_borders | db |
2019-02-24 | Make load_include_configs void. Fix some cases where WD would not be restored. | Connor E |
2019-02-23 | swaybar: process hotspots on touch tap | Drew DeVault |
2019-02-23 | Update for swaywm/wlroots#1517 | emersion |
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 |