Commit Graph

6687 Commits (f8d7c170cd9aa0bf12e4096588c397a8bc383ed1)
 

Author SHA1 Message Date
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 from emersion/remove-swaylock-includes 6 years ago
Drew DeVault 60a16bbf41
Merge pull request 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
Brian Ashworth 686b853047 Do not send ipc_event_shutdown from ipc client 6 years ago
Rouven Czerwinski f7309778a7 cursor: send clear_focus on hide and enter event on unhide 6 years ago
Connor E 023c92423e Remove wlr_xdg_surface_send_close. 6 years ago
Brian Ashworth a68bc5f449 Do not damage view child when container is NULL 6 years ago
Brian Ashworth 3087942c35 Handle hidden scratchpad containers in commands 6 years ago
Brian Ashworth bbd312c95a
Merge pull request from RyanDwyer/resize-immediate-siblings 6 years ago
Ryan Dwyer 289130430f Fix invalid pointers when using resize grow width on first/last siblings 6 years ago
Ryan Dwyer 2024f1da72 Resize only current and immediate siblings rather than all siblings 6 years ago
Brian Ashworth 2573606b60 Disarm key repeat on reload 6 years ago
Brian Ashworth 2257368f1a CONTRIBUTING.md: mention tab width for line length 6 years ago
Ian Fan 2f36db15d4 config.in: update swayidle/swaylock example 6 years ago
Brian Ashworth 15cd8b6a86
Merge pull request from mstoeckl/ipcleanup 6 years ago
M Stoeckl 2a684cad5f Remove now-unused "input" argument of cmd_results_new 6 years ago
M Stoeckl 6d392150a7 Remove 'input' field of IPC command return json 6 years ago
emersion 64ef936673
Merge pull request from RyanDwyer/remove-resize-axis 6 years ago
Ryan Dwyer b322432eff Use uint32_t where resize axis might contain a bitfield 6 years ago
emersion 3ea176bb04
Merge pull request from ianyfan/swaynag 6 years ago
Ian Fan 8729c65311 swaynag: handle empty $XDG_CONFIG_HOME better 6 years ago
Ryan Dwyer 22ac1c121a Replace resize_axis with wlr_edges 6 years ago
emersion 89ad3f2bbb
Merge pull request from swaywm/remove-swaylock 6 years ago
Drew DeVault 3fca8b8d22 Split swaylock into separate project 6 years ago
Drew DeVault 784178ed37 Remove WIP from README.md 6 years ago
Drew DeVault 4879d40695
Merge pull request from emersion/cmd-xwayland 6 years ago
Drew DeVault 81bb675274
Merge pull request from RedSoxFan/bar-mouse-bindings-improved 6 years ago
Drew DeVault 9f9ef76175
Merge pull request from RedSoxFan/seat-cursor-buttons-improved 6 years ago
Drew DeVault db1631b67d
Merge pull request from RedSoxFan/scroll-buttons-improved 6 years ago
Drew DeVault 23ab56bbf7
Merge pull request from RyanDwyer/refactor-seatops 6 years ago
Drew DeVault 08569aab36
Merge pull request from RedSoxFan/reset-inputs-on-reload 6 years ago