aboutsummaryrefslogtreecommitdiff
path: root/sway/meson.build
AgeCommit message (Expand)Author
2018-10-03Add configuration for raising containers on focusJonathan Buch
2018-10-03Merge pull request #2703 from RyanDwyer/csd-borderDrew DeVault
2018-10-01Handle border options for gapsBrian Ashworth
2018-09-30Add support for installing binaries with DT_RPATHArkadiusz Hiler
2018-09-30Merge pull request #2725 from PumbaPe/add-tap-and-dragDrew DeVault
2018-09-30Remove libcap/prctl artifactsArkadiusz Hiler
2018-09-29add tap-and-drag setting to sway-inputPP
2018-09-27Add CSD to border modesRyan Dwyer
2018-09-19Introduce create_output command (for developer use)Ryan Dwyer
2018-09-11Introduce tiling_drag directiveRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-09-02Implement focus_on_window_activationRyan Dwyer
2018-08-26Remove layout.cRyan Dwyer
2018-08-18commands: add nopIan Fan
2018-08-06Listen to server-decoration mode changesemersion
2018-08-04Separate root-related codeRyan Dwyer
2018-08-03Write to swaynag pipe fd directly on config errorsBrian Ashworth
2018-08-02Link xcb dependency to meson options "enable_xwayland" (#2393)Michel Ganguin
2018-07-25Add xkb_numlock/xkb_capslock commands (#2311)ProgAndy
2018-07-24style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: falsePascal Pascher
2018-07-23Implement scratchpadRyan Dwyer
2018-07-22Implement floating_modifier and mouse operations for floating viewsRyan Dwyer
2018-07-21Implement force_display_urgency_hintRyan Dwyer
2018-07-17Implement default_floating_border command and adjust CSD behaviourRyan Dwyer
2018-07-16Merge pull request #2276 from RyanDwyer/urgencyDrew DeVault
2018-07-16Implement no_focus commandRyan Dwyer
2018-07-16Implement urgency base functionalityRyan Dwyer
2018-07-14Implement tap_button_map for input devicesBrian Ashworth
2018-07-11add scroll button optionRobert Kubosz
2018-07-11Implement floating_minimum_size and floating_maximum_sizeRyan Dwyer
2018-07-07Split rendereremersion
2018-07-02Add idle inhibit unstable v1 supportDominique Martinet
2018-06-29Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-18Automatically float xwayland windowsemersion
2018-06-11Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-09Implement gaps (PR #2047)Nate Symer
2018-06-09WIP: Atomic layout updates ground workRyan Dwyer
2018-06-03Refactor cmd_output to use config_subcommandBrian Ashworth
2018-06-01Implement floatingRyan Dwyer
2018-06-01Implement `floating enable`Drew DeVault
2018-05-28Implement config parser for workspace_layoutBrian Ashworth
2018-05-28Support i3's legacy force_focus_wrapping commandBrian Ashworth
2018-05-27Implement focus_wrappingBrian Ashworth
2018-05-26Implement swap commandBrian Ashworth
2018-05-17Implement show_marksRyan Dwyer
2018-05-15Implement marksRyan Dwyer
2018-05-14Kill wl_shellemersion
2018-05-13Add xdg-shell stable supportemersion
2018-05-11Implement hide_edge_bordersBrian Ashworth
2018-05-05Implement title_formatRyan Dwyer