aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2019-04-16Fix the payload type returned by IPCAshkan Kiani
2019-04-16Don't apply hide_edge_borders to floating windowsmwenzkowski
2019-04-16view.c: refactor view_autoconfigure()mwenzkowski
2019-04-16Add documentation for rename workspaceAshkan Kiani
2019-04-16Send disabled output available modes on IPC get_outputsRanieri Althoff
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-13Fix potential null accessesAshkan Kiani
2019-04-12Fix scratchpad logic for floating windowsAshkan Kiani
2019-04-12sway-input.5: add xkeyboard-config(7) to "see also"Martin Michlmayr
2019-04-11cmd_focus: raise floating for `<criteria> focus`Brian Ashworth
2019-04-11Honor output for xdg_toplevel_set_fullscreenBrian Ashworth
2019-04-08config/output: unbreak on 32-bit architecturesJan Beich
2019-04-04swaybg: one instance for all outputsBrian Ashworth
2019-04-03idle_inhibit: fix crash during view destructionBrian Ashworth
2019-04-03root_scratchpad_hide: fix crash when layer focusedBrian Ashworth
2019-03-31scratchpad: set initial sizeBrian Ashworth
2019-03-31floating: fix size of non-view containersBrian Ashworth
2019-03-31Fix xwayland configure request scratchpad crashBrian Ashworth
2019-03-29Fix null pointer crash when doing tiling dragRyan Dwyer
2019-03-27bindings: fix overwrite log argument mismatchJan Pokorný
2019-03-26Fix crash for floating command on scratchpad windowAshkan Kiani
2019-03-24Implement inhibit_idle commandBrian Ashworth
2019-03-24Fix #3924Philipe Goulet
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-23Allow for workspace renaming during exec handlingmliszcz
2019-03-23fix opening a floating view on the NOOP outputBrian Ashworth
2019-03-23criteria: fix __focused__ when no focus or unsetBrian Ashworth
2019-03-23cmd_mode: allow cmd_set to be a subcommandBrian Ashworth
2019-03-20Support focus <direction> for floating containersRyan Dwyer
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-03-19Clean up focus follows mouse logicRyan Dwyer
2019-03-18Remove debug treeRyan Dwyer
2019-03-18Document the title_format commandRyan Dwyer
2019-03-17config/output: handle wildcard in get_output_configBrian Ashworth
2019-03-17Introduce default seatopRyan Dwyer
2019-03-17Replace seatup allows_events with button callbackRyan Dwyer
2019-03-16config/output: revamp identifier/name layeringBrian Ashworth
2019-03-16Fix output config retrieval for new outputsBrian Ashworth
2019-03-15Fix quoting of commands passed to for_windowminus
2019-03-15output_cmd_background: validate colorsBrian Ashworth
2019-03-14Set prev_workspace_name based off of focusBrian Ashworth
2019-03-13xwayland: handle floating configure request sizeBrian Ashworth
2019-03-12criteria: change workspace to support regexBrian Ashworth
2019-03-12Handle seat_get_focused_workspace returning NULLBrian Ashworth
2019-03-11get_deco_rect: fix floaters on tabbed/stacked wsBrian Ashworth
2019-03-11commands: allow tiled sticky containers to be movedIan Fan