5665 Commits (f00fbe6861bad18fc0615be8fe5ba0102c609067)
 

Author SHA1 Message Date
Brian Ashworth f493fb526d
Merge pull request #3485 from mstoeckl/minimize-deps
6 years ago
M Stoeckl 4b1eaaf731 Removed unused wlroots dependency for sway(bg|bar|msg|nag)
6 years ago
M Stoeckl c040defd5f Fix edge case bug in numlen, dropping use of math.h functions
6 years ago
M Stoeckl d7ff776552 Move sway-specific functions in common/util.c into sway/
6 years ago
Ian Fan 410c961388 swaybar: fix setting floating watcher slots
6 years ago
Drew DeVault cddb057343
Merge pull request #3480 from RedSoxFan/input-modes-improved-toggle
6 years ago
Drew DeVault 1fb6918f9e
Merge pull request #3482 from emersion/meson-systemd-version
6 years ago
emersion e134da3023
Fix one remaining wlr_log call
6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log
6 years ago
emersion 51e4b94270
meson: set minimum systemd version
6 years ago
Brian Ashworth 5c834d36e1 Log libinput_config_status errors
6 years ago
Brian Ashworth 91c1f44956 input_cmd_events: allow toggle modes to be listed
6 years ago
Connor Edwards 9df3a9136c Allocate minimum size necessary in pango text functions. (#3473)
6 years ago
Drew DeVault a3d3504072
Merge pull request #3468 from emersion/fix-output-gain-crtc
6 years ago
M Stoeckl 62260ab56e Fix backup methods in get_socketpath for IPC client
6 years ago
Brian Ashworth afac6ced6e apply_output_config: remove output_i
6 years ago
emersion 0bf3252d8b
Fix re-enabling outputs gaining a CRTC
6 years ago
emersion 07f4c1e3a9 swaynag: fix XDG_CONFIG_HOME handling
6 years ago
M Stoeckl 695948e689 Fix memory leaks in swaybar
6 years ago
emersion 2ae2d09c4c Prevent crashes in handle_transform and handle_scale too
6 years ago
emersion 3b7a7462a2 Fix crash in cursor_rebase with multiple screens
6 years ago
Scott Anderson 1cce14e7c7
Merge pull request #3464 from emersion/meson-check-wlroots-xwayland
6 years ago
emersion 35d73345d9
meson: make sure wlroots has been built with xwayland
6 years ago
Drew DeVault 639b66b676
Merge pull request #3452 from emersion/meson-features
6 years ago
Drew DeVault 60220fcecd
Merge pull request #3460 from emersion/output-enable-segfault
6 years ago
emersion 6ff54d0640
Fix segfault in output_enable
6 years ago
Drew DeVault dd4a6586b2
Merge pull request #3457 from emersion/swaybg-no-escape
6 years ago
Drew DeVault 978d6cd854
Merge pull request #3455 from emersion/output-no-crtc
6 years ago
emersion a737d7ecc4
Better handle outputs without CRTC
6 years ago
emersion dc1eac0cf1 output: remove output_add_listeners
6 years ago
emersion d803861504
Don't escape swaybg arguments anymore
6 years ago
emersion 765d7bc94f
meson: remove extraneous parentheses
6 years ago
emersion bb2f007ad3
meson: remove rpath options
6 years ago
emersion ab35e0383f
meson: remove unused dependencies
6 years ago
emersion ba16f16e4d
meson: add gdk-pixbuf and man-pages options
6 years ago
emersion 08a5b304e4
Use Meson feature options
6 years ago
Drew DeVault 5a0c4234b8
Merge pull request #3447 from emersion/remove-swaylock-includes
6 years ago
Drew DeVault 60a16bbf41
Merge pull request #3448 from emersion/swaybg-xdg-output
6 years ago
emersion f951c2357f
Remove unicode.c
6 years ago
emersion fe3f4882ed
Don't use sh when spawning swaybg
6 years ago
emersion 808d0e1c51
swaybg: use wl_surface_damage_buffer
6 years ago
emersion 000b313985
swaybg: use output names instead of output indexes
6 years ago
emersion b29d19bf0d
Remove swaylock headers
6 years ago
Connor E 70637b40fe Fixes for small existing bugs.
6 years ago
Connor E de6f5b3453 Use static arrays where possible.
6 years ago
Connor E aa9d7d8ca1 Remove usage of VLAs.
6 years ago
Brian Ashworth 02bbefda20 bar_cmd_tray_bind: Use mouse button helpers
6 years ago
Brian Ashworth 247817f68c layer_shell: do not SIGABRT sway on zero outputs
6 years ago
Brian Ashworth 81e595e6e8 cmd_resize: allow resizing hidden scratchpad by px
6 years ago
Brian Ashworth 638b04b3e0 seatop_begin_down: raise floating
6 years ago