aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-18meson: remove extraneous parenthesesemersion
2019-01-18meson: remove rpath optionsemersion
2019-01-18meson: remove unused dependenciesemersion
2019-01-18meson: add gdk-pixbuf and man-pages optionsemersion
2019-01-17Use Meson feature optionsemersion
2019-01-17Merge pull request #3447 from emersion/remove-swaylock-includesDrew DeVault
2019-01-17Merge pull request #3448 from emersion/swaybg-xdg-outputDrew DeVault
2019-01-17Remove unicode.cemersion
2019-01-17Don't use sh when spawning swaybgemersion
2019-01-17swaybg: use wl_surface_damage_bufferemersion
2019-01-17swaybg: use output names instead of output indexesemersion
2019-01-17Remove swaylock headersemersion
2019-01-16Fixes for small existing bugs.Connor E
2019-01-16Use static arrays where possible.Connor E
2019-01-16Remove usage of VLAs.Connor E
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-16layer_shell: do not SIGABRT sway on zero outputsBrian Ashworth
2019-01-16cmd_resize: allow resizing hidden scratchpad by pxBrian Ashworth
2019-01-15seatop_begin_down: raise floatingBrian Ashworth
2019-01-15Do not send ipc_event_shutdown from ipc clientBrian Ashworth
2019-01-15cursor: send clear_focus on hide and enter event on unhideRouven Czerwinski
2019-01-15Remove wlr_xdg_surface_send_close.Connor E
2019-01-15Do not damage view child when container is NULLBrian Ashworth
2019-01-15Handle hidden scratchpad containers in commandsBrian Ashworth
2019-01-14Merge pull request #3422 from RyanDwyer/resize-immediate-siblingsBrian Ashworth
2019-01-15Fix invalid pointers when using resize grow width on first/last siblingsRyan Dwyer
2019-01-15Resize only current and immediate siblings rather than all siblingsRyan Dwyer
2019-01-14Disarm key repeat on reloadBrian Ashworth
2019-01-14CONTRIBUTING.md: mention tab width for line lengthBrian Ashworth
2019-01-14config.in: update swayidle/swaylock exampleIan Fan
2019-01-14Merge pull request #3403 from mstoeckl/ipcleanupBrian Ashworth
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2019-01-14Remove 'input' field of IPC command return jsonM Stoeckl
2019-01-14Merge pull request #3418 from RyanDwyer/remove-resize-axisemersion
2019-01-14Use uint32_t where resize axis might contain a bitfieldRyan Dwyer
2019-01-14Merge pull request #3419 from ianyfan/swaynagemersion
2019-01-14swaynag: handle empty $XDG_CONFIG_HOME betterIan Fan
2019-01-14Replace resize_axis with wlr_edgesRyan Dwyer
2019-01-14Merge pull request #3417 from swaywm/remove-swaylockemersion
2019-01-13Split swaylock into separate projectDrew DeVault
2019-01-13Remove WIP from README.mdDrew DeVault
2019-01-13Merge pull request #3144 from emersion/cmd-xwaylandDrew DeVault
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault
2019-01-13Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedDrew DeVault
2019-01-13Merge pull request #3342 from RedSoxFan/scroll-buttons-improvedDrew DeVault
2019-01-13Merge pull request #3402 from RyanDwyer/refactor-seatopsDrew DeVault
2019-01-13Merge pull request #3388 from RedSoxFan/reset-inputs-on-reloadDrew DeVault
2019-01-13Merge pull request #3397 from RedSoxFan/fix-swaybar-heightDrew DeVault
2019-01-13Merge pull request #3398 from RedSoxFan/toggle-input-eventsDrew DeVault
2019-01-13Merge pull request #3408 from RedSoxFan/bar-paddingDrew DeVault