Age | Commit message (Expand) | Author |
2019-08-13 | workspace: do not destroy if any seat is focusing | Brian Ashworth |
2019-08-13 | handle_seat_node_destroy: do not focus own node | Brian Ashworth |
2019-08-13 | workspace: prefer identifiers for output priority | Brian Ashworth |
2019-08-12 | Remove redundant checks | Antonin Décimo |
2019-08-12 | Fix memory leaks | Antonin Décimo |
2019-08-12 | view_update_size: fix surface_width/height mismatch | Antonin Décimo |
2019-08-12 | input: check pointer against nullptr | Antonin Décimo |
2019-08-12 | layer_shell: Guard against negative exclusive zone | Sebastian Krzyszkowiak |
2019-08-07 | Revert "Add support for wlr_output's atomic API" | Rouven Czerwinski |
2019-08-07 | sway.5: explain how to enable pango markup in font | Brian Ashworth |
2019-08-07 | config/output: rebase cursors after config applied | Brian Ashworth |
2019-08-06 | cmd_mode: make modes case sensitive | Brian Ashworth |
2019-08-06 | input/cursor: do not hide when buttons are pressed | Brian Ashworth |
2019-08-06 | cmd_swap: add floating support | Brian Ashworth |
2019-08-05 | cmd_opacity: add relative opacity changes | Jeff Peeler |
2019-08-03 | input/libinput: typo fixes (get -> get_default) | Brian Ashworth |
2019-08-02 | Allocator sizeof operand mismatch | Antonin Décimo |
2019-08-02 | Add support for wlr_output's atomic API | Simon Ser |
2019-08-01 | bindsym/code: add group support | Brian Ashworth |
2019-08-01 | input/keyboard: don't reset layout for same keymap | Brian Ashworth |
2019-07-31 | Fix typo in sway(5) manpage | Paul Ouellette |
2019-07-31 | libinput: fix set_send_events | Brian Ashworth |
2019-07-28 | input/libinput: fix typo in set_middle_emulation | Brian Ashworth |
2019-07-27 | Fix resize sibling amount calculations | Pedro Côrte-Real |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-07-27 | Avoid adding duplicate criteria for no_focus and command | Ashkan Kiani |
2019-07-26 | arrange: remove gaps for workspace location deltas | Brian Ashworth |
2019-07-23 | ipc: add input::libinput_config event | Brian Ashworth |
2019-07-23 | ipc: add an input event | Brian Ashworth |
2019-07-18 | input_cmd_xkb_switch_layout: support input types | Brian Ashworth |
2019-07-17 | cmd_output: support current output alias | Brian Ashworth |
2019-07-17 | input_cmd_xkb_*: cleanup includes | Ed Younis |
2019-07-17 | Implement input_cmd_xkb_file (#3999) | Ed Younis |
2019-07-17 | Add missing description for focus_on_window_activation command in docs. | rpigott |
2019-07-17 | Update output manager on layout change | Josef Gajdusek |
2019-07-17 | Make fullscreen check for fullscreen parents | Sauyon Lee |
2019-07-15 | Sanity check gaps on the outside of the workspace | Pedro Côrte-Real |
2019-07-15 | Avoid negative outer gaps | Pedro Côrte-Real |
2019-07-15 | Sanity check gaps between tiled containers | Pedro Côrte-Real |
2019-07-15 | Rework gaps code to be simpler and correct | Pedro Côrte-Real |
2019-07-14 | Layout tiled using a width/height fraction | Pedro Côrte-Real |
2019-07-14 | Layout correctly with several new windows | Pedro Côrte-Real |
2019-07-11 | cmd_split: fix toggle split for non-split layouts | Brian Ashworth |
2019-07-10 | cmd_layout: toggle split for tabbed/stack default | Brian Ashworth |
2019-07-10 | config/output: correctly set width/height in apply | Brian Ashworth |
2019-07-09 | input/libinput: only reset supported options | Brian Ashworth |
2019-07-09 | cmd_bindswitch: add option to execute on reload | Brian Ashworth |
2019-07-09 | Make mouse drag in tiled mode swap containers if no edge is selected | Sebastian Parborg |
2019-07-05 | calibration_matrix: expect 6 individual values | Sergei Dolgov |
2019-07-05 | calibration_matrix: add the current matrix to the IPC description for libinpu... | Sergei Dolgov |