Commit Graph

110 Commits (7661c71b3323f4bc6a8253b16cb12be8ef1a1d12)

Author SHA1 Message Date
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