Commit Graph

3933 Commits (b755639ca8ac2c7d62dc25bbe8cc8b93d775ccde)
 

Author SHA1 Message Date
Drew DeVault 2100d7bfef Fix 9 years ago
Drew DeVault 35fd139105 Add all documented scaling modes to config parser 9 years ago
Drew DeVault 5728307520 Add wallpapers to output command 9 years ago
Drew DeVault 79b277fe9b Parse output background config 9 years ago
Drew DeVault 392f02da64 Stretch image to fit output resolution 9 years ago
Drew DeVault 1a3a7f2514 Basic image rendering for swaybg 9 years ago
Drew DeVault b4e5e1381f Refactor the crap out of wayland clients 9 years ago
Drew DeVault 4a1584be53 Fix background extensions 9 years ago
Drew DeVault 65b8a5c3ce Add background handling 9 years ago
Drew DeVault 82db2a57a9 Basic support for extensions in server and clients 9 years ago
Drew DeVault fb0bfa13ce Fix warning about uninitialized variable 9 years ago
Drew DeVault 2f01a3265d Exit if unable to allocate buffer 9 years ago
Drew DeVault 7a40eb6de6 Support cursors over wayland clients 9 years ago
Drew DeVault 929537c158 Generate protocol headers 9 years ago
Drew DeVault 86372d00db Fix SIGBUS from wayland clients 9 years ago
Drew DeVault 665d4baaf1 Normalize indentation 9 years ago
Drew DeVault 9a1e95b7da Clean up memory pool files better 9 years ago
Drew DeVault 49388eb88b Support resizing in wayland client implementation 9 years ago
Drew DeVault 399220f14b Fix up wayland client implementation 9 years ago
Drew DeVault 01202568f9 Track pid of child process from exec 9 years ago
Drew DeVault 6850174049 Merge pull request from sce/multiple_adjacent_outputs 9 years ago
S. Christoffer Eliesen 236f26f62e output: Support multiple adjacent outputs. 9 years ago
Drew DeVault 95c65ee33e Merge pull request from sce/replace_output_config 9 years ago
S. Christoffer Eliesen a94a91a723 cmd_output: Replace existing config if called multiple times. 9 years ago
Drew DeVault 00a4591b39 Update README 9 years ago
Drew DeVault 63a3f24b79 Merge pull request from sce/code_overview 9 years ago
S. Christoffer Eliesen 2f7f8512bd HACKING.md: Add code overview section. 9 years ago
Drew DeVault cd161aa985 We somewhat more wlc_point now 9 years ago
Drew DeVault 95442dac8d We wlc_point now 9 years ago
Drew DeVault ab3d6f6fa1 Merge pull request from xerpi/master 9 years ago
Sergi Granell a8b18b5159 Check the client_setup() return value 9 years ago
Drew DeVault 3dbdc40b0e Merge pull request from sce/fix_get_socketpath 9 years ago
S. Christoffer Eliesen f64b7e71d4 ipc: Store socketname in SWAYSOCK. Fixes `--get-socketpath`. 9 years ago
Drew DeVault 2cc6d39d46 New screenshot for README 9 years ago
Drew DeVault f7c0d2badb Clean up some things better in wayland clients 9 years ago
Drew DeVault 1011957465 Merge branch 'master' of github.com:SirCmpwn/sway 9 years ago
Drew DeVault 38b18d460a Revert "Try ~/.i3/config earlier than /etc/sway/config" 9 years ago
Drew DeVault f3fc48f692 Merge pull request from sce/logind_socket_path 9 years ago
Drew DeVault f0ceb4e909 Try ~/.i3/config earlier than /etc/sway/config 9 years ago
S. Christoffer Eliesen 253204efb9 ipc: Put socket into proper user runtime dir. 9 years ago
Drew DeVault 5c3f40111a Fix man page installs 9 years ago
Drew DeVault fd1a59def3 Clean up CMake stuff 9 years ago
Drew DeVault 44d0b3282f Merge pull request from mathstuf/cmake-cleanups 9 years ago
Ben Boeckel 8e8bdbcae2 cmake: run git in the source directory 9 years ago
Ben Boeckel ec013d1f1a common: create a static library 9 years ago
Ben Boeckel 98678dea5d cmake: clean up installation rules 9 years ago
Ben Boeckel f8ae8cb820 cmake: clean up definition settings 9 years ago
Ben Boeckel 28f1e9842c cmake: manipulate CMAKE_MODULE_PATH as a list 9 years ago
Ben Boeckel 2e9183e4de cmake: set the output directory once 9 years ago
Ben Boeckel 4714262c3d cmake: simplify manpage generation 9 years ago