aboutsummaryrefslogtreecommitdiff
path: root/sway/config
AgeCommit message (Expand)Author
2019-08-07config/output: rebase cursors after config appliedBrian Ashworth
2019-08-02Allocator sizeof operand mismatchAntonin Décimo
2019-08-02Add support for wlr_output's atomic APISimon Ser
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-10config/output: correctly set width/height in applyBrian Ashworth
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-06-09config/input: validate xkb keymap before storingBrian Ashworth
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-05-12Spawn swaybar as a wayland clientBrian Ashworth
2019-05-09config/output: fix typo in merge_id_on_nameBrian Ashworth
2019-05-04Destroy swaybg client on reloadBrian Ashworth
2019-04-26bindsym: change xkb_rule_names initializationKonstantin Pospelov
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov
2019-04-14Implement input type configs (#3784)Benjamin Cheng
2019-04-14Spawn swaynag as a wayland clientBrian Ashworth
2019-04-08config/output: unbreak on 32-bit architecturesJan Beich
2019-04-04swaybg: one instance for all outputsBrian Ashworth
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-17config/output: handle wildcard in get_output_configBrian Ashworth
2019-03-16config/output: revamp identifier/name layeringBrian Ashworth
2019-03-16Fix output config retrieval for new outputsBrian Ashworth
2019-03-11Stop using wlr_output->{lx,ly}emersion
2019-03-03Fixes crash in spawn_swaybg (closes #3733)Noam Preil
2019-02-27config: remove double assignement to result in get_output_configRouven Czerwinski
2019-02-19Don't use SOCK_CLOEXECemersion
2019-02-16Disconnect swaybg instead of killing itemersion
2019-02-16Fix reload freeze when not modsetting current modeBrian Ashworth
2019-02-15apply_output_config: dpms on before modesetBrian Ashworth
2019-02-11fix misc memory leaksBrian Ashworth
2019-02-01Revert "More frees."Connor E
2019-02-01Revert "Add some missing frees."Connor E
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-22Don't allow noop output to be configuredRyan Dwyer
2019-01-21Move sway-specific functions in common/util.c into sway/M Stoeckl
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-19apply_output_config: remove output_iBrian Ashworth
2019-01-18Better handle outputs without CRTCemersion
2019-01-17Don't use sh when spawning swaybgemersion
2019-01-17swaybg: use output names instead of output indexesemersion
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-13Merge pull request #3397 from RedSoxFan/fix-swaybar-heightDrew DeVault
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2019-01-09swaybar: obey height if givenBrian Ashworth
2018-12-31swaybar: implement tray configIan Fan
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-29Revamp seat configsBrian Ashworth
2018-12-19Terminate swaybg in output_disableBrian Ashworth
2018-12-13Rework default output configsBrian Ashworth