aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-07-15Make focus part of transactionsRyan Dwyer
2018-07-15Merge pull request #2272 from RyanDwyer/simplify-transactionsDrew DeVault
2018-07-15Merge pull request #2266 from emersion/remove-orbital-screenshooterDrew DeVault
2018-07-14Add extended debugging flagsDrew DeVault
2018-07-15Set signature to voidRyan Dwyer
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-07-14Implement tap_button_map for input devicesBrian Ashworth
2018-07-14Force min/max size when resizing floating containersRyan Dwyer
2018-07-14Implement resize grow|shrink <direction> <amount> or <amount>Ryan Dwyer
2018-07-14Implement resize command for floating viewsRyan Dwyer
2018-07-13Simplify popup_unconstrainemersion
2018-07-13Remove orbital screenshooteremersion
2018-07-13Fix output_has_opaque_lockscreenemersion
2018-07-13Merge pull request #2252 from rkubosz/scroll-button-optionDrew DeVault
2018-07-13add error handling for scroll button out of rangeRobert Kubosz
2018-07-13Merge branch 'master' into xwayland-floating-bordersRyan Dwyer
2018-07-12expanded error detection for scroll button optionRobert Kubosz
2018-07-12Merge pull request #2253 from Hello71/issue2249Drew DeVault
2018-07-12Add xdg-positioner supportemersion
2018-07-12Don't disable borders for xwayland floating viewsemersion
2018-07-12config.c: fix current_config uninit warning (#2249)Alex Xu
2018-07-12rm constraint for max value of button identifierRobert Kubosz
2018-07-12add paragraph to sway-input man pageRobert Kubosz
2018-07-12increase maximum value of button identifierRobert Kubosz
2018-07-12Fix crash in seat codeRyan Dwyer
2018-07-11Updates for swaywm/wlroots#1116emersion
2018-07-11Merge pull request #2248 from Dudemanguy911/fix_crash_on_floating_windowsDrew DeVault
2018-07-11add scroll button optionRobert Kubosz
2018-07-11fix crash on floating windowsdudemanguy
2018-07-11Implement floating_minimum_size and floating_maximum_sizeRyan Dwyer
2018-07-11Merge pull request #2243 from RyanDwyer/use-fullscreen-saved-bufferemersion
2018-07-11Use saved buffer when fullscreen view is in a transactionRyan Dwyer
2018-07-11Move floating windows to front when focusedRyan Dwyer
2018-07-10removed unnecessary parensruss morris
2018-07-10fix line lengthsruss morris
2018-07-10tabs instead of spacesruss morris
2018-07-10fix tabbed titlebar widthsruss morris
2018-07-10Add get_config message type to ipcIan Fan
2018-07-10Add get_binding_modes message type to ipcIan Fan
2018-07-10Merge branch 'master' into fix-stacked-layoutRyan Dwyer
2018-07-09Merge branch 'master' into focus-mode-toggleDrew DeVault
2018-07-09Update for swaywm/wlroots#1126emersion
2018-07-10Fix titlebar rendering for nested stacked containersKonstantin Pospelov
2018-07-09Document `focus floating|tiling`emersion
2018-07-09Implement `focus mode_toggle`emersion
2018-07-09Merge pull request #2223 from RyanDwyer/floating-moveemersion
2018-07-09Remove duplicate function declaration and add assertionRyan Dwyer
2018-07-09Implement some floating move commandsRyan Dwyer
2018-07-09No need to walk to workspace, recursive willvilhalmer
2018-07-09Regroup signalvilhalmer