615 Commits (b65e3482333f28d436a478a9e16157cb8f822cfc)

Author SHA1 Message Date
Drew DeVault b65e348233 Fix crash in bar { } blocks
9 years ago
Mikkel Oscar Lyderik 211bc71599 Use tabs instead of spaces
9 years ago
Drew DeVault 0b2cf8b65c Merge pull request #313 from mikkeloscar/bar-confing-subcommands
9 years ago
Mikkel Oscar Lyderik b00c106460 Add more debug logging to bar option parsing
9 years ago
Mikkel Oscar Lyderik bd0c58e85a Implement bar option: position <top|bottom|left|right>
9 years ago
Mikkel Oscar Lyderik cc08daded4 Implement bar option: strip_workspace_numbers <yes|no>
9 years ago
Drew DeVault 4d17aa9919 Revert "Make mouse key used for drag/resize configurable"
9 years ago
Mikkel Oscar Lyderik cb9b157e03 Add tray_output not supported warning
9 years ago
Drew DeVault 3ef6173c15 Merge pull request #311 from mikkeloscar/bar-config-parser
9 years ago
Mikkel Oscar Lyderik 0a8ec26383 Implement bar option: tray_padding <px> [px]
9 years ago
Mikkel Oscar Lyderik b9e8accc51 Implement bar option: workspace_buttons <yes|no>
9 years ago
Mikkel Oscar Lyderik 74152043f4 Implement 'bar { }' block parsing
9 years ago
Kevin Hamacher 64a183b23d Fix dangling pointer on focus swap/describe WS
9 years ago
Drew DeVault 0b6949df08 Merge pull request #305 from mikkeloscar/fix-window-start
9 years ago
Drew DeVault 7868e44d3f Notify IPC on workspace changes more frequently
9 years ago
Mikkel Oscar Lyderik 3891a7c73f Don't reset x,y position before use.
9 years ago
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
10 years ago
Christoph Gysin bf5244b49c Fix using last output config if none matched
10 years ago
Christoph Gysin 99af7e7c9c move manpages to subfolders
10 years ago
Christoph Gysin cce9c338c0 cmake: build common code only once
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"
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
Christoph Gysin 92a3538381 cmake: extract sway
10 years ago
Mikkel Oscar Lyderik 3658777e47 Use wlc_point instead of deprecated wlc_origin
10 years ago
Yacine Hmito f3f77f9ff1 FALLBACK_CONFIG_DIR did not work. Fixed.
10 years ago
Yacine Hmito 09feef89ee Can customize config fallback directory
10 years ago
Drew DeVault 44d0f731c3 Add framework for switching command sets
10 years ago
Drew DeVault 4f89735fc4 Add bar config struct and defaults
10 years ago
Drew DeVault 3f950b6e52 Merge pull request #278 from christophgysin/merge
10 years ago
Christoph Gysin b1bd3ae6f3 cmd_output: Merge instead of replace output config
10 years ago
Christoph Gysin ae7ed79573 config: Store 'enabled' as int
10 years ago
Christoph Gysin 3c8763af22 cmd_output: check for missing subcommand arguments
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 9d2bbe2640 Merge pull request #274 from sce/fix_stray_floats
10 years ago
Drew DeVault 25ad3181f5 Merge pull request #276 from sce/earlier_logging
10 years ago
Drew DeVault c942f1624e Merge pull request #275 from christophgysin/cmd_output
10 years ago