aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-22Use noop output when there's no outputs connectedRyan Dwyer
2019-01-22seat_create: set initial focus for added seatsBrian Ashworth
2019-01-22swaynag: Small graphical fix, add offset of +1 to X/Y.Connor E
2019-01-22Merge pull request #3485 from mstoeckl/minimize-depsBrian Ashworth
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl
2019-01-21Fix edge case bug in numlen, dropping use of math.h functionsM Stoeckl
2019-01-21Move sway-specific functions in common/util.c into sway/M Stoeckl
2019-01-21swaybar: fix setting floating watcher slotsIan Fan
2019-01-21Merge pull request #3480 from RedSoxFan/input-modes-improved-toggleDrew DeVault
2019-01-21Merge pull request #3482 from emersion/meson-systemd-versionDrew DeVault
2019-01-21Fix one remaining wlr_log callemersion
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-21meson: set minimum systemd versionemersion
2019-01-21Log libinput_config_status errorsBrian Ashworth
2019-01-21input_cmd_events: allow toggle modes to be listedBrian Ashworth
2019-01-20Allocate minimum size necessary in pango text functions. (#3473)Connor Edwards
2019-01-20Merge pull request #3468 from emersion/fix-output-gain-crtcDrew DeVault
2019-01-19Fix backup methods in get_socketpath for IPC clientM Stoeckl
2019-01-19apply_output_config: remove output_iBrian Ashworth
2019-01-19Fix re-enabling outputs gaining a CRTCemersion
2019-01-19swaynag: fix XDG_CONFIG_HOME handlingemersion
2019-01-19Fix memory leaks in swaybarM Stoeckl
2019-01-19Prevent crashes in handle_transform and handle_scale tooemersion
2019-01-19Fix crash in cursor_rebase with multiple screensemersion
2019-01-19Merge pull request #3464 from emersion/meson-check-wlroots-xwaylandScott Anderson
2019-01-18meson: make sure wlroots has been built with xwaylandemersion
2019-01-18Merge pull request #3452 from emersion/meson-featuresDrew DeVault
2019-01-18Merge pull request #3460 from emersion/output-enable-segfaultDrew DeVault
2019-01-18Fix segfault in output_enableemersion
2019-01-18Merge pull request #3457 from emersion/swaybg-no-escapeDrew DeVault
2019-01-18Merge pull request #3455 from emersion/output-no-crtcDrew DeVault
2019-01-18Better handle outputs without CRTCemersion
2019-01-18output: remove output_add_listenersemersion
2019-01-18Don't escape swaybg arguments anymoreemersion
2019-01-18meson: remove extraneous parenthesesemersion
2019-01-18meson: remove rpath optionsemersion
2019-01-18meson: remove unused dependenciesemersion
2019-01-18meson: add gdk-pixbuf and man-pages optionsemersion
2019-01-17Use Meson feature optionsemersion
2019-01-17Merge pull request #3447 from emersion/remove-swaylock-includesDrew DeVault
2019-01-17Merge pull request #3448 from emersion/swaybg-xdg-outputDrew DeVault
2019-01-17Remove unicode.cemersion
2019-01-17Don't use sh when spawning swaybgemersion
2019-01-17swaybg: use wl_surface_damage_bufferemersion
2019-01-17swaybg: use output names instead of output indexesemersion
2019-01-17Remove swaylock headersemersion
2019-01-16Fixes for small existing bugs.Connor E
2019-01-16Use static arrays where possible.Connor E
2019-01-16Remove usage of VLAs.Connor E
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth