aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-08-20cmd_xwayland: add force for immediate launchBrian Ashworth
2019-08-20input/keyboard: send released only if pressed sentBrian Ashworth
2019-08-20Remove xdg-shell v6 supportSimon Ser
2019-08-14layer-shell: add support for popupsDrew DeVault
2019-08-01bindsym/code: add group supportBrian Ashworth
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-27Avoid adding duplicate criteria for no_focus and commandAshkan Kiani
2019-07-23ipc: add input::libinput_config eventBrian Ashworth
2019-07-23ipc: add an input eventBrian Ashworth
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-17Update output manager on layout changeJosef Gajdusek
2019-07-15Sanity check gaps between tiled containersPedro Côrte-Real
2019-07-15Rework gaps code to be simpler and correctPedro Côrte-Real
2019-07-15Use -fmacro-prefix-map to strip build pathManuel Stoeckl
2019-07-14Layout tiled using a width/height fractionPedro Côrte-Real
2019-07-09cmd_bindswitch: add option to execute on reloadBrian Ashworth
2019-07-09Make mouse drag in tiled mode swap containers if no edge is selectedSebastian Parborg
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-06-20config: fix find_handler logicBrian Ashworth
2019-06-16Fix sway crashes for scratchpad layoutsRouven Czerwinski
2019-06-12bindings: defer while initiailizingBrian Ashworth
2019-06-11Fix segfaults caused by faulty command parsingMatt Coffin
2019-06-09Add a new xkb_switch_layout commandSimon Ser
2019-06-09config/input: validate xkb keymap before storingBrian Ashworth
2019-06-09commands/input: perform basic keymap validationBrian Ashworth
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-05-30Use parent get_root_coords in subsurfacesKenny Levinsen
2019-05-24Implement wlr-output-management-v1Josef Gajdusek
2019-05-14input/keyboard: attempt default keymap on failureBrian Ashworth
2019-05-14Implement output toggleMoelf
2019-05-12Spawn swaybar as a wayland clientBrian Ashworth
2019-04-26bindsym: change xkb_rule_names initializationKonstantin Pospelov
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov
2019-04-26config: simplify keysym translation fieldsKonstantin Pospelov
2019-04-26Implement bindsym --to-codeKonstantin Pospelov
2019-04-25swaybg: split into standalone projectDrew DeVault
2019-04-24swaybar: add multiseat supportBrian Ashworth
2019-04-24swaybar: hide mode visibility improvementsBrian Ashworth
2019-04-20swaynag: revamp type configsBrian Ashworth
2019-04-17Add unbindsym/unbindcode command for swaybarAlex Maese
2019-04-17Add unbindswitch commandAlex Maese
2019-04-17Create unbindsym and unbindcode commandsAlex Maese
2019-04-17swaymsg: add timeout and type checksBrian Ashworth
2019-04-14Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Connor E
2019-04-14Implement input type configs (#3784)Benjamin Cheng
2019-04-14Add heuristics to differentiate touchpadsBenjamin Cheng
2019-04-14Spawn swaynag as a wayland clientBrian Ashworth
2019-04-13Fix scratchpad fullscreen behavior and crashBrian Ashworth
2019-04-11Honor output for xdg_toplevel_set_fullscreenBrian Ashworth
2019-04-04swaybg: one instance for all outputsBrian Ashworth