aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Fix dead stores found by scan-buildLibravatar M Stoeckl2019-01-22
* Merge pull request #3494 from ianyfan/commandsLibravatar Drew DeVault2019-01-22
|\
| * commands: allow setting floating on scratchpad containersLibravatar Ian Fan2019-01-22
| * commands: allow tiled containers to be stickiedLibravatar Ian Fan2019-01-22
* | root_scratchpad_remove_container: do not showLibravatar Brian Ashworth2019-01-22
* | util.c: remove numlen functionLibravatar Ian Fan2019-01-22
|/
* Remove assumption that noop output will be called NOOP-1Libravatar Ryan Dwyer2019-01-22
* Don't allow noop output to be configuredLibravatar Ryan Dwyer2019-01-22
* Hide noop output in IPCLibravatar Ryan Dwyer2019-01-22
* Prevent noop output from being enabledLibravatar Ryan Dwyer2019-01-22
* Use noop output when there's no outputs connectedLibravatar Ryan Dwyer2019-01-22
* seat_create: set initial focus for added seatsLibravatar Brian Ashworth2019-01-22
* Move sway-specific functions in common/util.c into sway/Libravatar M Stoeckl2019-01-21
* Merge pull request #3480 from RedSoxFan/input-modes-improved-toggleLibravatar Drew DeVault2019-01-21
|\
| * input_cmd_events: allow toggle modes to be listedLibravatar Brian Ashworth2019-01-21
* | Fix one remaining wlr_log callLibravatar emersion2019-01-21
* | 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