Commit Graph

3320 Commits (8f06aa7598ee79613617096ac3de8d402bdf1737)
 

Author SHA1 Message Date
Christoph Gysin 92a3538381 cmake: extract sway 9 years ago
Christoph Gysin 4277070a7b cmake: extract add_manpage() 9 years ago
Drew DeVault 297d8b3f02 Remove build badge (Travis is broken, not sway) 9 years ago
Drew DeVault 5dd88cd6b6 Update .gitignore 9 years ago
Drew DeVault 1fbabc6c74 Merge pull request from christophgysin/cmake 9 years ago
Drew DeVault ef9258bd66 Merge pull request from mikkeloscar/wlc-origin-point 9 years ago
Mikkel Oscar Lyderik 3658777e47 Use wlc_point instead of deprecated wlc_origin 9 years ago
Christoph Gysin 55b3532fe0 cmake: remove unnecessary quotes 9 years ago
Christoph Gysin 8f00eac07b cmake: remove old-style endif condition 9 years ago
Christoph Gysin 2dedf206d7 cmake: use out-of-source build 9 years ago
Christoph Gysin a043c9030c cmake: separate C flags and preprocesser definitions 9 years ago
Christoph Gysin f7ec3d00a0 cmake: use tabs instead of spaces 9 years ago
Christoph Gysin 905966bcae cmake: style consistency 9 years ago
Christoph Gysin 2429266e3e cmake: convert all cmake commands to lowercase 9 years ago
Drew DeVault 76a3868ce8 Merge pull request from gpyh/master 9 years ago
Yacine Hmito f3f77f9ff1 FALLBACK_CONFIG_DIR did not work. Fixed. 9 years ago
Drew DeVault 3075b4a61d Merge pull request from gpyh/master 9 years ago
Yacine Hmito 09feef89ee Can customize config fallback directory 9 years ago
Drew DeVault 44d0f731c3 Add framework for switching command sets 9 years ago
Drew DeVault 4f89735fc4 Add bar config struct and defaults 9 years ago
Drew DeVault 3f950b6e52 Merge pull request from christophgysin/merge 9 years ago
Christoph Gysin b1bd3ae6f3 cmd_output: Merge instead of replace output config 9 years ago
Christoph Gysin ae7ed79573 config: Store 'enabled' as int 9 years ago
Drew DeVault e906b4e240 Merge pull request from christophgysin/cmd_output 10 years ago
Christoph Gysin 3c8763af22 cmd_output: check for missing subcommand arguments 10 years ago
Drew DeVault 82d464bb90 Add text rendering support to wayland clients 10 years ago
Drew DeVault 5a369b3132 Only strip comments at the start of a line 10 years ago
Drew DeVault ef91764bc7 Fix output adjustment for panels 10 years ago
Drew DeVault e59cffcea2 Support desktop shell panels in compositor 10 years ago
Drew DeVault 60e76cf932 Add swaybar basics 10 years ago
Drew DeVault 63cf8e48c4 Add swaybar subproject 10 years ago
Drew DeVault fd4cf52518 Add suid instructions to readme 10 years ago
Drew DeVault 9d2bbe2640 Merge pull request from sce/fix_stray_floats 10 years ago
Drew DeVault 25ad3181f5 Merge pull request from sce/earlier_logging 10 years ago
Drew DeVault 4c1fad95b9 Remove trailing semicolon 10 years ago
Drew DeVault c942f1624e Merge pull request from christophgysin/cmd_output 10 years ago
Drew DeVault 0af15cc19e Merge pull request from christophgysin/usage 10 years ago
S. Christoffer Eliesen c26a4b42cf main: Setup logging before wlc_init. 10 years ago
Christoph Gysin 7059eccaa1 cmd_output: Log enable/disable state 10 years ago
Christoph Gysin ffdfaaa985 apply_output_config: use list_seq_find() to find config 10 years ago
Christoph Gysin 7d82cd9c0a cmd_output: Use list_seq_find() to find matching config 10 years ago
Christoph Gysin 88f372a22a cmd_output: Cleanup cmd_output argument handling 10 years ago
S. Christoffer Eliesen badfb4bb43 cmd_floating: Don't add non-float as sibling to float. 10 years ago
Drew DeVault 01c5349e1a Merge pull request from mikkeloscar/output-cmd-warnings 10 years ago
Christoph Gysin 923c3245ac Fix option parsing 10 years ago
Christoph Gysin bf97a5ada5 swaymsg: Add --help option that prints usage 10 years ago
Christoph Gysin 12c8cf5bf6 swaygrab: Add --help option that prints usage 10 years ago
Christoph Gysin 2f2e1f3fc7 sway: Add --help option that prints usage 10 years ago
Christoph Gysin 0d55d1a067 swaymsg: Print usage and exit on unknown options 10 years ago
Christoph Gysin b235ccd212 swaygrab: Print usage and exit on unknown options 10 years ago