Age | Commit message (Expand) | Author |
2019-05-03 | Fix xdg-decoration unconfigured if set before first commit | Simon Ser |
2019-04-30 | sway.5.scd: clarify workspace config commands | Brian Ashworth |
2019-04-30 | cmd_move: add support for output current | Brian Ashworth |
2019-04-28 | Fix a silly mistake | Alex Maese |
2019-04-28 | Don't send pointer motion when rebasing the cursor | Alex Maese |
2019-04-28 | Clear pointer focus during move and resize seatops | Alex Maese |
2019-04-27 | Remove extra inclusion of stdio.h | Lane Surface |
2019-04-27 | Don't submit too much damage | Simon Ser |
2019-04-26 | config: fix clang warning | Konstantin Pospelov |
2019-04-26 | bindsym: change xkb_rule_names initialization | Konstantin Pospelov |
2019-04-26 | bindsym: consider xkb_rule_names for --to-code | Konstantin Pospelov |
2019-04-26 | bindsym: update the man page to include --to-code | Konstantin Pospelov |
2019-04-26 | bindsym: change default keymap for --to-code | Konstantin Pospelov |
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 | cmd_move: respect workspace layout when inserting | Brian Ashworth |
2019-04-23 | Update for wlroots#1660 | Simon Ser |
2019-04-21 | Fix uninitialized read for wlr_surface_send_frame | Scott Anderson |
2019-04-20 | ipc: fix criteria for emitting bar_state_update | Brian Ashworth |
2019-04-19 | cmd_move: allow for all i3 syntax options | Brian Ashworth |
2019-04-19 | hide_edge_borders.c: add missing case for --i3 | mwenzkowski |
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-16 | Fix the payload type returned by IPC | Ashkan Kiani |
2019-04-16 | Don't apply hide_edge_borders to floating windows | mwenzkowski |
2019-04-16 | view.c: refactor view_autoconfigure() | mwenzkowski |
2019-04-16 | Add documentation for rename workspace | Ashkan Kiani |
2019-04-16 | Send disabled output available modes on IPC get_outputs | Ranieri Althoff |
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-13 | Fix potential null accesses | Ashkan Kiani |
2019-04-12 | Fix scratchpad logic for floating windows | Ashkan Kiani |
2019-04-12 | sway-input.5: add xkeyboard-config(7) to "see also" | Martin Michlmayr |
2019-04-11 | cmd_focus: raise floating for `<criteria> focus` | Brian Ashworth |
2019-04-11 | Honor output for xdg_toplevel_set_fullscreen | Brian Ashworth |
2019-04-08 | config/output: unbreak on 32-bit architectures | Jan Beich |
2019-04-04 | swaybg: one instance for all outputs | Brian Ashworth |
2019-04-03 | idle_inhibit: fix crash during view destruction | Brian Ashworth |
2019-04-03 | root_scratchpad_hide: fix crash when layer focused | Brian Ashworth |
2019-03-31 | scratchpad: set initial size | Brian Ashworth |
2019-03-31 | floating: fix size of non-view containers | Brian Ashworth |
2019-03-31 | Fix xwayland configure request scratchpad crash | Brian Ashworth |
2019-03-29 | Fix null pointer crash when doing tiling drag | Ryan Dwyer |
2019-03-27 | bindings: fix overwrite log argument mismatch | Jan Pokorný |
2019-03-26 | Fix crash for floating command on scratchpad window | Ashkan Kiani |