Commit Graph

198 Commits (1c3cfd3bac4d408b3f27cde0d4dca2ce2f77834f)

Author SHA1 Message Date
Brian Ashworth ca0a75d540 swaybar: add status_edge_padding command 6 years ago
Brian Ashworth c0f92cb2fb swaybar: add status_padding command 6 years ago
Brian Ashworth eefa6b1ad3 bind{code,sym}: utilize mouse button helpers 6 years ago
Brian Ashworth 5bf4daf263 Implement tiling_drag_threshold 6 years ago
Ian Fan 6b03c68775 swaybar: implement tray config 6 years ago
Brian Ashworth 4d88c95790 hide_cursor: change to a seat subcommand 6 years ago
Brian Ashworth 3e8f548d1d Revamp seat configs 6 years ago
Brian Ashworth 5fca74a1f1 Implement hide_cursor <timeout> command 6 years ago
Brian Ashworth 1897edabba Rework default output configs 6 years ago
Brian Ashworth 1bd8463481 Implement bar gaps 6 years ago
Brian Ashworth e5f90f25d7 Introduce a way to show config warnings in swaynag 6 years ago
Brian Ashworth e6562c8cd2 Implement title alignment 6 years ago
Florent de Lamotte 7555c7efdc Adding commands for configuring titlebar borders and padding 6 years ago
emersion bf7af9c690
Merge pull request from c-edw/feature/StripWorkspaceName 6 years ago
emersion 311c7db7e3
Add xwayland command 6 years ago
Spencer Michaels 70bc4c3ab6 Add scroll factor config option. 6 years ago
Connor E 4bd46fb079 Implement strip_workspace_name. 6 years ago
Brian Ashworth 12876932a9 Allow multiple outputs for workspace output 6 years ago
Brian Ashworth 9e8aa39530 Implement per side and per direction outer gaps 6 years ago
Connor E 4a21981855 Add focus_follows_mouse always. () 6 years ago
Ryan Dwyer b9b1b0e566 Remove raise_floating directive 6 years ago
Brian Ashworth 2e637b7368 cmd_bind{sym,code}: Implement per-device bindings 6 years ago
Ian Fan 2f1fd80726 swaybar: show hidden bar on key event 7 years ago
Drew DeVault abde9d6627
Merge pull request from RedSoxFan/bar-subcommands 7 years ago
Tarmack 36d9037f2c fix_edge_gaps: Allow negative values for outer gaps. 7 years ago
Brian Ashworth 00745d6280 Fix bar subcommand handler structs and selection 7 years ago
Ian Fan cd6917d4a8
Merge branch 'master' into bar-bindsym 7 years ago
Rouven Czerwinski 41991542ca Add mouse_warping container 7 years ago
Brian Ashworth 1c969e86f5 Implement bar bindsym 7 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 7 years ago
Ryan Dwyer 82423991a8 Reload config using idle event 7 years ago
Jonathan Buch 298ccb539c
Add configuration for raising containers on focus 7 years ago
Brian Ashworth bb25194844 Handle border options for gaps 7 years ago
Drew DeVault f1dbdce0b2
Merge pull request from RyanDwyer/overhaul-gaps 7 years ago
Drew DeVault 8f6aca2166
Merge pull request from PumbaPe/add-tap-and-drag 7 years ago
Arkadiusz Hiler 1e70f7b19e Turn funcs() into funcs(void) 7 years ago
Arkadiusz Hiler d8200012fb Remove declarations that do no have definitions 7 years ago
PP ae2b70f59e add tap-and-drag setting to sway-input 7 years ago
Ryan Dwyer 415a48ac63 Make gaps implementation consistent with i3-gaps 7 years ago
Ryan Dwyer 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak 7 years ago
Brian Ashworth baeb28ea62 Implement support for input wildcard 7 years ago
emersion 82f1393cbb swaybar: handle hotplugging 7 years ago
Ryan Dwyer ec9c4de564 Introduce tiling_drag directive 7 years ago
Ryan Dwyer 9215ca0f01 Align titles to baseline 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer 7797490e9e Deny repeating reload by holding key 7 years ago
Ryan Dwyer 6fb03817c9 Rename fowa enum and use switch in view_request_activate 7 years ago
Ryan Dwyer f057a0195e Implement focus_on_window_activation 7 years ago
Ryan Dwyer 5dbbab7bdc Remove layout.c 7 years ago
Brian Ashworth 43d1ffc9dd Allow a fallback color to be specified for swaybg 7 years ago
Brian Ashworth a7f7d4a488 Write to swaynag pipe fd directly on config errors 7 years ago
Brian Ashworth f9a6407111 Show swaynag on config errors 7 years ago
Ian Fan 6865b8aae9 ipc: add binding event 7 years ago
ProgAndy 2166dbe2e4 Implement setting NumLock and CapsLock status 7 years ago
Brian Ashworth dca02944ce Implement floating_modifier <mod> [inverse|normal] 7 years ago
Drew DeVault 817d37c950
Merge pull request from swaywm/pid-workspaces 7 years ago
frsfnrrg 94dd8823a0 Invoke mouse bindings 7 years ago
frsfnrrg 754372c3de Parse mouse binding options 7 years ago
Drew DeVault f4b882475e Merge branch 'master' into pid-workspaces 7 years ago
Brian Ashworth bc7d332109 Reset outputs on reload 7 years ago
Ryan Dwyer c2ed3d8bd6 Implement force_display_urgency_hint 7 years ago
Brian Ashworth 9605ab45f1 Fix output wildcard handling 7 years ago
Brian Ashworth 13c6627ddb Implement tap_button_map for input devices 7 years ago
Robert Kubosz 41b80c28df
add scroll button option 7 years ago
emersion ba3511b243 Remove `clipboard` command and `get_clipboard` message 7 years ago
Ian Fan 23c1c26c3f Add get_config message type to ipc 7 years ago
Brian Ashworth 78c08fb0a2 Implement mode --pango_markup 7 years ago
Drew DeVault acd79e1505 Implement pid->workspace tracking 7 years ago
frsfnrrg b23cd827cf Sort binding key lists 7 years ago
Brian Ashworth 5ea4a4d3ee Refactor cmd_output to use config_subcommand 7 years ago
Brian Ashworth 7c810dc344 Make command block implementation generic 7 years ago
Brian Ashworth 46da1dc32b Implement focus_wrapping 7 years ago
frsfnrrg a78a5684ea Implement bindsym/bindcode --locked 7 years ago
Ryan Dwyer 4d1edfcba9 Change unmark implemention to match i3's 7 years ago
Mattias Eriksson 8fbafbfab5 Idle handling for dpms/lockscreen et al 7 years ago
Ryan Dwyer c72940837c Implement IPC get_seats command 7 years ago
Ryan Dwyer 556ff5f50e Implement pango support 7 years ago
Ryan Dwyer 5d6d24e71a Move code for re-arranging after font height change into a common place 7 years ago
Drew DeVault 58a033d816 Convert border_colors.text to float[4] 7 years ago
Ryan Dwyer d3d1e38c1b Change comment format 7 years ago
Ryan Dwyer 55b307cddf Calculate config->font_height based on existing container titles 7 years ago
Ryan Dwyer b667298a0a Render titles 7 years ago
Ryan Dwyer e67f354333 Implement borders 7 years ago
emersion ff61df17ff
Add map_from_region command 7 years ago
Ryan Dwyer 5b30391383 Make key repeat configurable 7 years ago
Drew DeVault 0e3ddf255e Add input "identifier" map_to_output "identifier" 7 years ago
Tony Crisci 35445b40a2 remove unused attachment config 7 years ago
Drew DeVault 9b38ef950f Implement focus_follows_mouse 7 years ago
Drew DeVault f26ecd9f58 Merge remote-tracking branch 'origin/wlroots' into swaybar-layers 7 years ago
Tony Crisci dc8c9fbeb6 Revert "Merge pull request from swaywm/revert-1647-refactor-tree" 7 years ago
Drew DeVault d0c7f66e95
Revert "Refactor tree" 7 years ago
Drew DeVault 2719ddfe5e Spawn swaybars when outputs are added 7 years ago
Drew DeVault 5c9cdbcdd2 Add swaybg_command 7 years ago
Drew DeVault 569b2bfd5d Move bar config into its own file 7 years ago
Drew DeVault 6836074fed Implement enough IPC for swaybar to work 7 years ago
Drew DeVault cab1352801 Start port of swaybar to layer shell 7 years ago
Tony Crisci b90099b4b7 rename container functions 7 years ago
Tony Crisci 83d09cf594 remove swayc_t typedef 7 years ago
Tony Crisci 874f009866 move tree includes to their own directory 7 years ago
emersion 0c58673c6a
Merge pull request from acrisci/config-refactor 7 years ago