Age | Commit message (Expand) | Author |
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-06 | Add Firefox note to ISSUE_TEMPALTE.md | Drew DeVault |
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-05-03 | Bump required wlroots version | Drew DeVault |
2019-05-03 | swaymsg: fix quiet error reporting | Brian Ashworth |
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 | Add link to i3 in first mention of README | Ilja Kocken |
2019-04-27 | Add German translation of the README | jajo-11 |
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 | ci: enable all features | Simon Ser |
2019-04-25 | swaybg: split into standalone project | Drew DeVault |
2019-04-25 | Remove obsolete README translations | Drew DeVault |
2019-04-25 | Set the correct version for wlroots dependency | bschacht |
2019-04-24 | cmd_move: respect workspace layout when inserting | Brian Ashworth |
2019-04-24 | swaybar: add multiseat support | Brian Ashworth |
2019-04-24 | swaybar: hide mode visibility improvements | 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 | Validate icon_struct in read_theme_file | Maxime “pep” Buquet |
2019-04-20 | swaynag: revamp type configs | Brian Ashworth |
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-17 | swaymsg: add timeout and type checks | Brian Ashworth |
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 |