Commit Graph

139 Commits (97f9f0b699316ba60009b395948a712ec0b671d2)

Author SHA1 Message Date
Ian Fan 2cda0b1fe1 ipc: set "type" of floating containers to "floating_con" 7 years ago
Drew DeVault 06c214a800
Merge pull request from RyanDwyer/csd-border 7 years ago
Arkadiusz Hiler 1e70f7b19e Turn funcs() into funcs(void) 7 years ago
Ryan Dwyer 7b138e5ef0 Add CSD to border modes 7 years ago
Ian Fan 81f3fda6fa ipc: add pid information for views in layout tree 7 years ago
Ian Fan 34dbbb1314 ipc: handle NULL cases for node_get_output 7 years ago
Ian Fan 1c292fd43a ipc: add focus information to root node 7 years ago
Armin Preiml 7919ae5e44 code style fixes 7 years ago
Armin Preiml 2dec0d894b get_tree: percent cast to double on division 7 years ago
Armin Preiml 79eaa26b3e get_tree: default values 7 years ago
Armin Preiml 3d8c3e560b missing ipc stuff: rebase to typesafety 7 years ago
Ryan Dwyer 3133d0c03c Fix swaybars with no defined output 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
vilhalmer 03718aaebb
Add app_id and class to get_tree output 7 years ago
Ryan Dwyer 2b5a404ac9 Replace hacky L_FLOATING container with a list 7 years ago
Ian Fan 317217f2c8 ipc: add window::mark event 7 years ago
Ryan Dwyer be28c18ad5 Mark containers as urgent in IPC if they have urgent views 7 years ago
Ryan Dwyer 5f0a4bb6a4 Update workspace urgent state when views close or move workspaces 7 years ago
Ryan Dwyer 64e3bc3ab0 Fix crash in ipc_json_describe_view 7 years ago
Ryan Dwyer f86087d78f Fix urgency IPC events 7 years ago
Ryan Dwyer 315d5311b2 Implement urgency base functionality 7 years ago
Ian Fan 23c1c26c3f Add get_config message type to ipc 7 years ago
emersion 88cd7616db
Fix compilation errors related to disabled outputs 7 years ago
Brian Ashworth a1b5b93d29 Store sway_outputs so that they can be reenabled 7 years ago
Ryan Dwyer 34f35f0bad Use L_FLOATING instead of reapable boolean 7 years ago
Ryan Dwyer 1f2e399ade Implement floating 7 years ago
Drew DeVault 1132efe42e Send frame done to floating views 7 years ago
Brian Ashworth 64225b1137 Send IPC layout of node itself 7 years ago
Brian Ashworth f5e44d4b2c Fix layout in -t get_tree 7 years ago
Ryan Dwyer 6f4cb2b29d Add tree representation to IPC workspace description 7 years ago
Ryan Dwyer c72940837c Implement IPC get_seats command 7 years ago
Ryan Dwyer ae39d7b28c Remove sway_container.workspace_layout 7 years ago
Tony Crisci 0ff22c1755 implement ipc focus stack 7 years ago
Drew DeVault 640232eb22
Revert "Break everything^W^WUse wlr_box for sway_container" 7 years ago
Drew DeVault 764489e737 Break everything^W^WUse wlr_box for sway_container 7 years ago
emersion c2b1beef15
Remove L_TYPES 7 years ago
Tony Crisci 6b308dbeb7 address feedback 7 years ago
Tony Crisci bbfc5487bc add layout to ipc containers 7 years ago
Tony Crisci 04ce09630c add type to container json 7 years ago
Tony Crisci 0828c77251 rename input-manager functions 7 years ago
Tony Crisci e677c5b204 rename seat functions 7 years ago
Drew DeVault b28e6d2369 IPC fixes 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 6836074fed Implement enough IPC for swaybar to work 7 years ago
Tony Crisci b90099b4b7 rename container functions 7 years ago
Tony Crisci 874f009866 move tree includes to their own directory 7 years ago
emersion 4ab5506064
ipc: add output modes 7 years ago
Tony Crisci ad879c99e0 ipc show focused container 7 years ago
Tony Crisci 93084c9cf8 remove old focus member 7 years ago
Tony Crisci f2985000f3 ipc get_inputs 7 years ago
emersion 4e2ab53119
Add IPC get_outputs 7 years ago
Tony Crisci 421f49fe03 basic get_tree 7 years ago
Drew DeVault 7753a0ec75 Wire up IPC server 7 years ago
Drew DeVault 733993a651 Move everything to sway/old/ 7 years ago
Drew DeVault 1efd5f819f Wire up output frame loop 7 years ago
Drew DeVault 7eafcc75f6 Initialize outputs from backend and add to tree 7 years ago
Drew DeVault 46e5aeac50 Fix crash on swaygrab with scratchpad populated 8 years ago
lbonn fd7c4bacbd ipc/tree: populate `focus` fields 8 years ago
lbonn 661625b29e ipc/tree: output mandatory fields for all nodes 8 years ago
Calvin Lee 843ad38b3c Implement Tray Icons 8 years ago
Sebastian Noack 173b338567 Add -DVERSION flag for release version numbers 8 years ago
Jerzi Kaminsky b463fb8adc Remain compat with libinput < 1.7.0 8 years ago
Drew DeVault 60ce81e06a Add pretty printing to swaymsg 8 years ago
Mykyta Holubakha e714fbcbec Add window instance support 8 years ago
Hummer12007 d59af31256 Fix workspace layouts in json data 8 years ago
Drew DeVault 10c8b73075 Handle calloc failures 8 years ago
D.B 58eb7ac19f change bar colors from char[10] to *char 8 years ago
D.B ad4d21d60b add bar colours for focused_(workspace|statusline|separator) 8 years ago
D.B 39ee0ec552 use urgent_ws color in swaybar if binding_mode is undefined 8 years ago
Zandr Martin ba581c4442
consolidate nodes json 9 years ago
Zandr Martin 7d947fdb95
add unique IDs to containers 9 years ago
Zandr Martin 0516dba3f6
implement "focused container" feature for swaygrab 9 years ago
Zandr Martin 87080bb9cc
take four! 9 years ago
Drew DeVault 416417a54c Reorganize includes 9 years ago
Tony Crisci 50901a0892 ipc: always include nodes in views 9 years ago
Tony Crisci c98e91f01f Use uintptr_t for ipc container id 9 years ago
Zandr Martin 9fa92951fe
remove unmanaged nodes from get_tree 9 years ago
Drew DeVault cad085ed9d Update IPC JSON responses for HiDPI setups 9 years ago
Mykyta Holubakha f022628a2e Handle transient_for 9 years ago
Mykyta Holubakha f52daa26c9 Unite describe_view and describe_window 9 years ago
Mykyta Holubakha 2029fef6b8 More progress on window events 9 years ago
Drew DeVault 3bb880bf20 Implement configurable wrapping on bar ws scroll 9 years ago
Hummer12007 cf7c6c5822 Fix a memory leak 9 years ago
Mykyta Holubakha ea7917784d Fix build on x86 9 years ago
Zandr Martin c65d6e6e95
get_tree json fixes 9 years ago
Zandr Martin f8a94f2f4b
fix typo in ipc-json.c 9 years ago
Zandr Martin 15a324b0d3
implement `get_tree` command 9 years ago