Commit Graph

400 Commits (cc310cffb0bf4cd2333be26a2ae16848655a306b)

Author SHA1 Message Date
Drew DeVault b379b40071 Invoke command handlers once parsed 7 years ago
Drew DeVault d7d21bb0f8 Add initial command subsystem (untested) 7 years ago
Drew DeVault 733993a651 Move everything to sway/old/ 7 years ago
Drew DeVault 7c448b4081 Fire up the wlroots backend and run the event loop 7 years ago
lbonn b2d4caf6c3 commands: fail when criteria match nothing 8 years ago
Mykyta Holubakha 7d8a84b587
Do not add empty policies 8 years ago
nyorain 60fa626116 Add the 'clipboard' command to set the clipboard 8 years ago
Calvin Lee 843ad38b3c Implement Tray Icons 8 years ago
johalun 7fef283044 FreeBSD fixes 8 years ago
Drew DeVault 02812a2e4d Support specifying fewer than 5 colors 8 years ago
Drew DeVault 51143a75af Implement no_focus 8 years ago
Jerzi Kaminsky cf5e764c7f Disambiguate get_*_policy() and get_*_policy_mask() 8 years ago
Calvin Lee 069d37f987 Improve criteria handling 8 years ago
Calvin Lee 2445d27960 Impliment i3-style marks 8 years ago
Zandr Martin b507462d1c
Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliases 8 years ago
Drew DeVault 9aed9d9359 UnGNUify the codebase 8 years ago
Zandr Martin 18450dd16a
deprecate new_window and new_float commands 8 years ago
Drew DeVault eabfb6c559 Add * policies and fix bug 8 years ago
Drew DeVault 7784f1a905 Handle allocation failures in security code 8 years ago
Drew DeVault 8cef81d6f2 Handle some more memory allocation failures 8 years ago
Drew DeVault 248df18c24 Handle allocation failure in commands 8 years ago
Drew DeVault e7a764fdf4 Disallow everything by default 8 years ago
Drew DeVault d353da248b Add ipc connection feature policy controls 8 years ago
Drew DeVault c8dc4925d1 Add IPC security policy command handlers 8 years ago
Drew DeVault 39cf9a82f7 Enforce command policies 8 years ago
Drew DeVault f23880b1fd Add support for command policies in config file 8 years ago
Drew DeVault 76cab04b4d Implement permit and reject commands 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
Michał Winiarski e8d8abfbb5 Add left_handed support for input devices 9 years ago
D.B 746345e3b8 reorder cmd_handler arrays for bsearch 9 years ago
D.B d3f5ac8cbb add force_focus_wrapping option 9 years ago
Zandr Martin 511eed90cd
squash commits, move enum into resize.c 9 years ago
Zandr Martin 79ffea328c
Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactor 9 years ago
Zandr Martin b374c35758
refactor commands.c 9 years ago
Drew DeVault 416417a54c Reorganize includes 9 years ago
Guillaume Brogi 6173c84117 Rerender after every split command 9 years ago
D.B 61781bbef0 Fix container move when workspace is focused 9 years ago
D.B 132017d242 Fix 'workspace back_and_forth' and workspace_auto_back_and_forth clash 9 years ago
Drew DeVault 2d907ef1f6 Merge pull request from acrisci/feature/focus-container 9 years ago
Zandr Martin b18c169036
cache floating container size when fullscreening 9 years ago
Tony Crisci b39249508f Refactor functions to update container borders 9 years ago
D.B 9977b01928 Update container geometry on layout switch 9 years ago
Zandr Martin 98aa59fdda
implement solid color rendering for swaybg 9 years ago
Drew DeVault 11e7ca044c Update hidpi support to latest wlc API 9 years ago
Drew DeVault 6ea02f3064 Initial pass on HiDPI support 9 years ago
Drew DeVault ee67c5bee3 Merge pull request from acrisci/feature/focus-child 9 years ago
D.B 33c1df38bd Close all focused container's child views on kill 9 years ago
Tony Crisci 88b7cbe314 Implement `focus child` command 9 years ago
Tony Crisci 0d461ad988 Put ipc command result json in an array 9 years ago