1
1
mirror of https://github.com/swaywm/sway synced 2025-03-06 00:21:19 +01:00

Commit Graph

  • 32d2b01105 Fix memory leaks in swaybar M Stoeckl 2019-01-18 21:05:50 -0500
  • 1cce14e7c7
    Merge pull request #3464 from emersion/meson-check-wlroots-xwayland Scott Anderson 2019-01-19 12:30:13 +1300
  • fa614abb23
    Prevent crashes in handle_transform and handle_scale too emersion 2019-01-19 00:28:45 +0100
  • 35d73345d9
    meson: make sure wlroots has been built with xwayland emersion 2019-01-18 23:32:10 +0100
  • 639b66b676
    Merge pull request #3452 from emersion/meson-features Drew DeVault 2019-01-18 15:39:07 -0500
  • 7428831ac7
    Fix crash in cursor_rebase with multiple screens emersion 2019-01-18 19:32:06 +0100
  • 60220fcecd
    Merge pull request #3460 from emersion/output-enable-segfault Drew DeVault 2019-01-18 10:16:22 -0500
  • 6ff54d0640
    Fix segfault in output_enable emersion 2019-01-18 14:52:40 +0100
  • dd4a6586b2
    Merge pull request #3457 from emersion/swaybg-no-escape Drew DeVault 2019-01-18 08:23:48 -0500
  • 978d6cd854
    Merge pull request #3455 from emersion/output-no-crtc Drew DeVault 2019-01-18 08:23:25 -0500
  • a737d7ecc4
    Better handle outputs without CRTC emersion 2019-01-17 22:30:24 +0100
  • dc1eac0cf1 output: remove output_add_listeners emersion 2019-01-17 21:49:06 +0100
  • d803861504
    Don't escape swaybg arguments anymore emersion 2019-01-18 09:22:33 +0100
  • 765d7bc94f
    meson: remove extraneous parentheses emersion 2019-01-18 08:44:02 +0100
  • bb2f007ad3
    meson: remove rpath options emersion 2019-01-18 08:26:44 +0100
  • ab35e0383f
    meson: remove unused dependencies emersion 2019-01-18 08:22:59 +0100
  • ba16f16e4d
    meson: add gdk-pixbuf and man-pages options emersion 2019-01-18 08:21:43 +0100
  • 6381875f8b
    output: remove output_add_listeners emersion 2019-01-17 21:49:06 +0100
  • 08a5b304e4
    Use Meson feature options emersion 2019-01-17 18:02:25 +0100
  • 5a0c4234b8
    Merge pull request #3447 from emersion/remove-swaylock-includes Drew DeVault 2019-01-17 08:13:19 -0500
  • 60a16bbf41
    Merge pull request #3448 from emersion/swaybg-xdg-output Drew DeVault 2019-01-17 08:12:53 -0500
  • f951c2357f
    Remove unicode.c emersion 2019-01-17 12:45:41 +0100
  • fe3f4882ed
    Don't use sh when spawning swaybg emersion 2019-01-17 11:20:08 +0100
  • 808d0e1c51
    swaybg: use wl_surface_damage_buffer emersion 2019-01-17 11:14:36 +0100
  • 000b313985
    swaybg: use output names instead of output indexes emersion 2019-01-17 11:13:10 +0100
  • b29d19bf0d
    Remove swaylock headers emersion 2019-01-17 10:26:42 +0100
  • 70637b40fe Fixes for small existing bugs. Connor E 2019-01-16 10:18:46 +0000
  • de6f5b3453 Use static arrays where possible. Connor E 2019-01-16 09:57:51 +0000
  • aa9d7d8ca1 Remove usage of VLAs. Connor E 2019-01-16 01:57:53 +0000
  • 8fdf9e5f9c Fixes for small existing bugs. Connor E 2019-01-16 10:18:46 +0000
  • 02bbefda20 bar_cmd_tray_bind: Use mouse button helpers Brian Ashworth 2019-01-15 21:25:28 -0500
  • 338a8c051d Use static arrays where possible. Connor E 2019-01-16 09:57:51 +0000
  • 247817f68c layer_shell: do not SIGABRT sway on zero outputs Brian Ashworth 2019-01-16 00:44:24 -0500
  • 81e595e6e8 cmd_resize: allow resizing hidden scratchpad by px Brian Ashworth 2019-01-16 01:05:10 -0500
  • afaef9ec58 cmd_resize: allow resizing hidden scratchpad by px Brian Ashworth 2019-01-16 01:05:10 -0500
  • 96b7dc2c65 layer_shell: do not SIGABRT sway on zero outputs Brian Ashworth 2019-01-16 00:44:24 -0500
  • 6d8eaad91c bar_cmd_tray_bind: Use mouse button helpers Brian Ashworth 2019-01-15 21:25:28 -0500
  • 3bcd95198c Remove usage of VLAs. Connor E 2019-01-16 01:57:53 +0000
  • 638b04b3e0 seatop_begin_down: raise floating Brian Ashworth 2019-01-15 16:38:31 -0500
  • 686b853047 Do not send ipc_event_shutdown from ipc client Brian Ashworth 2019-01-15 14:54:26 -0500
  • e8b7fc0f2e seatop_begin_down: raise floating Brian Ashworth 2019-01-15 16:38:31 -0500
  • c87681ac2b Do not send ipc_event_shutdown from ipc client Brian Ashworth 2019-01-15 14:54:26 -0500
  • f7309778a7 cursor: send clear_focus on hide and enter event on unhide Rouven Czerwinski 2019-01-15 18:09:34 +0100
  • e2aa8be109 cursor: send clear_focus on hide and enter event on unhide Rouven Czerwinski 2019-01-15 18:09:34 +0100
  • 023c92423e Remove wlr_xdg_surface_send_close. Connor E 2019-01-14 17:53:33 +0000
  • a68bc5f449 Do not damage view child when container is NULL Brian Ashworth 2019-01-15 01:27:06 -0500
  • 3087942c35 Handle hidden scratchpad containers in commands Brian Ashworth 2019-01-15 02:21:46 -0500
  • 17736e4114 Handle hidden scratchpad containers in commands Brian Ashworth 2019-01-15 02:21:46 -0500
  • 7c58384778 Do not damage view child when container is NULL Brian Ashworth 2019-01-15 01:27:06 -0500
  • bbd312c95a
    Merge pull request #3422 from RyanDwyer/resize-immediate-siblings Brian Ashworth 2019-01-14 21:45:14 -0500
  • 289130430f Fix invalid pointers when using resize grow width on first/last siblings Ryan Dwyer 2019-01-15 08:17:41 +1000
  • 2024f1da72 Resize only current and immediate siblings rather than all siblings Ryan Dwyer 2019-01-14 21:22:53 +1000
  • 2573606b60 Disarm key repeat on reload Brian Ashworth 2019-01-14 14:06:35 -0500
  • 6bdfb82294 Disarm key repeat on reload Brian Ashworth 2019-01-14 14:06:35 -0500
  • 2257368f1a CONTRIBUTING.md: mention tab width for line length Brian Ashworth 2019-01-14 13:20:27 -0500
  • b3cedea69f CONTRIBUTING.md: mention tab width for line length Brian Ashworth 2019-01-14 13:20:27 -0500
  • 6e37596bd2 Remove wlr_xdg_surface_send_close. Connor E 2019-01-14 17:53:33 +0000
  • 2f36db15d4 config.in: update swayidle/swaylock example Ian Fan 2019-01-09 01:16:32 +0000
  • ec1a232657 config.in: update swayidle/swaylock example Ian Fan 2019-01-09 01:16:32 +0000
  • 15cd8b6a86
    Merge pull request #3403 from mstoeckl/ipcleanup Brian Ashworth 2019-01-14 11:44:18 -0500
  • 2a684cad5f Remove now-unused "input" argument of cmd_results_new M Stoeckl 2019-01-10 18:27:21 -0500
  • 6d392150a7 Remove 'input' field of IPC command return json M Stoeckl 2019-01-10 08:27:52 -0500
  • 64ef936673
    Merge pull request #3418 from RyanDwyer/remove-resize-axis emersion 2019-01-14 11:19:18 +0100
  • b322432eff Use uint32_t where resize axis might contain a bitfield Ryan Dwyer 2019-01-14 20:10:49 +1000