599 Commits (e2cb5e5420d93516d0ca2cf815410215cd0a2f37)

Author SHA1 Message Date
Kevin Hamacher d77d03ce84 Make destroy_workspace behave as expected
9 years ago
Drew DeVault 2f89b7084d Correctly handle moving between fullscreen views
9 years ago
Drew DeVault d361ce656d Track the fullscreen view on a workspace swayc_t
9 years ago
Drew DeVault 6655534feb Fullscreen on top of bar
9 years ago
Drew DeVault af80b12add Implement invoking `sway` as IPC client
9 years ago
Drew DeVault 19fd979af4 Merge pull request #300 from mikkeloscar/configure-mouse-btn
9 years ago
Drew DeVault bffbe11e53 Fix config.c strlen error
9 years ago
Mikkel Oscar Lyderik f28a1d9183 Add floating_modifier extension to manpage
9 years ago
Mikkel Oscar Lyderik 22916e9ebc Make mouse key used for drag/resize configurable
9 years ago
Drew DeVault 762a78be3c Merge pull request #292 from christophgysin/man
9 years ago
Drew DeVault 71afa38890 Add swaylock protocol, add resource destructors
9 years ago
Christoph Gysin bf5244b49c Fix using last output config if none matched
9 years ago
Christoph Gysin 99af7e7c9c move manpages to subfolders
9 years ago
Christoph Gysin cce9c338c0 cmake: build common code only once
9 years ago
Drew DeVault 9b9d968cbf Fix for_window [...] move scratchpad correctly
9 years ago
Drew DeVault d098c620fe Revert "Fix bug with for_window [...] move scratchpad"
9 years ago
Drew DeVault 0796b0c475 Fix bug with for_window [...] move scratchpad
9 years ago
Drew DeVault 98ff23b497 Fix busted install of /etc/sway/config
9 years ago
Christoph Gysin 92a3538381 cmake: extract sway
9 years ago
Mikkel Oscar Lyderik 3658777e47 Use wlc_point instead of deprecated wlc_origin
9 years ago
Yacine Hmito f3f77f9ff1 FALLBACK_CONFIG_DIR did not work. Fixed.
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 #278 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
Christoph Gysin 3c8763af22 cmd_output: check for missing subcommand arguments
9 years ago
Drew DeVault 5a369b3132 Only strip comments at the start of a line
9 years ago
Drew DeVault ef91764bc7 Fix output adjustment for panels
9 years ago
Drew DeVault e59cffcea2 Support desktop shell panels in compositor
9 years ago
Drew DeVault 9d2bbe2640 Merge pull request #274 from sce/fix_stray_floats
9 years ago
Drew DeVault 25ad3181f5 Merge pull request #276 from sce/earlier_logging
9 years ago
Drew DeVault c942f1624e Merge pull request #275 from christophgysin/cmd_output
9 years ago
Drew DeVault 0af15cc19e Merge pull request #269 from christophgysin/usage
9 years ago
S. Christoffer Eliesen c26a4b42cf main: Setup logging before wlc_init.
9 years ago
Christoph Gysin 7059eccaa1 cmd_output: Log enable/disable state
9 years ago
Christoph Gysin ffdfaaa985 apply_output_config: use list_seq_find() to find config
9 years ago
Christoph Gysin 7d82cd9c0a cmd_output: Use list_seq_find() to find matching config
9 years ago
Christoph Gysin 88f372a22a cmd_output: Cleanup cmd_output argument handling
9 years ago
S. Christoffer Eliesen badfb4bb43 cmd_floating: Don't add non-float as sibling to float.
9 years ago
Christoph Gysin 923c3245ac Fix option parsing
9 years ago
Christoph Gysin 2f2e1f3fc7 sway: Add --help option that prints usage
9 years ago
Christoph Gysin e48a16ce5e sway: Print usage and exit on unknown options
9 years ago
Christoph Gysin 3ba33321de Use macros for exit values
9 years ago
Mikkel Oscar Lyderik c477bbf345 Add warnings about invalid output commands
9 years ago
S. Christoffer Eliesen 20cb390323 sway/main: Move wlc init to after args are handled.
9 years ago
Drew DeVault 1661edee28 Allow output config for output named *
9 years ago
Drew DeVault 2f192cceca Improve config file loading
9 years ago
S. Christoffer Eliesen 2d0f78c0d6 workspace: Learn sticky.
9 years ago