aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Log libinput_config_status errorsLibravatar Brian Ashworth2019-01-21
* Merge pull request #3468 from emersion/fix-output-gain-crtcLibravatar Drew DeVault2019-01-20
|\
| * Fix re-enabling outputs gaining a CRTCLibravatar emersion2019-01-19
* | apply_output_config: remove output_iLibravatar Brian Ashworth2019-01-19
|/
* Prevent crashes in handle_transform and handle_scale tooLibravatar emersion2019-01-19
* Fix crash in cursor_rebase with multiple screensLibravatar emersion2019-01-19
* Merge pull request #3452 from emersion/meson-featuresLibravatar Drew DeVault2019-01-18
|\
| * meson: remove rpath optionsLibravatar emersion2019-01-18
| * Use Meson feature optionsLibravatar emersion2019-01-17
* | Fix segfault in output_enableLibravatar emersion2019-01-18
* | Merge pull request #3457 from emersion/swaybg-no-escapeLibravatar Drew DeVault2019-01-18
|\ \
| * | Don't escape swaybg arguments anymoreLibravatar emersion2019-01-18
| |/
* | Better handle outputs without CRTCLibravatar emersion2019-01-18
* | output: remove output_add_listenersLibravatar emersion2019-01-18
|/
* Don't use sh when spawning swaybgLibravatar emersion2019-01-17
* swaybg: use output names instead of output indexesLibravatar emersion2019-01-17
* 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
* 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
* 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
* 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 #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
|\ \ \ \
| * | | | reload: reset input configsLibravatar Brian Ashworth2019-01-09
* | | | | Merge pull request #3397 from RedSoxFan/fix-swaybar-heightLibravatar Drew DeVault2019-01-13
|\ \ \ \ \
| * | | | | swaybar: obey height if givenLibravatar Brian Ashworth2019-01-09
| |/ / / /
* | | | | Merge pull request #3398 from RedSoxFan/toggle-input-eventsLibravatar Drew DeVault2019-01-13
|\ \ \ \ \