summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* meson: remove unused dependenciesLibravatar emersion2019-01-18
* meson: add gdk-pixbuf and man-pages optionsLibravatar emersion2019-01-18
* Use Meson feature optionsLibravatar emersion2019-01-17
* Merge pull request #3447 from emersion/remove-swaylock-includesLibravatar Drew DeVault2019-01-17
|\
| * Remove unicode.cLibravatar emersion2019-01-17
| * Remove swaylock headersLibravatar emersion2019-01-17
* | Merge pull request #3448 from emersion/swaybg-xdg-outputLibravatar Drew DeVault2019-01-17
|\ \ | |/ |/|
| * Don't use sh when spawning swaybgLibravatar emersion2019-01-17
| * swaybg: use wl_surface_damage_bufferLibravatar emersion2019-01-17
| * swaybg: use output names instead of output indexesLibravatar emersion2019-01-17
|/
* Fixes for small existing bugs.Libravatar Connor E2019-01-16
* Use static arrays where possible.Libravatar Connor E2019-01-16
* Remove usage of VLAs.Libravatar Connor E2019-01-16
* bar_cmd_tray_bind: Use mouse button helpersLibravatar Brian Ashworth2019-01-16
* layer_shell: do not SIGABRT sway on zero outputsLibravatar Brian Ashworth2019-01-16
* cmd_resize: allow resizing hidden scratchpad by pxLibravatar Brian Ashworth2019-01-16
* seatop_begin_down: raise floatingLibravatar Brian Ashworth2019-01-15
* Do not send ipc_event_shutdown from ipc clientLibravatar Brian Ashworth2019-01-15
* cursor: send clear_focus on hide and enter event on unhideLibravatar Rouven Czerwinski2019-01-15
* Remove wlr_xdg_surface_send_close.Libravatar Connor E2019-01-15
* Do not damage view child when container is NULLLibravatar Brian Ashworth2019-01-15
* Handle hidden scratchpad containers in commandsLibravatar Brian Ashworth2019-01-15
* Merge pull request #3422 from RyanDwyer/resize-immediate-siblingsLibravatar Brian Ashworth2019-01-14
|\
| * Fix invalid pointers when using resize grow width on first/last siblingsLibravatar Ryan Dwyer2019-01-15
| * Resize only current and immediate siblings rather than all siblingsLibravatar Ryan Dwyer2019-01-15
|/
* Disarm key repeat on reloadLibravatar Brian Ashworth2019-01-14
* CONTRIBUTING.md: mention tab width for line lengthLibravatar Brian Ashworth2019-01-14
* config.in: update swayidle/swaylock exampleLibravatar Ian Fan2019-01-14
* Merge pull request #3403 from mstoeckl/ipcleanupLibravatar Brian Ashworth2019-01-14
|\
| * Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
| * Remove 'input' field of IPC command return jsonLibravatar M Stoeckl2019-01-14
|/
* Merge pull request #3418 from RyanDwyer/remove-resize-axisLibravatar emersion2019-01-14
|\
| * Use uint32_t where resize axis might contain a bitfieldLibravatar Ryan Dwyer2019-01-14
| * Replace resize_axis with wlr_edgesLibravatar Ryan Dwyer2019-01-14
* | Merge pull request #3419 from ianyfan/swaynagLibravatar emersion2019-01-14
|\ \ | |/ |/|
| * swaynag: handle empty $XDG_CONFIG_HOME betterLibravatar Ian Fan2019-01-14
|/
* Merge pull request #3417 from swaywm/remove-swaylockLibravatar emersion2019-01-14
|\
| * Split swaylock into separate projectLibravatar Drew DeVault2019-01-13
* | Remove WIP from README.mdLibravatar Drew DeVault2019-01-13
|/
* Merge pull request #3144 from emersion/cmd-xwaylandLibravatar Drew DeVault2019-01-13
|\
| * Add xwayland commandLibravatar emersion2018-11-19
* | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedLibravatar Drew DeVault2019-01-13
|\ \
| * | bar_cmd_bind: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
* | | Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedLibravatar Drew DeVault2019-01-13
|\ \ \
| * | | seat_cmd_cursor: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
| |/ /
* | | Merge pull request #3342 from RedSoxFan/scroll-buttons-improvedLibravatar Drew DeVault2019-01-13
|\ \ \
| * | | input_cmd_scroll_button: utilize mouse btn helpersLibravatar Brian Ashworth2019-01-10
| |/ /
* | | Merge pull request #3402 from RyanDwyer/refactor-seatopsLibravatar Drew DeVault2019-01-13
|\ \ \
| * | | Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
* | | | Merge pull request #3388 from RedSoxFan/reset-inputs-on-reloadLibravatar Drew DeVault2019-01-13
|\ \ \ \