Age | Commit message (Expand) | Author |
2019-06-04 | cmd_hide_edge_borders: add missing arg count check | Brian Ashworth |
2019-06-02 | desktop: output: fix use-after-free in destroy | Rouven Czerwinski |
2019-06-02 | Remove orbital gamma-control protocol | Simon Ser |
2019-05-30 | Use parent get_root_coords in subsurfaces | Kenny Levinsen |
2019-05-30 | Add swaybar protocol documentation | Brian Ashworth |
2019-05-30 | bindings: allow unlocked and locked bindings | Brian Ashworth |
2019-05-28 | Provide current DPMS state in GET_OUTPUTS | Josef Gajdusek |
2019-05-27 | input/switch: fix indentation of file | Brian Ashworth |
2019-05-24 | Update output manager config on all output events | Josef Gajdusek |
2019-05-24 | Implement wlr-output-management-v1 | Josef Gajdusek |
2019-05-22 | commands/bar: fix mode and hidden_state at runtime | Brian Ashworth |
2019-05-19 | commands/bar: improve error for invalid subcommand | Alyssa Ross |
2019-05-17 | bar: fix segfault with missing or invalid bar id | Alyssa Ross |
2019-05-14 | Add infos to help using for_window to man 5 | Nomeji |
2019-05-14 | input/keyboard: attempt default keymap on failure | Brian Ashworth |
2019-05-14 | Implement output toggle | Moelf |
2019-05-12 | Spawn swaybar as a wayland client | Brian Ashworth |
2019-05-09 | config/output: fix typo in merge_id_on_name | Brian Ashworth |
2019-05-04 | Destroy swaybg client on reload | Brian Ashworth |
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 |