Commit Graph

892 Commits (fd9ab9ee0659d5b4c2bd148e25b8bc6378f604d6)

Author SHA1 Message Date
Nicolas Avrutin 9f98c38d3e commands/focus: fix segfault when no container is already focused. 3 years ago
Simon Zeni f8990523b4 sway/commands: add missing wlr_keyboard interface include in xkb_switch_layout 3 years ago
Muhamed Hobi ac7892371c Fix snprintf compiler warning 3 years ago
Kirill Primak ee7668c1f2 chore: chase wlr_output_layout_get_box() update 3 years ago
Ronan Pigott feea4b4410 cmd/swap: error on swapping a container with itself 3 years ago
Patrick Hilhorst b2ee964434 treat fullscreen windows as 'tiled' for commands/focus 3 years ago
Simon Ser 0ffd8178fe commands/focus: drop trailing whitespace 3 years ago
David96 1bf1d84b75 commands/move: Fix crash when pos_y is omitted 3 years ago
Vsevolod f7725011ef
Add focused_tab_title 3 years ago
Simon Zeni 0cd8efe0bb sway: replace noop_output by fallback_output 3 years ago
Aleksei Bavshin 94dc486f0e ipc: make `bar <bar_id> mode|hidden_state` behave as documented 3 years ago
Manuel Stoeckl a23cdbbea1 Add 'output render_bit_depth [8|10]' command 3 years ago
Simon Ser 38020d157d Bump RLIMIT_NOFILE 3 years ago
bR3iN 9969de9e00 Add smart_gaps inverse_outer command 3 years ago
siikamiika 197d0ab82f commands/focus: focus view inside container 3 years ago
Hugo Osvaldo Barrera c16b2a26ed Avoid unecessary font metric calculations 3 years ago
Ronan Pigott 00b10a93f1 commands: update split none command for a047b5ee4 3 years ago
Ronan Pigott de3c290427 command: implement split none 3 years ago
David Rosca 57d6f6f19e Add `output modeline` command 3 years ago
Hugo Osvaldo Barrera 62d90a8e95 Use fixed titlebar heights 3 years ago
Eric Engestrom b17cf58a4d cmd_bind_or_unbind_switch: fix copy/paste typo error message 3 years ago
bR3iN c9458b9fb1 Add `gaps <type> <scope> toggle <px>` command 4 years ago
Simon Ser 4832fc937f Update wlr_box includes 4 years ago
Ragnar Groot Koerkamp c0c4e260c4 Revert "Add workspace {prev,next}_on_output --create" 4 years ago
Ragnar Groot Koerkamp d5c71231e5 Only call workspace_auto_back_and_forth when needed 4 years ago
Ragnar Groot Koerkamp 3080f1b9ce Move auto_back_and_forth logic out of workspace_switch 4 years ago
Ragnar Groot Koerkamp 771cff23fb Fix Disable auto_back_and_forth for next_on_output 4 years ago
Daniel Eklöf 1dd6df6a5d sway: commands: exec: restore SIGPIPE before exec:ing 4 years ago
Daniel Otero b997147284 config: Fix swaybar pango_markup inconsistency 4 years ago
Bill Doyle cad6e59b93 Only defer seat attachment during initial startup 4 years ago
Manuel Stoeckl 31b4b96ebf commands/exec: stop truncating >4095-byte commands 4 years ago
Ronan Pigott 137dbf3e6d cmd_fullscreen: ignore fullscreen request on workspaces 4 years ago
Simon Ser 31a2252e83 commands/exec_always: log error on execlp failure 4 years ago
Simon Ser 7beeb9e61b Use execlp("sh") instead of execl("/bin/sh") 4 years ago
Michael Weiser 730efbc89c Prevent use-after-free on first bar subcommand error 4 years ago
Ronan Pigott ecfd687977 cmd_fullscreen: allow fullscreen on fullscreen split containers 4 years ago
Ivan Fedotov 346f5a9d14 Add toggle logic inside DPMS handler 4 years ago
ftilde 1afedcb94c Fix for_window criteria and mouse button bindings 4 years ago
lbonn c6e7cf1ae5 focus: beyond fullscreen when focused explicitly 4 years ago
Kenny Levinsen a047b5ee4a container: Move pending state to state struct 4 years ago
Kenny Levinsen b5b628cb41 input: Only commit transactions when necessary 4 years ago
Manuel Stoeckl cb3c727632 Declare all struct cmd_handler arrays const 4 years ago
Ronan Pigott d1bf3b8a86 cmd_move: update container representation in sibling swaps 4 years ago
Ronan Pigott 89ffeaae49 commands/move: reset geometry of promoted containers 4 years ago
Ronan Pigott 432c4df6e7 commands/move: squash workspace after directional con move 4 years ago
Ronan Pigott e95c299f0a commands/move: rework container_move_in_direction 4 years ago
Ronan Pigott b4850876dc Revert "commands/move: maintain workspace_layout when moving" 4 years ago
Tudor Brindus 971aa90ccc commands/move: don't flatten on move; reap empty former parent instead 4 years ago
Ronan Pigott d54c8e885b commands/layout: don't change the layout of workspaces with children 4 years ago
Ronan Pigott 2478f2f010 container: don't split single children 4 years ago
Tudor Brindus cc2c0d5966 input/cursor: unhide cursor on synthetic input 4 years ago
Tudor Brindus 07042486c3 tree/container: introduce `container_is_sticky[_or_child]` functions 4 years ago
Tudor Brindus 60d95414d4 commands/focus: force container warp when fulfilling `focus mode_toggle` 4 years ago
Tamir Zahavi-Brunner 96578aa91e hide_cursor: Add an option to hide when typing 4 years ago
Ronan Pigott d06c1ac1e9 commands/move: fix crash when moving sphsc child 4 years ago
Daniel De Graaf 1be66c98f2 commands/resize: don't consider 1px resizes to be invalid 4 years ago
Tudor Brindus ed247c031c input/tablet: add tool_mode option to set tablet tools as relative input 4 years ago
Tarmack 989123a2a5 Add support for workspace_min_width bar option. 4 years ago
Tudor Brindus 392d4808c3 commands/move: fix single-split escaping on move 4 years ago
Konstantin Pospelov fd216b3a81 exec: fix validation during config reload 4 years ago
Rex Hackbro 12a9ae013e fix force_display_urgency_hint parsing 5 years ago
Antonin Décimo bbf7b92fe4 Fix incorrect format specifiers 5 years ago
Antonin Décimo 2960b2c9b6 cmd/bar/colors: fix dereference of null pointer 5 years ago
Thayne McCombs b20d52f71d Use wlr_output_layout_output_at to get output for move to cursor 5 years ago
Thayne McCombs cfa403fc58 Keep windows in bounds on move to position mouse 5 years ago
Nils Schulte b513981378 added ppt unit to move position command 5 years ago
Nils Schulte 6898d1963f moved and renamed movement-unit parsing to common 5 years ago
Geoffrey Casper ea3ba203cc Reload command now matches i3's implementation 5 years ago
Tudor Brindus b4a75a1ab2 commands/move: maintain workspace_layout when moving 5 years ago
Tudor Brindus 92891fb1ed commands/move: unwrap workspace container on move to new workspace 5 years ago
Tudor Brindus eeb90a7963 input_cmd_click_method: fix typo in error text 5 years ago
Brian Ashworth 8cdcb77e12 seat_cmd_cursor: emit frame events 5 years ago
Michael Weiser 0f11aa037a commands: Add per-view shortcuts_inhibitor command 5 years ago
Simon Ser 83d769805c Restrict relative output transforms to runtime changes 5 years ago
Di Ma c0bce9138b Fix a use-after-free error in switch binding 5 years ago
Di Ma 2bece94b9b Fix a use-after-free error in switch binding 5 years ago
Simon Ser b300bace0f Implement create_output command for headless backend 5 years ago
Linus Heckemann df48c48123 add --no-repeat option for bindings 5 years ago
r-c-f 854497b242
check for workspace command name arg 5 years ago
Jason Nader 8b21bc6a79 commands/bind.c: remove unnecessary check 5 years ago
Michael Weiser 30e666f171 commands: Adjust style in cursors command 5 years ago
Michael Weiser 3ee5aace33 commands: Add shortcuts_inhibitor command 5 years ago
Michael Weiser eeac0aa170 input: Add support for keyboard shortcuts inhibit 5 years ago
Bor Grošelj Simić 27d5cf1316 input: implement cycling through keyboard layout list 5 years ago
Simon Ser 5d692b0581 Add an adaptive_sync output command 5 years ago
Torstein Husebø af294289b1 treewide: fix typos 5 years ago
Brian Ashworth ec7d3f181d input_cmd_events: add support for input types 5 years ago
Simon Ser ab00f7f319 Fix output transform rotation direction 5 years ago
Simon Ser a5a4d32816 Fix output transform anticlockwise 5 years ago
Brian Ashworth 7999845357 cmd_swap: fix test_mark condition 5 years ago
Brian Ashworth 33a984bbc5 config: fix validation exit code and log level 5 years ago
Alex Maese 86ee240a4a Add ability to remove the floating modifier 5 years ago
Jason Nader a576bc27bf Check argc>0 before strcasecmp. Should shortcircuit 5 years ago
Jason Nader 450b40c635 commands/move: Fix crash when required args not provided 5 years ago
Ronan Pigott 5501d14a2e cmd_split: Refuse to split scratchpad hidden split containers 5 years ago
Ronan Pigott 72ad35ba16 cmd_move: Fix crash when moving to scratchpad hidden split containers 5 years ago
Ronan Pigott d88d4bbd9d Fix crash when showing scratchpad hidden split containers 5 years ago
Ronan Pigott f68961fbe6 commands/split: Fix error message typos 5 years ago
Pedro Côrte-Real 8008344762 Avoid numerical instability in resize 5 years ago
Brian Ashworth de43f7c1db cmd_client_*: support optional args for i3 compat 5 years ago