|  Mikkel Oscar Lyderik | f28a1d9183 | Add floating_modifier extension to manpage | 10 years ago | 
				
					
						|  Mikkel Oscar Lyderik | c286d69deb | Add floating_modifier extension to example config | 10 years ago | 
				
					
						|  Mikkel Oscar Lyderik | 22916e9ebc | Make mouse key used for drag/resize configurable This makes it possible to define what mouse button key (left|right) to
use for dragging/resizing. | 10 years ago | 
				
					
						|  Drew DeVault | a7710c5537 | Initialize keyboard in registry poll | 10 years ago | 
				
					
						|  Drew DeVault | 266393a705 | Include wayland-server.h instead of -core.h | 10 years ago | 
				
					
						|  Drew DeVault | 7614cb0373 | Add keyboard handling shims to registry | 10 years ago | 
				
					
						|  Drew DeVault | d2e9c68640 | Copy+paste swaybg code to swaylock for testing | 10 years ago | 
				
					
						|  Drew DeVault | 067ac6cfa7 | Discover swaylock extension in registry | 10 years ago | 
				
					
						|  Drew DeVault | 080a263785 | Refactor gdk pixbuf code into shared client lib | 10 years ago | 
				
					
						|  Drew DeVault | f80481a37d | Add swaylock subproject | 10 years ago | 
				
					
						|  Drew DeVault | d800d52d37 | Merge pull request #298 from mikkeloscar/readme-dependency Add new dependency to README | 10 years ago | 
				
					
						|  Mikkel Oscar Lyderik | 026f95a2a3 | Add new dependency to README | 10 years ago | 
				
					
						|  Drew DeVault | 155f5d2d3e | Style enforcement | 10 years ago | 
				
					
						|  Drew DeVault | 7ed204eb02 | Merge pull request #296 from progandy/pixbuf Support for more image formats for wallpapers with gdk-pixbuf (#282) | 10 years ago | 
				
					
						|  progandy | 3fdf4f811f | swaybg: load more image formats with gdk-pixbuf2 travis: added gdk-pixbuf2 dependency | 10 years ago | 
				
					
						|  Drew DeVault | 762a78be3c | Merge pull request #292 from christophgysin/man move manpages to subfolders | 10 years ago | 
				
					
						|  Drew DeVault | e39f846247 | Free outputs on registry teardown | 10 years ago | 
				
					
						|  Drew DeVault | 8d6f3fff24 | Merge pull request #295 from christophgysin/lib remove archive from git, add *.a to gitignore | 10 years ago | 
				
					
						|  Christoph Gysin | 76920d2759 | remove archive from git, add *.a to gitignore | 10 years ago | 
				
					
						|  Drew DeVault | 71afa38890 | Add swaylock protocol, add resource destructors This prevents sway crashing if swaybg or swaybar dies. | 10 years ago | 
				
					
						|  Drew DeVault | 2b38f298ff | Revert "Remove build badge (Travis is broken, not sway)" This reverts commit 297d8b3f02. | 10 years ago | 
				
					
						|  Drew DeVault | 9397091dab | Merge pull request #293 from christophgysin/response swaymsg: add newline after response | 10 years ago | 
				
					
						|  Drew DeVault | 2b41d26b63 | Merge pull request #294 from christophgysin/match Fix using last output config if none matched | 10 years ago | 
				
					
						|  Christoph Gysin | bf5244b49c | Fix using last output config if none matched | 10 years ago | 
				
					
						|  Christoph Gysin | 88368362df | swaymsg: add newline after response | 10 years ago | 
				
					
						|  Christoph Gysin | 99af7e7c9c | move manpages to subfolders | 10 years ago | 
				
					
						|  Drew DeVault | 7a1c8c2939 | Merge pull request #291 from christophgysin/libs cmake: build common code only once | 10 years ago | 
				
					
						|  Christoph Gysin | cce9c338c0 | cmake: build common code only once This creates (static) libraries for protocols/, common/, and wayland/. | 10 years ago | 
				
					
						|  Drew DeVault | f76b7f5385 | Merge pull request #290 from christophgysin/cmake cmake: fix indentation and manpage dependencies | 10 years ago | 
				
					
						|  Christoph Gysin | 6ce4bba6eb | cmake: fix manpage dependencies fixes #289 | 10 years ago | 
				
					
						|  Christoph Gysin | ad22b072bc | cmake: fix indentation | 10 years ago | 
				
					
						|  Drew DeVault | 9b9d968cbf | Fix for_window [...] move scratchpad correctly | 10 years ago | 
				
					
						|  Drew DeVault | d098c620fe | Revert "Fix bug with for_window [...] move scratchpad" This reverts commit 0796b0c475. | 10 years ago | 
				
					
						|  Drew DeVault | 0796b0c475 | Fix bug with for_window [...] move scratchpad | 10 years ago | 
				
					
						|  Drew DeVault | 98ff23b497 | Fix busted install of /etc/sway/config | 10 years ago | 
				
					
						|  Drew DeVault | fc01f04c93 | Merge pull request #287 from christophgysin/cmake cmake: extract config from toplevel CMakeLists.txt | 10 years ago | 
				
					
						|  Christoph Gysin | 38d4ee9f50 | cmake: remove extra space | 10 years ago | 
				
					
						|  Christoph Gysin | c9ce15aa18 | cmake: remove subprojects | 10 years ago | 
				
					
						|  Christoph Gysin | 92a3538381 | cmake: extract sway | 10 years ago | 
				
					
						|  Christoph Gysin | 4277070a7b | cmake: extract add_manpage() | 10 years ago | 
				
					
						|  Drew DeVault | 297d8b3f02 | Remove build badge (Travis is broken, not sway) | 10 years ago | 
				
					
						|  Drew DeVault | 5dd88cd6b6 | Update .gitignore | 10 years ago | 
				
					
						|  Drew DeVault | 1fbabc6c74 | Merge pull request #285 from christophgysin/cmake cmake configuration cleanup | 10 years ago | 
				
					
						|  Drew DeVault | ef9258bd66 | Merge pull request #286 from mikkeloscar/wlc-origin-point Use wlc_point instead of deprecated wlc_origin | 10 years ago | 
				
					
						|  Mikkel Oscar Lyderik | 3658777e47 | Use wlc_point instead of deprecated wlc_origin Struct was renamed in wlc, use the new name. | 10 years ago | 
				
					
						|  Christoph Gysin | 55b3532fe0 | cmake: remove unnecessary quotes | 10 years ago | 
				
					
						|  Christoph Gysin | 8f00eac07b | cmake: remove old-style endif condition | 10 years ago | 
				
					
						|  Christoph Gysin | 2dedf206d7 | cmake: use out-of-source build | 10 years ago | 
				
					
						|  Christoph Gysin | a043c9030c | cmake: separate C flags and preprocesser definitions | 10 years ago | 
				
					
						|  Christoph Gysin | f7ec3d00a0 | cmake: use tabs instead of spaces | 10 years ago |