Commit graph

  • f493fb526d
    Merge pull request #3485 from mstoeckl/minimize-deps Brian Ashworth 2019-01-22 01:02:48 -05:00
  • 0b817e82ec seat_create: set initial focus for added seats Brian Ashworth 2019-01-21 23:46:44 -05:00
  • 510aafca75 systemd --user support files Дамјан Георгиевски 2019-01-21 23:56:52 +01:00
  • 4b1eaaf731 Removed unused wlroots dependency for sway(bg|bar|msg|nag) M Stoeckl 2019-01-21 13:01:09 -05:00
  • c040defd5f Fix edge case bug in numlen, dropping use of math.h functions M Stoeckl 2019-01-21 12:46:45 -05:00
  • d7ff776552 Move sway-specific functions in common/util.c into sway/ M Stoeckl 2019-01-21 12:39:16 -05:00
  • 410c961388 swaybar: fix setting floating watcher slots Ian Fan 2019-01-21 14:56:00 +00:00
  • 20681727fb swaybar: fix setting floating watcher slots Ian Fan 2019-01-21 14:56:00 +00:00
  • cddb057343
    Merge pull request #3480 from RedSoxFan/input-modes-improved-toggle Drew DeVault 2019-01-21 09:28:47 -05:00
  • 1fb6918f9e
    Merge pull request #3482 from emersion/meson-systemd-version Drew DeVault 2019-01-21 09:25:11 -05:00
  • e134da3023
    Fix one remaining wlr_log call emersion 2019-01-21 13:02:03 +01:00
  • 1211a81aad Replace wlr_log with sway_log M Stoeckl 2019-01-20 13:51:12 -05:00
  • 51e4b94270
    meson: set minimum systemd version emersion 2019-01-21 12:56:32 +01:00
  • b5b7dab953 Remove assumption that noop output will be called NOOP-1 Ryan Dwyer 2019-01-21 21:17:36 +10:00
  • eac7c4aedc Don't allow noop output to be configured Ryan Dwyer 2019-01-20 19:05:28 +10:00
  • 606c9530c8 Hide noop output in IPC Ryan Dwyer 2019-01-20 10:50:36 +10:00
  • a20f9829ba Prevent noop output from being enabled Ryan Dwyer 2019-01-20 10:50:11 +10:00
  • e81f6925bc Use noop output when there's no outputs connected Ryan Dwyer 2019-01-17 20:16:23 +10:00
  • 5c834d36e1 Log libinput_config_status errors Brian Ashworth 2019-01-21 02:41:06 -05:00
  • 932afa82e0 Log libinput_config_status errors Brian Ashworth 2019-01-21 02:41:06 -05:00
  • 91c1f44956 input_cmd_events: allow toggle modes to be listed Brian Ashworth 2019-01-21 02:13:01 -05:00
  • 9e3d30a102 Replace wlr_log with sway_log M Stoeckl 2019-01-20 13:51:12 -05:00
  • 9df3a9136c Allocate minimum size necessary in pango text functions. (#3473) Connor Edwards 2019-01-20 14:03:30 +00:00
  • a3d3504072
    Merge pull request #3468 from emersion/fix-output-gain-crtc Drew DeVault 2019-01-20 09:01:33 -05:00
  • 83c543e051 Handle malloc failure. Connor E 2019-01-20 13:55:25 +00:00
  • 445d948734 Allocate minimum size necessary in pango text functions. Connor E 2019-01-20 13:51:48 +00:00
  • e2c4a4d420 swaymsg: remove build dependency on wlroots M Stoeckl 2019-01-19 13:56:07 -05:00
  • d7ffa5cd49 swaymsg: remove dependency on log.h M Stoeckl 2019-01-19 13:52:41 -05:00
  • da51d5f424 swaymsg: remove dependency on stringop.h M Stoeckl 2019-01-19 13:44:31 -05:00
  • 320fe4ad30 Pass errors up to caller in ipc-client.c M Stoeckl 2019-01-19 13:40:01 -05:00
  • 62260ab56e Fix backup methods in get_socketpath for IPC client M Stoeckl 2019-01-19 10:31:55 -05:00
  • 9bbfd44bbe Fix backup methods in get_socketpath for IPC client M Stoeckl 2019-01-19 10:31:55 -05:00
  • afac6ced6e apply_output_config: remove output_i Brian Ashworth 2019-01-19 11:04:42 -05:00
  • f4fa1ed1ea apply_output_config: remove output_i Brian Ashworth 2019-01-19 11:04:42 -05:00
  • 1ecc289543
    swaybg: remove assert crashing on hotplug emersion 2019-01-19 10:27:47 +01:00
  • 0bf3252d8b
    Fix re-enabling outputs gaining a CRTC emersion 2019-01-19 10:19:59 +01:00
  • 07f4c1e3a9 swaynag: fix XDG_CONFIG_HOME handling emersion 2019-01-19 08:41:18 +01:00
  • 695948e689 Fix memory leaks in swaybar M Stoeckl 2019-01-18 21:05:50 -05:00
  • d66e84e9de
    swaynag: fix XDG_CONFIG_HOME handling emersion 2019-01-19 08:41:18 +01:00
  • 2ae2d09c4c Prevent crashes in handle_transform and handle_scale too emersion 2019-01-19 00:28:45 +01:00
  • 3b7a7462a2 Fix crash in cursor_rebase with multiple screens emersion 2019-01-18 19:32:06 +01:00
  • 32d2b01105 Fix memory leaks in swaybar M Stoeckl 2019-01-18 21:05:50 -05:00
  • 1cce14e7c7
    Merge pull request #3464 from emersion/meson-check-wlroots-xwayland Scott Anderson 2019-01-19 12:30:13 +13:00
  • fa614abb23
    Prevent crashes in handle_transform and handle_scale too emersion 2019-01-19 00:28:45 +01:00
  • 35d73345d9
    meson: make sure wlroots has been built with xwayland emersion 2019-01-18 23:32:10 +01:00
  • 639b66b676
    Merge pull request #3452 from emersion/meson-features Drew DeVault 2019-01-18 15:39:07 -05:00
  • 7428831ac7
    Fix crash in cursor_rebase with multiple screens emersion 2019-01-18 19:32:06 +01:00
  • 60220fcecd
    Merge pull request #3460 from emersion/output-enable-segfault Drew DeVault 2019-01-18 10:16:22 -05:00
  • 6ff54d0640
    Fix segfault in output_enable emersion 2019-01-18 14:52:40 +01:00
  • dd4a6586b2
    Merge pull request #3457 from emersion/swaybg-no-escape Drew DeVault 2019-01-18 08:23:48 -05:00
  • 978d6cd854
    Merge pull request #3455 from emersion/output-no-crtc Drew DeVault 2019-01-18 08:23:25 -05:00
  • a737d7ecc4
    Better handle outputs without CRTC emersion 2019-01-17 22:30:24 +01:00
  • dc1eac0cf1 output: remove output_add_listeners emersion 2019-01-17 21:49:06 +01:00
  • d803861504
    Don't escape swaybg arguments anymore emersion 2019-01-18 09:22:33 +01:00
  • 765d7bc94f
    meson: remove extraneous parentheses emersion 2019-01-18 08:44:02 +01:00
  • bb2f007ad3
    meson: remove rpath options emersion 2019-01-18 08:26:44 +01:00
  • ab35e0383f
    meson: remove unused dependencies emersion 2019-01-18 08:22:59 +01:00
  • ba16f16e4d
    meson: add gdk-pixbuf and man-pages options emersion 2019-01-18 08:21:43 +01:00
  • 6381875f8b
    output: remove output_add_listeners emersion 2019-01-17 21:49:06 +01:00
  • 08a5b304e4
    Use Meson feature options emersion 2019-01-17 18:02:25 +01:00
  • 5a0c4234b8
    Merge pull request #3447 from emersion/remove-swaylock-includes Drew DeVault 2019-01-17 08:13:19 -05:00
  • 60a16bbf41
    Merge pull request #3448 from emersion/swaybg-xdg-output Drew DeVault 2019-01-17 08:12:53 -05:00
  • f951c2357f
    Remove unicode.c emersion 2019-01-17 12:45:41 +01:00
  • fe3f4882ed
    Don't use sh when spawning swaybg emersion 2019-01-17 11:20:08 +01:00
  • 808d0e1c51
    swaybg: use wl_surface_damage_buffer emersion 2019-01-17 11:14:36 +01:00
  • 000b313985
    swaybg: use output names instead of output indexes emersion 2019-01-17 11:13:10 +01:00
  • b29d19bf0d
    Remove swaylock headers emersion 2019-01-17 10:26:42 +01:00
  • 70637b40fe Fixes for small existing bugs. Connor E 2019-01-16 10:18:46 +00:00
  • de6f5b3453 Use static arrays where possible. Connor E 2019-01-16 09:57:51 +00:00
  • aa9d7d8ca1 Remove usage of VLAs. Connor E 2019-01-16 01:57:53 +00:00
  • 8fdf9e5f9c Fixes for small existing bugs. Connor E 2019-01-16 10:18:46 +00:00
  • 02bbefda20 bar_cmd_tray_bind: Use mouse button helpers Brian Ashworth 2019-01-15 21:25:28 -05:00
  • 338a8c051d Use static arrays where possible. Connor E 2019-01-16 09:57:51 +00:00
  • 247817f68c layer_shell: do not SIGABRT sway on zero outputs Brian Ashworth 2019-01-16 00:44:24 -05:00
  • 81e595e6e8 cmd_resize: allow resizing hidden scratchpad by px Brian Ashworth 2019-01-16 01:05:10 -05:00
  • afaef9ec58 cmd_resize: allow resizing hidden scratchpad by px Brian Ashworth 2019-01-16 01:05:10 -05:00
  • 96b7dc2c65 layer_shell: do not SIGABRT sway on zero outputs Brian Ashworth 2019-01-16 00:44:24 -05:00
  • 6d8eaad91c bar_cmd_tray_bind: Use mouse button helpers Brian Ashworth 2019-01-15 21:25:28 -05:00
  • 3bcd95198c Remove usage of VLAs. Connor E 2019-01-16 01:57:53 +00:00
  • 638b04b3e0 seatop_begin_down: raise floating Brian Ashworth 2019-01-15 16:38:31 -05:00
  • 686b853047 Do not send ipc_event_shutdown from ipc client Brian Ashworth 2019-01-15 14:54:26 -05:00
  • e8b7fc0f2e seatop_begin_down: raise floating Brian Ashworth 2019-01-15 16:38:31 -05:00
  • c87681ac2b Do not send ipc_event_shutdown from ipc client Brian Ashworth 2019-01-15 14:54:26 -05:00
  • f7309778a7 cursor: send clear_focus on hide and enter event on unhide Rouven Czerwinski 2019-01-15 18:09:34 +01:00
  • e2aa8be109 cursor: send clear_focus on hide and enter event on unhide Rouven Czerwinski 2019-01-15 18:09:34 +01:00
  • 023c92423e Remove wlr_xdg_surface_send_close. Connor E 2019-01-14 17:53:33 +00:00
  • a68bc5f449 Do not damage view child when container is NULL Brian Ashworth 2019-01-15 01:27:06 -05:00
  • 3087942c35 Handle hidden scratchpad containers in commands Brian Ashworth 2019-01-15 02:21:46 -05:00
  • 17736e4114 Handle hidden scratchpad containers in commands Brian Ashworth 2019-01-15 02:21:46 -05:00
  • 7c58384778 Do not damage view child when container is NULL Brian Ashworth 2019-01-15 01:27:06 -05:00
  • bbd312c95a
    Merge pull request #3422 from RyanDwyer/resize-immediate-siblings Brian Ashworth 2019-01-14 21:45:14 -05:00
  • 289130430f Fix invalid pointers when using resize grow width on first/last siblings Ryan Dwyer 2019-01-15 08:17:41 +10:00
  • 2024f1da72 Resize only current and immediate siblings rather than all siblings Ryan Dwyer 2019-01-14 21:22:53 +10:00
  • 2573606b60 Disarm key repeat on reload Brian Ashworth 2019-01-14 14:06:35 -05:00
  • 6bdfb82294 Disarm key repeat on reload Brian Ashworth 2019-01-14 14:06:35 -05:00
  • 2257368f1a CONTRIBUTING.md: mention tab width for line length Brian Ashworth 2019-01-14 13:20:27 -05:00
  • b3cedea69f CONTRIBUTING.md: mention tab width for line length Brian Ashworth 2019-01-14 13:20:27 -05:00
  • 6e37596bd2 Remove wlr_xdg_surface_send_close. Connor E 2019-01-14 17:53:33 +00:00
  • 2f36db15d4 config.in: update swayidle/swaylock example Ian Fan 2019-01-09 01:16:32 +00:00
  • ec1a232657 config.in: update swayidle/swaylock example Ian Fan 2019-01-09 01:16:32 +00:00