aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2019-03-31scratchpad: set initial sizeBrian Ashworth
2019-03-31Fix xwayland configure request scratchpad crashBrian Ashworth
2019-03-24Implement inhibit_idle commandBrian Ashworth
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-23Allow for workspace renaming during exec handlingmliszcz
2019-03-23criteria: fix __focused__ when no focus or unsetBrian Ashworth
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-03-18Remove debug treeRyan Dwyer
2019-03-17Introduce default seatopRyan Dwyer
2019-03-17Replace seatup allows_events with button callbackRyan Dwyer
2019-03-16Fix output config retrieval for new outputsBrian Ashworth
2019-03-12criteria: change workspace to support regexBrian Ashworth
2019-03-11Stop using wlr_output->{lx,ly}emersion
2019-03-11Don't send button events to surfaces when dragging or resizingRyan Dwyer
2019-03-11stringop.c: remove unused functionsIan Fan
2019-03-11sway_view_child: add listener for view unmapBrian Ashworth
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth
2019-02-28seat: don't send button release when not pressedemersion
2019-02-24swaybar: add overlay mode (fix #1620)Milkey Mouse
2019-02-24add --i3 flag to hide_edge_bordersdb
2019-02-24Make load_include_configs void. Fix some cases where WD would not be restored.Connor E
2019-02-23swaybar: process hotspots on touch tapDrew DeVault
2019-02-23Update for swaywm/wlroots#1517emersion
2019-02-17Add workspace {prev,next}_on_output --createDrew DeVault
2019-02-17Remove refs to unimplemented debuglog commandDrew DeVault
2019-02-16Disconnect swaybg instead of killing itemersion
2019-02-16Remove unused header include/sway/tree/output.hemersion
2019-02-16Fix reload freeze when not modsetting current modeBrian Ashworth
2019-02-15swaybar: prevent signal handler from firing during terminationIan Fan
2019-02-12Rebase cursor when a layer surface mapsemersion
2019-02-03seat_cmd_cursor: do not create non-existing seatBrian Ashworth
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-31Rebase #1636 against current masterv44r
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-30Add relative pointerabsrd
2019-01-30Implement pointer-constraints-unstable-v1Las
2019-01-29Cleanup config reading failure error logsBrian Ashworth
2019-01-28Introduce container_is_scratchpad_hiddenRyan Dwyer
2019-01-28Center surface inside container when it's too smallRyan Dwyer
2019-01-27Merge pull request #3423 from RyanDwyer/fullscreen-globalDrew DeVault
2019-01-27Update for swaywm/wlroots#1503emersion
2019-01-25Implement fullscreen globalRyan Dwyer
2019-01-24Update for swaywm/wlroots#1402emersion