Commit Graph

5988 Commits (75de31d36e0d7293a9fdaf0be39668c962c031fd)
 

Author SHA1 Message Date
Drew DeVault 1a1133dcc5
Merge pull request from unraised/unraised-build-fix 6 years ago
unraised c0dc740b2b
Fix build failure in config.c 6 years ago
Drew DeVault 8b056cfc82
Merge pull request from progandy/validate_pixmaps 6 years ago
Drew DeVault 1803e7748b
Merge pull request from lukaslihotzki/master 6 years ago
Lukas Lihotzki f7ed97e2a7 Fix tray icon updates 6 years ago
progandy dcabe0e6da swaybar: fix crash with some tray icon pixmaps 6 years ago
Brian Ashworth 9e6c6ce332 swaybar: fix command malloc in workspace command 6 years ago
Ian Fan d7d906c7fd background-image.c: remove stdbool header 6 years ago
Ian Fan d8f3e6e19a swaybar: fix workspace command 6 years ago
Drew DeVault 04aa41de34
Merge pull request from mstoeckl/fix-san 6 years ago
M Stoeckl 0af5b26e41 Fix dead stores found by scan-build 6 years ago
Drew DeVault 71a37ad186
Merge pull request from ianyfan/commands 6 years ago
Brian Ashworth 8ce57f0a77 root_scratchpad_remove_container: do not show 6 years ago
Ian Fan de9a357de8 util.c: remove numlen function 6 years ago
Ian Fan ec0013b9f5 commands: allow setting floating on scratchpad containers 6 years ago
Ian Fan 34dea3d9d2 commands: allow tiled containers to be stickied 6 years ago
Ryan Dwyer 42f8a038c9 Remove assumption that noop output will be called NOOP-1 6 years ago
Ryan Dwyer 7f8ea60e71 Don't allow noop output to be configured 6 years ago
Ryan Dwyer e815e48cee Hide noop output in IPC 6 years ago
Ryan Dwyer 75e7ce82f5 Prevent noop output from being enabled 6 years ago
Ryan Dwyer 2301349ad5 Use noop output when there's no outputs connected 6 years ago
Brian Ashworth ab0248a545 seat_create: set initial focus for added seats 6 years ago
Connor E 39cf477090 swaynag: Small graphical fix, add offset of +1 to X/Y. 6 years ago
Brian Ashworth f493fb526d
Merge pull request 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 from RedSoxFan/input-modes-improved-toggle 6 years ago
Drew DeVault 1fb6918f9e
Merge pull request 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. () 6 years ago
Drew DeVault a3d3504072
Merge pull request 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 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 from emersion/meson-features 6 years ago
Drew DeVault 60220fcecd
Merge pull request from emersion/output-enable-segfault 6 years ago
emersion 6ff54d0640
Fix segfault in output_enable 6 years ago
Drew DeVault dd4a6586b2
Merge pull request from emersion/swaybg-no-escape 6 years ago